@charset "utf-8";
/*top**/
#hotel{
	width:443px;
	margin-bottom:20px;
}



#flash_top{
	width:940px;
	margin:0 auto;
}


#header_top{
	clear:both;
	width:100%;
	background:#40403a;
	border-top:#f8f8e2 1px solid;
}
#hotelBox{
	width:940px;
	height:73px;
	margin:0 auto;
	
}

#hotelBox .hotel_shinjuku{
	width:381px;
	height:54px;
	margin:0 0 0 64px;
	_margin:0 0 0 32px;
	padding:7px;
	background:url(../image/shinjuku_BG.gif) no-repeat;
	float:left;
}
#hotelBox .hotel_kyoto{
	width:381px;
	height:54px;
	margin:0 64px 0 0;
	_margin:0 32px 0 0 ;
	padding:7px;
	background:url(../image/kyoto_BG.gif) no-repeat;
	float:right;
}
#hotelBox .btn{
	float:right;
	margin:35px 2px 0 2px;
}
.hotel_text1{
	width:403px;
	background:#f49c00;
	color:#FFF;
	padding:20px;
}

.hotel_text2{
	width:403px;
	height:43px;
	line-height:14px;
	background:#f49c00;
	color:#FFF;
	margin-top:1px;
	padding:10px 20px;
}
.hotel_text2 img{
	float:right;
	margin-left:10px;
}

.hotel_text2 .p{
	float:left;
}
.hotel_text2 .p2{
	margin:8px 0;
	float:left;
}
.hotel_text2 img{
	padding: 8px 0 ;
}

#topFlashBox2{
	width:100%;
	background:#000;
	height:600px;
	margin:0 auto;
	text-align:center;

}
#topFlashBox #top_flash{
	height:600px;
	margin:0 auto;
}

#top_about{
	clear:both;
	position:static;
	border-top:#FFF 1px solid;
	width:100%;
	height:80px;
	background:#bf9d5b;
}

#top_about #text_top{
	margin:10px auto;
	width:900px;
}

#top_about #text_top p{
	color:#FFF;
}

/*  about  *******************************/
#about_mainTitle{
	background:url(../image/about/about_title1.gif) no-repeat;
	width:370px;
	height:26px;	
}

.about_contents{
	margin-top:60px;
	clear:both;
}

.about_contents:after{
	font-size:1px;
	content:".";
	display:block;
	height:0px;
	clear:both;
}

.about_contents2{
	margin-top:0px;
	clear:both;
}

.about_contents2:after{
	font-size:1px;
	content:".";
	display:block;
	height:0px;
	clear:both;
}

.about_boxLeft{
	width:510px;
	margin-right:40px;
	float:left;
}

.about_boxLeft p{
	margin-top:5px;
}
.about_boxLeft img{
	margin-bottom:12px;
}
				 
.about_boxRight{
	width:510px;
	margin-leftt:40px;
	float:right;
}

.about_boxRight p{
	margin-top:5px;
}

.about_boxRight img{
	margin-bottom:12px;
}

/* company ***********************************/
#company_mainTitle{
	background:url(../image/company/company_title1.gif) no-repeat;
	width:294px;
	height:26px;	
}

#company_h3Title_01{
	background:url(../image/company/company_title2.gif) no-repeat;
	width:72px;
	height:18px;
	margin-bottom:20px;
}

.TableCompany{
	line-height:1.2;
	margin:10px;
}


.company_boxLeft{
	width:510px;
	margin-right:40px;
	float:left;
}

.company_boxLeft p{
	margin:0;
	padding:0;
	padding-bottom:15px;	
}
.TableCompany {
	background:#999966;
	width: 500px;
	border:#999966 solid 2px;
	border-bottom:#999966 solid 1px;
}

.TableCompany td {
	margin:5px;
	padding: 10px 0;
	border-bottom:double 1px #999966;
	background		: #FFF;
	text-align:center;
	line-height:1.5;
}

.TableCompany p{
	padding:10px;

}

.TableCompany hr{
	margin:5px 0;
	height: 1px;
	border: none;
	border-top: 1px #bfbe9d dashed;
}	
