/* CSS Document */

table {
	width:460px;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:30px;
	border:#ea96b2 solid 1px;}
	

td,th {
	padding:5px;}

th {
	text-align:center;
	width:10em;
	background-color:#ea96b2;
	color:#ffffff;
	border-bottom:#ffffff solid 1px;}

td {
	border-bottom:#ea96b2 solid 1px;}
	
.gaikan {
	width:230px;
	float:left;}
