@charset "utf-8";



/* ------------------------
	header
------------------------ */

#header {
	width:100%;
	background:url(../img/common/header_bg.gif) repeat-x;
	height:107px;
	position:relative;
	overflow:hidden;
}

#header h1{
	color:#c5b09c;
	font-size:10px;
	float:left;
	padding:10px 0 0 32px;
	width:420px;
	line-height:1.4;
}
#header p.logo{
	float:left;
}

#header ul.submenu{
	float:right;
	overflow:hidden;
	padding:10px 0 12px 0;
}

#header ul.submenu li{
	float:left;
}

#header ul.submenu li.std{
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
	padding:3px 0 0 0;
}

#header ul.submenu li.std a{
	color:#fff;
    background:url(../img/common/arrow_02.png) no-repeat left center;
	padding:0 0 0 12px;
	font-size:11px;
}


#header ul#gnavi{
	float:right;
}


#header ul#gnavi li{
	float:left;
}


/* ------------------------
	topmain
------------------------ */

/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */



/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 10px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background:url(../img/orbit/bullets.png) no-repeat 0 0;
    width: 10px;
    height: 10px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -20px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
	
/*----------------------------------------------------
.wideslider (slider) topMainimg
-------------------------------------------------------*/

#topMainimg_bg{
	height:8px;
	background:url(../img/common/header_shadow.png) repeat-x ;
	position:relative;
	z-index:10000;
	margin:0 0 -8px 0;

}
#topMainimg{
	height:550px;
	background:url(../img/common/main_shadow.png) repeat-x bottom;
	padding:0 0 8px 0;
}

#topMainimg h1{display:none;}

#topMainimg #Mainwrapper {
width: 100%;
height: 550px;
overflow: hidden;
/*margin-top:-200px;
position: absolute;
top: 50%;
left: 0;*/
position:relative;
z-index:1000;
}

#topMainimg #carousel img {
display: block;
float: left;
}

#topMainimg #pager {
margin-left: -105px;
position: absolute;
left: 50%;
bottom: 10px;
}
#topMainimg #pager a {
/*border: 2px solid #fff;
border-radius: 10px;
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px 0 0;*/
    float: left;
    margin-left: 4px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background:url(../img/orbit/bullets.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    overflow: hidden;
}
#topMainimg #pager a:hover {
    background-position: -21px 0;
}
#topMainimg #pager a span {
display: none;
}
#topMainimg #pager a.selected {
    background-position: -21px 0;
}
#topMainimg #prevbox,
#topMainimg #nextbox{
background:url(../img/top/bg_mainbtn.png);
display: block;
height: 400px;
width: 50%;
top: 0;
position: absolute;	
}

#topMainimg #prevbox {
left:-479px;
}
#topMainimg #nextbox {
right:-480px;
}
/*--btn--*/
#topMainimg #prev,
#topMainimg #next {
background-color: rgba(255, 255, 255, 0.7);
display: block;
/*height: 400px;
width: 50%;*/
height:100px;
width:50%;
top: 50%;
margin-top:-50px;
position: absolute;
outline:none;
}

#topMainimg #prev {
background:url(../img/orbit/left-arrow.png) right 0 no-repeat;
left:-480px;
}
#topMainimg #next {
background:url(../img/orbit/right-arrow.png) left 0 no-repeat;
right:-480px;
}


#topMainimg #prev:hover{
background:url(../img/orbit/left-arrow_ov.png) right 0 no-repeat;
}
#topMainimg #next:hover {
background:url(../img/orbit/right-arrow_ov.png) left 0 no-repeat;
}

/* ------------------------
	top
------------------------ */

.top_hotels{
    background:url(../img/top/top_hotels.jpg) no-repeat left top;
	padding:220px 30px 80px 30px;
	overflow:hidden;
	margin:-10px 0 0px 0;
}

.top_hotels ul.left{
	float:left;
}

.top_hotels ul.right{
	float:right;
}

.top_hotels ul li{
	margin:0 0 2px 0;
}

.top_hotels p.map_akasaka{
	clear:both;
	float:right;
	margin:40px 0 0px 0;
}

.top_hotels p.map_yaesu{
	clear:both;
	float:right;
	margin:40px 0 0px 0;
}

