body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 21px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic";
	}

td,th {
	font-size: 12px;
	line-height: 21px;
}


A:link     {
	color:#000000;
	text-decoration:none;
}
A:visited  {
/*	color:#000000;*/
	color:#639;
	text-decoration:none;
}
A:active   {
	color:#000000;
	text-decoration:none;
}
A:hover    {
	color:#4FB6EC;
	text-decoration:underline;
}


.star {color: #F8C900}
.cap {font-size: 10px; line-height: 11px;}
.midashi {color: #01A3E7; font-size: 18px; text-align: left;}
.midashi16 {color: #01A3E7; font-size: 16px; text-align: left;}
.midashi14 {color: #01A3E7; font-size: 14px; text-align: left;}
.hyou_title {font-weight: bold; color: #FFFFFF; background-color: #4FB6EC;}
.hyou {background-color: #E1F2FC;}
.hyou a{ color:#2299CC;}
.pink {color: #DC3587}
.soon {color: #999999}
.caution {font-size: 13px; font-weight:bold; color:#DC3587;}
.font_14{
	font-size:14px;
}

.blue_table th{
	 color: #FFFFFF; 
	 background-color: #4FB6EC;
	 text-align:center;
}
.blue_table td{
	background-color: #E1F2FC;
	text-align:center;
	vertical-align:top;
}
.blue_table a{
	color:#2299CC;
}

.img_left{
	float:left;
	margin:0 30px 15px 0;
}
.img_right{
	float:right;
	margin:0 0px 15px 30px;
}
