.box{
	width:680px;
	margin-bottom:15px;
	clear:both;
}
.box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .box {
    height: 1em;
    overflow: visible;
}
/**/
.box_ltop{
	float: left;
	width: 290px;
	border:10px solid #9FCEFA;
	margin-right:20px;
	padding:10px;
	font-size:12px;
	line-height:150%;
	height:350px;
}
.box_l{
	float: left;
	width: 290px;
	border:10px solid #CCCCCC;
	margin-right:20px;
	padding:10px;
	font-size:12px;
	line-height:150%;
	height:300px;
}
.box_r{
	width:290px;
	border:10px solid #CCCCCC;
	float:right;
	padding:10px;
	font-size:12px;
	line-height:150%;
	height:300px;
}
.box_rtop{
	width:290px;
	border:10px solid #CCCCCC;
	float:right;
	padding:10px;
	font-size:12px;
	line-height:150%;
	height:350px;
}
.box_ltop2{
	float: left;
	width: 290px;
	border:10px solid #9FCEFA;
	margin-right:20px;
	padding:10px;
	font-size:12px;
	line-height:150%;
	height:300px;
}

.midashi_maker{
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	color:#0033CC;
}
.kikan{
	width:210px;
	border:5px solid #9FCEFA;
	padding:10px;
	margin-bottom:10px;
	text-align:center;
}
.emergent{
	text-align:center;
	border:1px dotted #999999;
	padding:10px;
	margin-top:10px;
	font-size:13px;
}
	