.top_hotels p.map_yaesu img{
	margin:0 0 3px 0;
}

#top_plan{
	overflow:hidden;
	margin:0 0 30px 0;
	padding:15px 0 0 0;
}

#top_plan div{
	float:left;
	margin:0 34px 30px 0;
	width:224px;
	overflow:hidden;
}

#top_plan div.last{
	float:right;
	margin:0 0 30px 0;
}

#top_plan dl.name{
	margin:0 0 8px 0;
	background:#eaeaea;
	border-left:2px solid #bfbfbf;
	overflow:hidden;
}

#top_plan dl.name dt{
	float:left;
	padding:2px 0 2px 6px;
	font-weight:bold;
	color:#005786;
}

#top_plan dl.name dd{
	float:right;
}

#top_plan dl.plan dt{
	margin:0 0 4px 0;

}
#top_plan dl.plan dt img{
	width:220px;
	height:160px;
	padding:1px;
	border:1px solid #ccc;
}
#top_plan dl.plan dd{
	margin:0 0 4px 0;
}

#top_plan dl.plan dd a{
	font-weight:bold;
	font-size:13px;
	display:block;
	height:48px;
	overflow: hidden;
}
#top_plan dl.plan a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}



#top_plan2{
	overflow:hidden;
	margin:0 0 30px 0;
	padding:15px 0 0 0;
}

#top_plan2 div{
	float:left;
	margin:0 15px 30px 0;
	width:188px;
	overflow:hidden;
}

#top_plan2 div.last{
	float:right;
	margin:0 0 30px 0;
}

#top_plan2 dl.name{
	margin:0 0 8px 0;
	background:#eaeaea;
	border-left:2px solid #bfbfbf;
	overflow:hidden;
}

#top_plan2 dl.name dt{
	float:left;
	padding:3px 0 2px 5px;
	font-weight:bold;
	font-size:11px;
	color:#005786;
}

#top_plan2 dl.name dd{
	float:right;
}

#top_plan2 dl.plan dt{
	margin:0 0 4px 0;

}
#top_plan2 dl.plan dt img{
	width:184px;
	height:138px;
	padding:1px;
	border:1px solid #ccc;
}
#top_plan2 dl.plan dd{
	margin:0 0 4px 0;
}

#top_plan2 dl.plan dd a{
	font-weight:bold;
	font-size:13px;
	display:block;
	height:48px;
	overflow: hidden;
}
#top_plan2 dl.plan a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


#top_plan3{
	overflow:hidden;
	margin:0 0 30px 0;
	padding:15px 0 0 0;
}

#top_plan3 div{
	float:left;
	margin:0 29px 30px 0;
	width:314px;
	overflow:hidden;
}

#top_plan3 div.last{
	float:right;
	margin:0 0 30px 0;
}

#top_plan3 dl.name{
	margin:0 0 8px 0;
	background:#eaeaea;
	border-left:2px solid #bfbfbf;
	overflow:hidden;
}

#top_plan3 dl.name dt{
	float:left;
	padding:2px 0 1px 6px;
	font-weight:bold;
	font-size:17px;
	color:#005786;
}

#top_plan3 dl.name dd{
	float:right;
	padding:5px;
}

#top_plan3 dl.plan dt{
	margin:0 0 4px 0;

}
#top_plan3 dl.plan dt img{
	width:310px;
	height:214px;
	padding:1px;
	border:1px solid #ccc;
}
#top_plan3 dl.plan dd{
	margin:0 0 4px 0;
}

#top_plan3 dl.plan dd a{
	font-weight:bold;
	font-size:13px;
	display:block;
	height:48px;
	overflow: hidden;
}
#top_plan3 dl.plan a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


.top_access{
	margin:0 0 30px 0;
}

.top_info{
	margin:0 0 30px 0;
	padding:5px 0 0 0;
}

.top_info ul{
	margin:0 0 10px 0;
	line-height:1.6;
}

.top_info ul li{
	border-bottom:1px dotted #999;
	padding:4px 6px;
}


.top_info ul li a{
	padding:0px 0 0 12px;
	display:block;
	background:url(../img/common/arrow_01.png) no-repeat left 6px;
}
.top_info .more_info{
	text-align:center;
}

