@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;
}

.tokuten{
width:650px;
height:auto;
margin:0 auto;
}

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


.tokuten td{
vertical-align:top;
table-layout:fixed;
padding-left:10px;
padding-bottom:10px;
}

.tokuten td a{
text-decoration:underline;
font-weight:800;
}




.tokuten td img{
padding:0px;
vertical-align:top;
}

.tokuten td h4{
padding:0px;
margin:0;
}


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