@charset "Shift_JIS";

/* CSS Document */
.body_main {
	font-family:"MS Pゴシック",Osaka,sans-serif;
	font-size: 12px;
	text-align: left;
	color: #323232;
	background-color: #CCCCCC;
	border: #464545;
	line-height: 17px;
}

.copyright {  font-size: 11px; color: #323232;}

.bodytex {  line-height: 150%; color: #333333; font-size: 10px}
.titletex {  line-height: 120%; color: #660000; font-size: 14px; font-weight: bolder}
.dateinfo {  font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; line-height: 90%; text-align="left"; font-weight: bolder}
.smaltext {  font-size: 10px}
.chisai {  font-size: 9pt}
.nakamidashi {  line-height: 150%; color: #660000; font-size: 14px ; font-weight: bolder}

.body_header {
	font-family:"MS Pゴシック",Osaka,sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #323232;
	line-height: 16px;
}

.header_orange {
	font-family:"MS Pゴシック",Osaka,sans-serif;
	font-size: 12.5px;
	text-align: left;
	font-weight: bold;
	color: #D95906;
	line-height: 16px;
}

.homepage_main {
	font-family:"MS Pゴシック",Osaka,sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	background-color: #737171;
	line-height: 17px;
}

a.banner:link {text-decoration:underline;color:#99cccc;}
a.banner:visited {text-decoration:none;color:#99cccc;}
a.banner:hover {text-decoration:underline;color:#ccffff;}
a.banner:active {text-decoration:none;color:#ccffff;}

a.body:link {text-decoration:underline;color:#336666;}
a.body:visited {text-decoration:none;color:#336666;}
a.body:hover {text-decoration:underline;color:#669999;}
a.body:active {text-decoration:none;color:#0033ff;}

a {text-decoration:none;color:#FFFF99;}
a:hover {text-decoration:underline; color:#000070;}
