/* CSS Document */
.btn-success{
	background:#b9de29;
	border:#98bc0e 1px solid;
}
.btn-success:hover{
	background:#98b919;
	border:#98bc0e 1px solid;
}
body{
	background:url(../img/header_bg.png) repeat-x;
}
#footer{
	height:300px;
	text-align:center;
	color:#fff;
	background:#b1b1b1;
	margin-top:60px;
	padding-top:10px;
}
#renraku{
	width:900px;
	color:#666;
	font-size:16px;
	padding-top:15px;
	padding-bottom:15px;
	border-radius:8px;
	border:#ddd 1px solid;
	text-align:center;
	margin-bottom:40px;
	margin-top:30px;
}
#main_container , #main_container_2_kakunin{
	width:900px;
	margin:0 auto;
}
h1{
	background:url(../img/header_seat.png) no-repeat;
	width:900px;
	height:80px;
	text-indent:-3000px;
	font-size:10px;
	margin-top:0;
}
h2{
	width:900px;
	height:53px;
	color:#98bc0e;
	font-size:24px;
	padding-top:15px;
	border-radius:8px;
	border:#98bc0e 1px solid;
	text-align:center;
	margin-bottom:24px;
	margin-top:0;
}
h3{
	font-size:20px;
}
#shoukai{
	margin-top:16px;
	
}
#shoukai span {
	color:#999;
	font-size:11px;
}

#doui_bt{
	font-size:24px;
	height:60px;
	width:676px;
	padding-top:14px;
	margin:18px 90px 30px 90px;
}

.doui_bt{
	font-size:24px;
	height:60px;
	width:676px;
	padding-top:14px;
	margin:18px 90px 30px 90px;
}

.doui{
	text-align:left;
	border-radius:5px;
	background:#FFFECB;
	margin-bottom:40px;
	padding:5px 10px;
	margin-top:20px;
}
.doui input{
	margin-right:10px;
}

.red{
	text-align:left;
	color:#999;
	color:#FF0000;
	font-size:12px;
	margin-left:10px;
}
.redItem{
	text-align:left;
	color:#999;
	color:#FF0000;
	font-size:12px;
	margin-left:10px;
	visibility:visible;
}
.kome{
	text-align:left;
	color:#FF0004;
	color:#999;
	font-size:13px;
	line-height:14px !important;
}



