
#container{
	overflow:hidden;
	}

#faq_body #container{
	overflow: visible;
	}

/* secondary-------------------------------- */

#secondary{
	width: 675px;
	border-right: 3px solid #B3B4B5;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	}

#faq_body #secondary{
	height: 4000px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

/* primary---------------------------------- */

#primary{
	width: 265px;
	}

/* おすすめサービスのあるお宿-------- */

#secondary_title_osusume{
	background: url(/image/secondary_title_osusume.gif) no-repeat;
	height: 50px;
	text-indent: -9999;
	outline: none;
	}
#secondary_osusume_list{
	
	}
#secondary_osusume_list{
	float: left;
	text-align: left;
	margin-left: 5px;
	}

#secondary_osusume_list li {
	float: left;
	width: 230px;
	margin: 0 10 15 5 ;
	list-style: none;
	line-height: 29px;
	background-image: url(/image/point_black.gif);
	background-repeat: no-repeat;
	background-position: 0 65;
	line-height: 1.5em;
	}

#secondary_osusume_list li a {
	color: #000;
	}

#secondary_osusume_list li a:hover {
	color: #A0071A;
	}

#secondary_osusume_list li span{
	padding-left: 15px;
	}

#secondary_title_hangaku {
background: url('/image/top_title_hangaku.gif') no-repeat;
height: 48px;
text-indent: -9999px;
outline: none;
}

