body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	overflow:-x;
	margin-right: auto;
	margin-left: auto;
	;
	width: 734px;
	padding-left: 34px;
	clear: none;
	float: none;
}

td {font-size: 12px; color: #505050;}

.line12 {line-height: 125%;}
.line14 {line-height: 140%;}
.line15 {line-height: 150%;}
.line17 {line-height: 170%;}
.line18 {line-height: 180%;}
.mini {font-size: 10px;; line-height: 15px}
.mini2 {font-size: 11px;; line-height: 17px}
.mid {
	font-size: 16px;
	;
	line-height: 20px;
}
.large {font-size: 22px;; line-height: 30px}
.cap {font-size: 10px; color: #666666;}
.green {color: #339933;}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b9b9;
	padding-top: 10px;
	padding-bottom: 10px;
}





/*basic link*/
A:link{ color: #4C576F; text-decoration: underline;}
A:visited{ color: #697389; text-decoration: none;}
A:hover{ color: #000000; text-decoration: underline;}
A:active{ color: #cbcbcb; text-decoration: underline;}

.select{
background-color : #e0e0e0 ;
border : none;
font-size : 12px ; 
color : #505050 ;
 }
 
 .midashi_peple {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC6;
	margin-bottom: 10px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

 .midashi_ogaki {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #103a66;
	margin-bottom: 10px;
	color: #103a66;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #cfe6ff;
	margin-top: 10px;
}

