@charset "utf-8";
header{
	background-image: url(../img/header/leaf/header_img_bottom.png);
	background-repeat: repeat-x;
	background-position: left 125px;
	background-size: 975px 325px;
	height: 325px;
	margin-bottom: 0px;
	background-color: #000;
}
#info table{
	margin: 30px 0 30px 0;
}
#info table:nth-child(3){
	margin: 30px 0 10px 0;
}
span{
	font-size: 85%;
}
.red{
	color: #f00;
}
.continue{
	margin: 10px auto 30px;
	display: block;
	text-align: center;
}
.kettei{
	width: 220px;
	margin: 30px auto;
}
.kettei_btn_l,
.kettei_btn_r{
	width: 100px;
	height: 25px;
	font-size: 85%;
}
.kettei_btn_l{
	float: left;
}
.kettei_btn_r{
	float: right;
}