@charset "UTF-8";




/*----------------------------------------------------
	first コンテンツ メイン
----------------------------------------------------*/
	
	
.box1 th,
.box1 td{
	padding:10px;
	}
	
.first .box1 table{
	width:100%;
	margin-top:15px;
	border-top:1px solid #ccc;
	}
	
.td{
	border-left:1px solid #ccc;
	}

	
.first .box1 th,
.secand th{
	color:#061125;
	}
	
	
.first .box1 th,
.first .box1 td{
	vertical-align:middle;
	border-bottom:1px solid #ccc;
	text-align:center;
	padding:10px;
	}
	

	
.first .box1 td span{
	font-weight:bold;
	}	
	
.first .box1.td{
	border-left:1px solid #ccc;
	}
	
	

.box2 table{
	border-bottom:2px solid #ccc;
	border-right:2px solid #fff;
	margin-top:15px;
	}

.box2 th .prev{
	padding-left:20px;
	display:block;
	background:url(../reservation/img/icn-prev.gif) left center no-repeat;
	text-align:left;
	}
	
.box2 th .next{
	padding-right:20px;
	display:block;
	background:url(../reservation/img/icn-next.gif) right center no-repeat;
	text-align:right;
	}	

.box2 th div,
.box2 td div{
	width:100%;
	text-align:left;
	}

.box2 th p{
	width:100%;
	text-align:right;
	margin:0;
	}

.box2 .dline th{
	border-top:2px solid #ccc;
	background:#F3F3F3;
	border-right:1px solid #ccc;
	}
	
.box2 th,
.box2 td{
	padding:15px 10px 10px 10px;
	text-align:center;
	}
.box2 th{	
	vertical-align:top;	
}
	

.box2 .dline td{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}

.box2 .sun{
	color:#FF3366;
	}

.box2 .sat{
	color:#0066CC;
	}
	
.box2 .yard{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}

/*----------------------------------------------------
	second コンテンツ メイン
----------------------------------------------------*/

.secand th,
.secand td{
	border-bottom:#ccc 1px solid;
	vertical-align:top;
	}

.secand th{
	padding:10px 10px 10px 13px;
	}
	
.secand td{
	padding:10px;
	}
.secand a{
	color:#ccc;
	padding-left:10px;
	margin-top:10px;
	background:url(../common/img/footer-icn.gif) no-repeat left center;
	}
	
.secand .privercy{
	color:#ccc;
	padding-left:10px;
	margin-top:10px;
	display:block;
	float:left;
	background:url(../common/img/footer-icn.gif) no-repeat left center;
	}
	

.secand p{
	color:#fff;
	}
	
.secand p span{
	color:#FF6633
	}
	
.secand td span{
	color:#FF0000
	}	
	
.secand table{
	width:100%;
	margin:15px 0 5px 0;
	background:#fff;
	border-bottom:#fff 1px solid;
	}
	
.thanks{
	text-align:center;
	margin-bottom:15px;;
	padding-bottom:20px;
	border-bottom:1px #ccc solid;
	}
	
.box3{
	width:520px;
	padding:10px;
	background:url(../common/img/box-bg.gif);
	margin-top:25px;
	line-height:1.75;
	}
	
.box3 h4{
	margin-bottom:5px;
	font-weight:bold;
	color:#CC0000;
	}
	
.box3 a{
	color:#CC0000;
	background:none;
	padding:0;
	}
	
.submit{
	float:right;
	margin-left:8px;
	}

/*----------------------------------------------------
	サブ
----------------------------------------------------*/

#sub ul{
	margin-bottom:30px;
	}
	
#sub img{
	margin-bottom:15px;	
	}
	
	
	
	
	
	
	
	
	