ul.top_banner{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}
ul.top_banner li{
	float:left;
	margin:0 5px 0 0;
}
ul.top_banner li.last{
	float:right;
	margin:0 0 0 0;
}


ul.top_banner_new{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}
ul.top_banner_new li{
	float:left;
	margin:0 8px 0 0;
}
ul.top_banner_new li.last{
	float:right;
	margin:0 0 0 0;
}

ul.top_banner a:hover img,
ul.top_banner_new a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

ul.top_banner_s{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}
ul.top_banner_s li{
	float:left;
	margin:0 10px 0 0;
}
ul.top_banner_s li.last{
	float:right;
	margin:0 0 0 0;
}

ul.top_banner_s a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

/* ------------------------
	main_image
------------------------ */

#main_image{
	width:100%;
	background:#f2f2f2 url(../img/common/main_shadow2.png) repeat-x left bottom;
	height:172px;
	position:relative;
	overflow:hidden;
}
#main_image p{
	width:1200px;
	position:relative;
	left:50%;
	margin:0 0 0 -600px;
	text-align:center;
}


/* ------------------------
	plan
------------------------ */


ul.plan_navi{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}
ul.plan_navi li{
	float:left;
}



.hotels_plan{
	overflow:hidden;
	margin:0 0 40px 0;
	padding:5px 0 0 0;
}

.hotels_plan dl{
	float:left;
	margin:0 28px 0 0;
	width:224px;
	overflow:hidden;
}
.hotels_plan dl.last{
	float:right;
	margin:0 0 0 0;
}

.hotels_plan dl dt{
	margin:0 0 4px 0;

}
.hotels_plan dl dt img{
	width:220px;
	height:160px;
	padding:1px;
	border:1px solid #ccc;
}
.hotels_plan dl.plan dd{
	margin:0 0 4px 0;
}

.hotels_plan dl dd a{
	font-weight:bold;
	font-size:13px;
}
.hotels_plan a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

/* ------------------------
	about
------------------------ */

p.about_comment{
	clear:both;
	margin:0 0 50px 30px;

}
#about{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

#about div{
	border:1px solid #c7b299;
	padding:15px 14px 10px 14px;
	width:328px;
	height:390px;
	margin:0 0 20px 0;
}


#about div.left{
	float:left;
}

#about div.right{
	float:right;
}

#about div dl dt{
	margin:0 0 10px 0;
}

#about div dl dd{
	margin:0 0 10px 0;
}
#about div dl dd.more{
	text-align:center;
}

#about a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}







/* ------------------------
	sleep
------------------------ */


#sleep{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

#sleep dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}


#sleep dl.left dt{
	float:left;
}

#sleep dl.left dd{
	float:right;
	width:370px;
}

#sleep dl.right dt{
	float:right;
}


#sleep dl.right dd{
	float:left;
	width:370px;
}


#sleep a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


#sleep_detail{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

#sleep_detail dl{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	border:1px solid #d8d8d8;
	background:#f2f2f2;
	padding:15px 15px;
}

#sleep_detail dl.left dt{
	float:left;

}

#sleep_detail dl.left dd{
	float:right;
	width:340px;
	padding:5px 0 0 0;
}
#sleep_detail dl.right dt{
	float:right;
}

#sleep_detail dl.right dd{
	float:left;
	width:340px;
	padding:5px 0 0 0;
}

#sleep_detail dl dd p img{
	margin:0 0 10px 0;

}


#sleep_detail ul{
	overflow:hidden;
	clear:both;
	border:3px solid #e6e6e6;
	padding:10px 11px;
	
}

#sleep_detail ul li{
	float:left;
}





/* ------------------------
	breakfast
------------------------ */
#breakfast{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}

#breakfast dl{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}

#breakfast dl.right{
	clear:both;
	overflow:hidden;
	margin:0 0 50px 0;
}


#breakfast dl.left dt{
	float:left;
}

#breakfast dl.left dd{
	float:right;
	width:260px;
	padding:15px 0 0 0;
}


#breakfast dl.right dt{
	float:right;
}

#breakfast dl.right dd{
	float:left;
	width:250px;
	padding:20px 0 0 0;
}

#breakfast ul{
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#breakfast ul li{
	float:left;
	margin:0 6px 0 0;
}

#breakfast ul li.last{
	float:left;
	margin:0 0 0 0;
}

#breakfast a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


