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

html{
height: 100%;
}

.big_box{
	height:auto;
	width:680px;
	margin:0 auto;
	clear:both;
}

.image_box{
	height:auto;
	width:326;
	margin-right:10px;
	float:left;
}

.bun{
	height:auto;
	width:340px;
	float:left;
	table-layout:fixed;
}

.bun h2{
font-size:16px;
font-weight:800;
color:#000066;
margin:0;
padding:0;
}


.st{
width:650px;
margin:0 auto;
}

.st th{
width:200px;
padding:0;
vertical-align:top;
padding-bottom:10px;
}

.st td{
vertical-align:top;
padding-left:10px;
padding-bottom:10px;
}

.st td h3 h4{
font-weight:800;
font-size:16px;
color:#000066;
vertical-align:top;
}