@charset "utf-8";

.maintable {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.6;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
.navi_bg {
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat-x;
}
.topics {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-bottom: 10px;
	margin-top: 8px;
	text-align: center;
}
.topics h2 {
	font-size: 16px;
	color: #FF6600;
	padding:0px;
	margin:0px;
	clear: both;
	line-height: 1.2;
	text-align:left
}
.topics p {
	line-height:1.7;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	text-align:left;
}


.policy p {
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
}

.policy h2 {
	font-size:14px;
}
.font12 {
	font-size:12px;
}

.fontred_b {
	FONT-SIZE: 14px;
	color: #FF0033;
	font-weight: bold;
}
.fontgreen_b {
	FONT-SIZE: 14px;
	color: #009900;
	font-weight: bold;
}
.fontred_b20 {
	FONT-SIZE: 18px;
	color: #FF0066;
	font-weight: bold;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
.under {
	background-image: url(../img/underbar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.copylight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.underspace {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
.subP_snavi_bg {
	background-image: url(../img/sub/sub_bg.gif);
	background-repeat: repeat-y;
}

.Column_title {
	font-size: 16px;
	color: #333333;
}

.day_col_bg {
	background-image: url(../img/day/col_bg_mid.gif);
	background-repeat: repeat-y;
}
.colum_text_subtitle {
	font-size: 14px;
}
.caption {
	font-size: 10px;
}
.gosic_txt10 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.image_both {
	float: right;
	padding-left: 5px;
	clear: right;
	padding-bottom: 3px;
}

