/*woma*/

body.bg3{
  background-color: #aedba2;
  background-attachement: fixed;
  background-image: url(../image/page_backg.gif);
  background-repeat: no-repeat;
  background-position: left top
  }
.f12{
	font-size : 12px;
	}
.f12b{
	font-size : 12px;
	font-weight: bold;
	}
.f12bi{
	font-size : 12px;
	font-weight: bold;
	font-style: italic;
	}
.xxlarge900-i{
	font-size : xx-large;
	font-weight: 900;
	font-style: italic;
	}
.xxlarge900{
	font-size : xx-large;
	font-weight: 900;
	}
.xlarge900{
	font-size : x-large;
	font-weight: 900;
	background-color: #ffff00;
	}
.large900-min{
	font-size : large;
	font-weight: 900;
	font-family: "‚l‚r –¾’©",serif;
	}
.large900{
	font-size : large;
	font-weight: 900;
	}
a.menu:link{
	color: #FFFFFF;
	font-size : large;
	font-weight: bold;
	line-height: 180%;
	text-decoration: underline
	}
a.menu:visited{
	color: #FFFFFF;
	font-size : large;
	font-weight: bold;
	line-height: 180%;
	text-decoration: underline
	}
a.menu:active{
	color: #FFFFFF;
	font-size : large;
	font-weight: bold;
	line-height: 180%;
	text-decoration: underline
	}
a.menu:hover{
	color: #ffff00;
	font-size : large;
	font-weight: bold;
	line-height: 180%;
	text-decoration: underline
	}
	
a:link{
	color: #FF0000;
	font-size : large;
	font-weight: bold;
	text-decoration: underline
	}
a:visited{
	color: #FF0000;
	font-size : large;
	font-weight: bold;
	text-decoration: underline
	}
a:active{
	color: #FF0000;
	font-size : large;
	font-weight: bold;
	text-decoration: underline
	}
a:hover{
	color: #FF9999;
	font-size : large;
	font-weight: bold;
	text-decoration: underline
	}

a.s-menu:link{
	color: #ffffff;
	font-size : 12px;
	text-decoration: underline;
	}
a.s-menu:visited{
	color: #ffffff;
	font-size : 12px;
	text-decoration: underline;
	}	
a.s-menu:active{
	color: #ffffff;
	font-size : 12px;
	text-decoration: underline;
	}
a.s-menu:hover{
	color: #ffff00;
	font-size : 12px;
	text-decoration: underline;
	}

.notice{
	color: #ffff00;
	background-color: #ff0000;
	padding: 2px;
	}
