@charset "utf-8";
/* information.css */

/*****************************

	左コンテンツ

******************************/


#content_left {
	padding: 20px 0 0 0;
	width: 728px;
}

/*****************************

	ページ画像

******************************/

#about #wrp_imagesection {
	margin:0;
	padding:0;
	width:100%;
	height:165px;
	overflow:hidden;
	display:table;
	text-indent:-9999px;
	background-image: url(../en/images/title_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/************************

	グローバルメニュー

*************************/

#wrp_gmenu {
	margin:0;
	padding:0;
	width:100%;
	height:70px;
	background:url(../images/bg_gmenu.jpg) center top repeat-x;
}

#about #wrp_gmenu #gmenu {
	margin:0 auto;
	padding:0;
	border:0;
	width:950px;
	height:58px;
	line-height:58px;
	background:url(../en/images/gmenu.jpg) left top no-repeat;
}


#about #wrp_gmenu #gmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-indent:-9999px;
}

#about #wrp_gmenu #gmenu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height:58px;
}


#about #wrp_gmenu #gmenu li#gm01 a {
	width: 160px;
}

#about #wrp_gmenu #gmenu li#gm01 a:hover {
	background:url(../en/images/gmenu.jpg) 0 -58px no-repeat;
}

#about #wrp_gmenu #gmenu li#gm02 a {
	width: 142px;
}

#about #wrp_gmenu #gmenu li#gm02 a:hover {
	background:url(../en/images/gmenu.jpg) -160px -58px no-repeat;
}

#about #wrp_gmenu #gmenu li#gm03 a {
	width: 156px;
}

#about #wrp_gmenu #gmenu li#gm03 a:hover {
	background:url(../en/images/gmenu.jpg) -302px -58px no-repeat;
}

#about #wrp_gmenu #gmenu li#gm04 a {
	width: 161px;
}

#about #wrp_gmenu #gmenu li#gm04 a:hover {
	background:url(../en/images/gmenu.jpg) -458px -58px no-repeat;
}

#about #wrp_gmenu #gmenu li#gm05 a {
	width: 160px;
}

#about #wrp_gmenu #gmenu li#gm05 a:hover{
	background:url(../en/images/gmenu.jpg) -619px -58px no-repeat;
}

#about #wrp_gmenu #gmenu li#gm06 a {
	width: 148px;
}

#about #wrp_gmenu #gmenu li#gm06 a:hover {
	background:url(../en/images/gmenu.jpg) -779px -58px no-repeat;
}


#about #wrp_gmenu #gmenu {
	background-image: url(../en/images/gmenu.jpg);
}



/*************************************

	ページメニュー

**************************************/


#about #wrp_m_aurora {
	margin:0 0 15px 0;
	padding:0;
	width:180px;
}


#about #wrp_m_aurora ul {
	margin:0;
	padding:0;
	width:180px;
}

#about #wrp_m_aurora ul li {
	margin: 0;
	padding:0;
	width:190px;
	height:43px;
	list-style: none;
	border-top:1px solid #78AB41;
	border-bottom:1px solid #DFE796;
	background:url(../images/menu/ic_msection.gif) left 17px no-repeat;
	color:#113F01;
}

#about #wrp_m_aurora .nobrd_top {
	border-top:none;
	height:43px;
}

#about #wrp_m_aurora .nobrd_top a {
	line-height:20px;
	height:43px;
}

#about #wrp_m_aurora .nobrd_btom {
	border-bottom:none;
	background:none;
	line-height:15px;
	height:0;
}



#about #wrp_m_aurora ul li a {
	text-decoration:none;
	width:165px;
	height:43px;
	line-height:43px;
	display:block;
	overflow:hidden;
	padding:0 0 0 25px;
}


#about #wrp_m_aurora ul li a:hover {
	background:url(../images/menu/msection_over.jpg) left top no-repeat;
}



/****  Stay plan ****/

#about #tit_plan {
	margin:15px 0 0 0;
	padding:0;
	width:190px;
	height:16px;
	line-height:16px;
	text-indent:-9999px;
	background:url(../images/top/tit_plan.gif) left top no-repeat;
}

/****  Stay plan バナー****/

#about #bn_stay_e a {
	margin:10px 0 0 0;
	padding:0;
	width:190px;
	height:88px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../en/images/bn_plan_cs.jpg) left top no-repeat;
}


.cont_in {
margin: 0;
border:0;
padding: 0 0 0 50px;
width:678px;
}


/*****************************

	お問い合わせボタン

******************************/
#about p.btn_contact {
	margin: 0 auto 50px auto;
	padding: 0;
	width: 213px;
	height: 60px;
	background-image: url(../en/images/btn_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#about p.btn_contact a {
	display: block;
	width: 213px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
}