#breakfast_plan{
	overflow:hidden;
	margin:0 0 30px 0;
	padding:5px 0 0 0;
}

#breakfast_plan div{
	float:left;
	margin:0 28px 30px 0;
	width:224px;
}

#breakfast_plan div.last{
	float:right;
	margin:0 0 30px 0;
}

#breakfast_plan dl.name{
	margin:0 0 8px 0;
	background:#eaeaea;
	border-left:2px solid #bfbfbf;
	overflow:hidden;
}

#breakfast_plan dl.name dt{
	float:left;
	padding:2px 0 2px 6px;
	font-weight:bold;
	color:#005786;
}

#breakfast_plan dl.name dd{
	float:right;
}

#breakfast_plan dl.plan dt{
	margin:0 0 4px 0;

}
#breakfast_plan dl.plan dt img{
	width:220px;
	height:160px;
	padding:1px;
	border:1px solid #ccc;
}
#breakfast_plan dl.plan dd{
	margin:0 0 4px 0;
}

#breakfast_plan dl.plan dd a{
	font-weight:bold;
	font-size:13px;
}
#breakfast_plan dl.plan a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}



/* ------------------------
	hotels_access
------------------------ */

.access_navi{
    background:url(../img/access/top_access.jpg) no-repeat left top;
	padding:100px 30px 80px 30px;
	overflow:hidden;
	margin:-10px 0 -10px 0;
}

.access_navi ul.left{
	float:left;
}

.access_navi ul.right{
	float:right;
}

.access_navi ul li{
	margin:0 0 2px 0;
}
.access_navi p.map_akasaka{
	clear:both;
	float:right;
	margin:60px 0 0px 0;
}

.hotels_access{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
}

.hotels_access ul{
	float:right;
	width:350px;
}

.hotels_access ul li{
	margin:0 0 10px 0;

}

.hotels_access dl{
	float:left;
	width:360px;
}

.hotels_access dl dt{
	margin:0 0 4px 0;

}

.hotels_access dl dd{
	margin:0 0 4px 0;

}

.hotels_access dl dd > ul{
	float:none;
	overflow:hidden;
	width:360px;
}

.hotels_access dl dd > ul li{
	float:left;
	margin:0;
}


/* ------------------------
	pamphlet
------------------------ */


#pamphlet{
	clear:both;
	overflow:hidden;
	margin:0 0 20px 0;
}
#pamphlet ul{
	overflow:hidden;
	width:730px;
}
#pamphlet ul li.left{
	float:left;
	margin:0 0 10px 0;
}
#pamphlet ul li.right{
	float:right;
	margin:0 0 10px 0;
}
#pamphlet a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


/* ------------------------
	company
------------------------ */

dl.company1{
	clear:both;
	overflow:hidden;
	margin:0 0 50px 0;
}

dl.company1 dt{
	clear:left;
	float:left;
	padding:4px 6px;
	font-weight:bold;
	color: #005786;
}
dl.company1 dd{
	border-bottom:1px dotted #999;
	padding:4px 6px 4px 100px;
}

