@charset "UTF-8";
/* CSS Document */
.h5_basic{
	text-align:center;
	margin-top:0;
}

.w230{
	width:230px;
	margin:0 auto;
}


.serectA{
	width:185px;
	float:left;
}

.serectA .bunki{
	border:2px #0059B2 solid;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	border-radius:5px;
	width:180px;
	margin-bottom:5px;
}

.serectB{
	width:475px;
	float:right;
}

.serectB .bunki{
	border:2px #0059B2 solid;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	border-radius:5px;
	width:180px;
	margin:0 auto 5px;
}

.serectB .fltL,
.serectB .fltR {
	width:230px;
}

img{
	margin-bottom:5px;
}

.serectB .result01{
	background:#BFCFFF;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	line-height:1.6em;
}

.serectB .result02{
	background:#BFCFFF;
	padding:10px;
	text-align:left;
	margin-bottom:5px;
	line-height:1.6em;
}

.result03{
	background:#0059B2;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	line-height:1.6em;
	color:#FFF;
}
	

.css_btn02{
	padding:3px 0;
}

.ml110{
	margin-left:120px;
}