@charset "Shift_JIS";


#contents {
	font-size:14px;
	line-height:1.5em;
}
h2.tel,
h2.online,
h2.pay {
	width:960px;
	height:50px;
	margin-bottom:15px;
	margin-top:0;
	text-indent:-9999em;
	background-repeat:no-repeat;
	background-position:left center;
}

/* お電話でのご予約の流れ */
h2.tel {background:url('../image/h1_tel.jpg'); }

/* オンラインでのご予約の流れ */
h2.online {background:url('../image/h1_online.jpg'); }

/* お支払い方法 */
h2.pay {background:url('../image/h1_pay.jpg'); }

#contents dl {
	margin-bottom:20px;
}

#contents dt {
	line-height:1.5em;
	margin-bottom:5px;
	padding-left:10px;
	font-weight:bold;
	border-bottom:2px solid #38A9FA;
}

#contents a:link {
	text-decoration:underline;
	color:#0033FF;
	}
#contents a:visited {
	text-decoration:underline;
	color:#0033FF;
	}
	
#contents a:hover {
	text-decoration: none;
	color: #0CF;
	}
#contents dd {
	margin-bottom:10px;
}

/* ページ上部リンク */
#top {
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#pankuzu {
	width:960px;
	background-color:#FFFFFF;
	padding:10px 0px 10px 10px;
	margin:0px auto;
	font-size:12px;
}

#bottom {height:16px;width:100%;margin:0px;clear:both;display:block; background-color:#FFFFFF;}

.footertel{
	background-color:#FFFFFF;
	border-top:solid 3px #004BB0;
	}

#wrap_main {
	width:960px;
	background-color:#FFF;
}

hr {clear:both!important;visibility:hidden;height:0px;margin:0px;} 