dl.company2{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

dl.company2 dt{
	font-size:16px;
	font-weight:bold;
	color: #005786;
	padding:10px 6px 0 6px;
}

dl.company2 dt a{
	font-size:16px;
	font-weight:bold;
	color: #005786;
	background:url(../img/common/arrow_01.png) no-repeat left center;
	padding:0 0 0 12px;
}

dl.company2 dd{
	border-bottom:1px dotted #999;
	padding:0 6px 6px 6px;
}



/* ------------------------
	recruit
------------------------ */
ul.recruit_navi{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
}


ul.recruit_navi li{
	float:left;

}


dl.left_style{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

dl.left_style dt{
	float:left;
}

dl.left_style dd{
	float:right;
	width:370px;
}

div.voice{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}

div.voice p.voice_photo{
	float:left;

}

div.voice dl{
	float:right;
	width:535px;
}

div.voice dl dt{
	font-weight:bold;
	color: #005786;
	font-size:14px;
	margin:0 0 8px 0;
}
div.voice dl dd{
	margin:0 0 20px 0;

}


table.voice_table{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	background:#C7B299;
}

table.voice_table th{
	color:#736357;
	font-weight:bold;
	background:#f3eee8;
	padding:6px;
	text-align:center;
	width:15%;
}

table.voice_table td{
	background:#FFF;
	padding:6px 10px;
}


table.flow_table{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	background:#ccc;
}

table.flow_table th{
	font-weight:bold;
	background:#e6e6e6;
	padding:6px;
	text-align:center;
}

table.flow_table td{
	background:#FFF;
	padding:6px 10px;
	width:44%;
}

table.flow_table td.center{
	text-align:center;

}

table.flow_table th.close{
	font-weight:bold;
	background:#e6e6e6;
	padding:6px 6px 6px 70px;
	background:#999;
	text-align:center;
	color:#fff;
}

dl.recruit_faq{
	clear:both;
	overflow:hidden;
	margin:0 0 50px 0;
	padding:15px 0 0 0;
	border-top:1px dotted #999;
}

dl.recruit_faq dt{
	background:url(../img/recruit/icon_01.gif) no-repeat 10px top;
	min-height:30px;
	padding:0 0 0 45px;
	font-size:16px;
	font-weight:bold;
	color: #005786;
	margin:0 0 15px 0;
}
dl.recruit_faq dd{
	background:url(../img/recruit/icon_02.gif) no-repeat 10px top;
	min-height:30px;
	padding:0 0 10px 45px;
	margin:0 0 15px 0;
	border-bottom:1px dotted #999;
}


table.guideline_table{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
	background:#ccc;
}

table.guideline_table th{
	font-weight:bold;
	background:#e6e6e6;
	padding:6px;
	text-align:center;
}

table.guideline_table td{
	background:#FFF;
	padding:6px 10px;
	width:80%;
}



/* ------------------------
	privacy
------------------------ */
#privacy{
	clear:both;
	margin:0 0 30px 0;
}

#privacy ol{
	list-style:decimal;
	margin:0 0 20px 20px;
}

#privacy ol li{
	margin:0 0 0 20px;
	text-indent:;
}

#privacy dl{
	margin:0 0 30px 0;
}

#privacy dl dt{
	margin:0 0 10px 0;

}

#privacy dl dd{
	padding:0 0 0 16px;
	margin:0 0 20px 0;
}

/* ------------------------
	privacy
------------------------ */
#sitemap{
	clear:both;
	margin:0 0 30px 0;
}

#sitemap ul{
	margin:0 0 30px 0;
	float:left;
	width:230px;
}

#sitemap ul li a{
	background:url(../img/common/arrow_01.png) no-repeat left center;
	padding:0 0 0 14px;
}

#sitemap .sitemap{

}
/* ------------------------
	stampcard
------------------------ */
#stampcard{
	clear:both;
	margin:0 0 30px 0;
}

#stampcard h3{
	clear:both;
	background:none;
	padding:0;
	margin:0 0 20px 0;
	color:#dc1f00;
}

#stampcard h3 span{
	color:#ffbf00;
}
p.stampcard{
	clear:both;
	margin:10px 0 10px 0;

}
p.stampcard a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}
/* ------------------------
	faq
------------------------ */

ul.faq_navi{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:15px 20px 10px 20px;
	
}


ul.faq_navi li{
	float:left;
	line-height:1.5;
	margin:0 20px 6px 0;
}
ul.faq_navi li a{
	background:url(../img/common/arrow_01.png) no-repeat left center;
	padding:0 0 0 14px;
}


.faq{
	clear:both;
	margin:0 0 20px 0;
	
}
.pagetop3{
	clear:both;
	text-align:right;
	margin:0 0 40px 0;
	
}


.faq dl{
	margin:0 0 20px 0;
	line-height:1.6;
	border-bottom:1px dotted #999;
	padding:0 0 10px 0;
}

.faq dl dt{
	background:url(../img/faq/icon_q.gif) no-repeat left top;
	color:#005b95;
	font-weight:bold;
	font-size:120%;
	padding:3px 0 10px 40px;
	min-height:30px;
}

.faq dl dd{
	background:url(../img/faq/icon_a.gif) no-repeat 2px top;
	padding:0 0 0 40px;
	min-height:45px;
}

.faq dl dd a{
	text-decoration:underline;

}

.faq_banner{
	width:301px;
	margin:0 auto 30px auto;
	
}

.faq_banner a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


