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

#start01 .left{
	float:left;
	width:400px;
	margin-bottom:10px;
	background-image:url(../img/start/start01_bg.png);
	background-repeat:no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}

#start01 .right{
	float:right;
	width:240px;
	margin-bottom:10px;
}

#start01 .button{
	text-align:center;
}

#yosya ul{
	border:1px solid #999999;
	margin:0 10px;
	padding:10px 30px;
	background-color:#FDFFF8;
}

#yosya li{
	margin-bottom:10px;
}



#kakou th{
	border-bottom:1px dashed #999;
}

#kakou td{
	border-bottom:1px dashed #999;
}

#kujira{
	background-image:url(../img/start/kakou_bg.png);
	background-repeat:no-repeat;
	height:380px;
	padding-top:10px;
}
