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

html{
height: 100%;
}

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

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


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

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

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

.ga{
width:650px;
margin:0 auto;
text-align:center;
}

.ga th h4{
color:#000066;
font-size:14px;
font-weight:800;
}


.ga th{
width:200px;
vertical-align:top;
}


.ga td{
width:200px;
text-align:left;
vertical-align:top;
padding-bottom:10px;
}