@charset "utf-8";
/* CSS Document */

#yakkan {
	margin-top:10px;
	clear:both;
	padding:10px;
	color:#444;
	}

#yakkan h2 {border:none;background-color:#e7e7e7;margin:10px 0 0 0;padding:3px;clear:both;}
#yakkan h3 {font-size:1.4em;font-weight:bold;margin:20px 0 10px 0;border-bottom:1px solid #666;padding-bottom:3px;padding-left:3px;clear:both;}
#yakkan h4 {font-size:1.2em;font-weight:bold;margin-bottom:4px;}
#yakkan p {font-size:1.2em;margin-left:1.5em;margin-bottom:8px;}
#yakkan ol {font-size:1.2em;margin-left:1.5em;margin-bottom:8px;}
#yakkan ol li {list-style-type:decimal;list-style-position:inside;}

#yakkan p.page_top {
	clear:both;
	text-align:right;
	margin-right: 5px;
	margin-bottom:15px;
	font-size:1.1em;
	background-image: url(/hotel/img/about/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	height:20px;
	width:150px;
	float:right;
}

.qa_title {padding:15px 15px 5px 15px;}
.qamenu  {border:1px solid #999;margin:3px;padding:10px;height:20px;}
.qamenu li {display:block;float:left;margin: 0 15px 0 0;font-size:110%;background-image:url(/hotel/img/about/qamenu_arrow.png);background-repeat:no-repeat;padding-left:15px;}

#yakkan h4.q {font-size:1.2em;font-weight:bold;margin:20px 0 10px 0;background-image:url(/hotel/img/about/q.png);background-repeat:no-repeat;padding-left:30px;height:25px;color:#2a5793;}

#yakkan h4.ht {font-size:1.2em;font-weight:bold;margin:20px 0 10px 0;background-image:url(/hotel/img/about/ht.png);background-repeat:no-repeat;padding-left:30px;height:25px;color:#2a5793;}

#yakkan h4.ht2 {font-size:1.2em;font-weight:bold;margin:20px 0 10px 0;height:25px;color:#2a5793;}



.howto_left {width:600px;float:left;margin-right:20px;clear:both;}
.howto_right {width:340px;float:left;margin-top:20px;}

.howto_left p {margin-top:20px;}

#yakkan .new {margin:15px;padding:0px 15px 15px 15px;border:1px solid #999;background-color:#f7f7f7;}