/* ------------------------
	system_info
------------------------ */

#system_info{
	
}
#system_info strong{
	color:#ee0000;
	font-size:16px;
	font-weight:bold;
	
}
#system_info .nittei{
	clear:both;
	background:#eee8e0;
	margin:10px 0 50px 0;
	padding:15px 20px 5px 20px;
	font-weight:bold;
	
}
#system_info .nittei p{
	font-size:14px;
	font-weight:bold;
	
}
#system_info p.strong{
	font-size:13px;
	font-weight:bold;
	
}

#system_info p.center{
	text-align:center;
	margin-bottom:30px;

	
}


p.tel_alert{
	text-align:center;
	margin:0 0 5px 0;
	font-size:11px;
	
}

span.tel_alert2{
	padding:8px 0 0 5px;
	margin:0 0 0 0;
	font-size:10px;
}


.topics_banner{
	clear:both;
	overflow:hidden;
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	
}

.topics_banner li.left{
	float:left;
}
.topics_banner li.right{
	float:right;
}

.topics_banner a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

#map-canvas {
	height: 360px;
	width:730px;
	margin: 0 0 10px 0;
	padding: 0px
}


h4.mapname {
	font-size:18px;
	font-weight:bold;
	
}
.bodyContent p{
	margin:0;
	padding:0;
}

#map-canvas01,
#map-canvas02,
#map-canvas03,
#map-canvas04,
#map-canvas05,
#map-canvas06,
#map-canvas07,
#map-canvas08,
#map-canvas09,
#map-canvas10{
	height: 300px;
	width:360px;
	padding: 0px
}


.side_akasaka{
	margin:0 6px 10px 6px;
}



/* ------------------------
	secret
------------------------ */

#secret{
	overflow: hidden;
	
}


#secret dl{
	width:334px;
	padding:12px 13px 13px 13px;
	margin-bottom:10px;
}

#secret dl dt{
	float:left;
}

#secret dl dd{
	float:right;
	width:198px;
	padding:35px 0 0 0;
}

#secret dl dd a{
	display:block;
	color:#F6E53F;
	font-weight: bold;
	background:url(../img/secret/arrow.png) no-repeat left 5px;
	padding:0 0 0 10px;
	
}

#secret a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


dl.higashiginza{
	clear:right;
	background:url(../img/secret/base_higashiginza.gif) no-repeat center top;
	float:left;
	
}

dl.kanda{
	background:url(../img/secret/base_kanda.gif) no-repeat center top;
	float:right;
	
}

dl.shinjuku{
	clear:right;
	background:url(../img/secret/base_shinjuku.gif) no-repeat center top;
	float:left;
	
}

dl.otemachi{
	background:url(../img/secret/base_otemachi.gif) no-repeat center top;
	float:right;
	
}

dl.kayabacho{
	clear:right;
	background:url(../img/secret/base_kayabacho.gif) no-repeat center top;
	float:left;
	
}

dl.ikebukuro{
	background:url(../img/secret/base_ikebukuro.gif) no-repeat center top;
	float:right;
	
}

dl.gotanda{
	clear:right;
	background:url(../img/secret/base_gotanda.gif) no-repeat center top;
	float:left;
	
}

dl.kudanshita{
	background:url(../img/secret/base_kudanshita.gif) no-repeat center top;
	float:right;
	
}

dl.akasaka{
	clear:right;
	background:url(../img/secret/base_akasaka.gif) no-repeat center top;
	float:left;
	
}



/* ------------------------
	keio_allrates
------------------------ */

#keio_allrates{
	clear:both;
	overflow:hidden;
	background:url(../img/keio_allrates/bg_02.gif) repeat-y;
	padding:0;
}


#keio_allrates p.center{
	text-align:center;
	margin:0;
}
#keio_allrates .allrates_body{
	padding:25px 65px 10px 65px;
}


.allrates_hotel{
	clear:both;
	overflow:hidden;
	padding:0;
}


.allrates_hotel dl{
	float:left;
	width:234px;
	margin:0 14px 30px 0;
}


.allrates_hotel dl.last{
	margin:0 0 30px 0;
}

.allrates_hotel dl dt{
	margin:0 0 10px 0;
}

.allrates_hotel dl dd p.btn{
	text-align:center;
}

.allrates_hotel a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

