@charset "shift_JIS";

/*ボディーの設定*/
body {
	font-size:100%;
	background-color:#FFF;
	margin:0 0 0 20px;
	padding:0;
}
body,th,td {
	color : #000;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-selif;
}


/*各見出しの設定*/
h1{
	color:#FFF;
	font-size:10px;
	text-align:center;
	line-height:1em;
	background-color:#000066;
	margin:0;
	padding:5px 0;
	width:730px;
	height:20px;
	voice-family: "\"}\"";	
	voice-family: inherit;
	height:10px;
}

h2{
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
}
.des h2{
	font-size:10px;
	font-weight:normal;
	line-height:1em;
}
#menu h2{
	color:#FFFFFF;
	line-height:1em !important;
	padding-top:4px;
}

h3{
	font-size:100%;
	font-weight:normal;
	text-align:left;
	margin:0;
	padding:0;
}


/*文字の設定*/
.txtnormal{font-size:12px; line-height: 150%;}
.text{font-size:12px; line-height: 125%;}
.text9 { font-size:10px; line-height: 125%;}
.txt10{font-size:11px; line-height: 150%}
.txt130{font-size:12px; line-height: 130%;}
.font {	font-size: 12px;color: #000000;}
.font12 {font-size: 12px;line-height: 125%;}
.font10 {font-size: 10px;}
.font12h140 {font-size: 12px;line-height: 140%;}
.font14 {font-size: 14px;}
.font16{font: 16px "ＭＳ Ｐゴシック", "Osaka";}
.font24{font: 24px "ＭＳ Ｐゴシック", "Osaka";}
.em2 {font-size: 2em;font-weight: bold;}

.ltext{
	font-size:14px;
	line-height:150%;
}
.lead {
	display : block ;
	font-weight:bold;
	color:#FF6600;
	padding: 3px 4px; 
	font-size : 16px ;
	border-left : 8px solid #FF6600; 
	background: url("../img/dot_w.gif") repeat-x bottom !important;
}
strong.normal{
	font-weight:normal;
}

form {  padding: 1px; margin: 1px}


/*色の設定*/
.red{
	color:#FF3333;
}
.green{
	color:#0099CC;
}
.darkblue{
	color:#003399;
}
.under_green{
	color:#0099CC;
	text-decoration:underline;
}
.under_red{
	color:#FF3333;
	text-decoration:underline;
}.siro {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: baseline;
	padding-top: 3px;
}
a.green:hover { color:#ffcc00;}
/*.green { color:#339900;}*/

.parple { color:#993333;}
a.parple:hover { color:#FF3399;}

