@charset "utf-8";
/* CSS Document */

/*--------------------
201204  作成
20121025訂正
--------------------*/

*.efloat1{
float: left;
margin-right: 0.5em;
}
*.efloat2{
float: left;
margin-bottom:0.5em;
}
*.efloat3{
float: left;
margin-right: 0.5em;
margin-bottom:0.5em;
}
*.efloat11{
float:right;
margin-left: 0.5em;
margin-top:0.5em;
}
*.efloat12{
float:right;
margin-left: 0.5em;
margin-bottom:0.5em;
}
*.efloatclear{
clear: both;
}

div#estatitle{
	width:604px;
	padding-bottom:12px;
}

div#esta{
	width:584px;
	padding:10px;
	background-color:#dbe7f5;
}

div#esta h2.estah2{
	font-size:16px;
	font-weight:bold;
	color:#1a59a0;
	line-height:120%;
}


div#esta0{
	width:584px;
	padding-top:10px;
	float:left;
}

div#esta1{
	width:454px;
	padding-top:10px;
	float:left;
}

div#esta2{
	width:120px;
	padding-top:10px;
	text-align:center;
	float:right;
}

div#estaclear{
	clear:both;
}
.jissen {
	background-color: #9FF;
	border: thin solid #999;
}
