a { font-size:12px; }

a:link { text-decoration : none}
a:visited { text-decoration: none; }
a:active { text-decoration : none}
a:hover { font-weight: none ; color:#ff0066 }
a:hover { text-decoration: underline; }

body { font-size:12px;
font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka" ;
line-height:130%;
background-color:#F5F3EF ; 
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px; }
dd { font-size:12px; font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka" ; line-height:130%; }
dl { font-size:12px; font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka" ; line-height:130%; }
dt { font-size:12px; font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka" ; line-height:130%; }
div { font-size:12px; font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka" ; line-height:130%; }
form { font-size:12px;  margin: 0em; }
.title { font-size:30px; }
.f10 { font-size:10px; }
.f12 { font-size:12px; }
.f14 { font-size:14px; }
.f18 { font-size:18px; }
.f24 { font-size:24px; }
.fm1 {
	font-size:12px;
	font-weight:bold;
	color:#983434;
}
.fm2 {
	font-size:12px;
	font-weight:bold;
	color:#AA3355;
}
.fm3 {
	font-size:14px;
	font-weight:bold;
	color:#983434;
}
.fm4 {
	font-size:14px;
	font-weight:bold;
	color:#FF3399;
}
h1 { font-size:12px; margin-top:0; margin-bottom:0; font-weight:normal; color:#000000; }
h2 { font-size:10px; }
h3 { font-size:10px; }
p { font-size:12px; line-height:130%; margin-top:0; margin-bottom:10;}
th { font-size:12px; }
td { font-size:12px; font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka"; line-height:130%; letter-spacing:0px;}
ul { font-size:12px; }
.backimg-1 {
	background:url(img_back/back08.gif) repeat-y;
	margin:0;
	padding:0;	
}
.backimg-2 {
	background:url(img_back/back09.gif) repeat-y;
	margin:0;
	padding:0;	
}


/*-----------------------------------------
 フロート解除用 （カレンダー用）
 -----------------------------------------*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
zoom:1;
}  


/*-----------------------------------------
カレンダー
-----------------------------------------*/
.calendar_tit{
margin-bottom:-7px;
font-size:14px;
font-weight:bold;
}
.calendar{
margin:-3px 25px 0 20px;
text-align:left;
}
.calendar span{
color:#FF0000;
font-size:16px;
vertical-align:middle;
}