/*説明*/
/*会社名を表示 */
.info{
	width: auto;
	height: auto;
	position: static;
	background: url(../image/knskkekka.gif) repeat-y left;
	border-bottom: 1px solid #6699FF;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 1px solid #6699FF;
}


/*テーブル関係*/
.formframe{
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right:auto;
	border-collapse: collapse;
	width: 600px;
}

.td{
	background-color: #DDEEFF;
	border-collapse: collapse;
}

.section{
	width: 700px;
	color: #333333;
	font-size: 12px;
	margin: auto;
}
.section h4{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	background: url(../image/icon.gif) no-repeat;
	margin: 0px;
	padding-left: 1em;
}
/*テキスト関係*/
.text1 {
	color: #6F9FFF;
	margin-left: 10px;
	margin-top: 28px;
	height: 28px;
	width: auto;
	font: bold 10px/28px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.text2 {
	color: #666666;
	padding-left: 20px;
	left: 0px;
	width: auto;
	height: 28px;
	font: bolder 18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.kyusyu {
	background-color: #FF4040;
}	
.sikoku {
	background-color: #FF8033;
}	
.cyugoku {
	background-color: #FF8080;
}	
.kinki {
	background-color: #FFCC00;
}	
.cyubu {
	background-color: #CC6060;
}	
.tohoku {
	background-color: #00CCFF;
}	
.hokkai {
	background-color: #00A0FF;
}	
