@charset "UTF-8";
/* CSS Document */

.main-left {
	float:right !important;
}

.main-right {
	float:left !important;
}

/*----------------------------

navigation

------------------------------*/

#gnav {
	margin-top:20px !important;
}

.nav-e-1 a {
	background:url(../images/english/nav-e-1.png) center center no-repeat;
	width:78px;
	height:35px;
	text-indent:-9999px;
}

.nav-e-2 a {
	background:url(../images/english/nav-e-2.png) center center no-repeat;
	width:112px;
	height:35px;
	text-indent:-9999px;
}

.nav-e-3 a {
	background:url(../images/english/nav-e-3.png) center center no-repeat;
	width:81px;
	height:35px;
	text-indent:-9999px;
}

.nav-e-4 a {
	background:url(../images/english/nav-e-4.png) center center no-repeat;
	width:77px;
	height:35px;
	text-indent:-9999px;
}

.nav-e-5 a {
	background:url(../images/english/nav-e-5.png) center center no-repeat;
	width:91px;
	height:35px;
	text-indent:-9999px;
}

/*--------------------------------

info nav

----------------------------------*/

header .info-e-nav {
	float:right;
	display:table !important;
	overflow:hidden;
	font-size:10px;
	vertical-align:text-bottom !important;
}

header .info-e-nav a {
	text-decoration:none;
	color:#5c573f;
	background:url(../images/info-nav-arrow.png) left center no-repeat;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
}

header .info-e-nav li:last-child a {
	text-decoration:none;
	color:#5c573f;
	background:url(../images/info-nav-arrow.png) left center no-repeat;
	padding:0 0 0 10px;
	margin:5px 0 0 10px;
}


header .info-e-nav li {
	float:left;
	display:table-cell !important;
	margin:0 0 0 20px;
}

header .info-e-nav li:last-child {
	margin:0 !important;
}

/*------------------------------

footer

------------------------------*/

.footer-e {
	background:url(../images/english/footer-e-bg.jpg) repeat-x !important;
	height:86px !important;
	margin-top:-40px;
}

.copyright-e {
	clear:both !important;
	display:block;
	width:100%;
	overflow:hidden;
	height:85px !important;
	padding-top:60px;
	font-size:11px;
	color:#fff;
}


/*--------------------------

sub サイドバー　サブナビ

--------------------------*/

#sidebar-sub-menu {
	list-style:none;
	display:block;
	width:100%;
	background-color:#eaeae0;
	margin-bottom:20px;
}

#sidebar-sub-menu .title{
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding:10px 10px !important;
	background:none !important;
	color:#61572c;
}

#sidebar-sub-menu li{
	padding:10px 0 10px 35px;
	font-size:12px;
	margin-right:10px;
	background:url(../images/subnavi-arrow.png) left center no-repeat;
	border-bottom:1px dotted #b3b3b3;
}

#sidebar-sub-menu li a{
	text-decoration:none;
	color:#000;
}

#sidebar-sub-menu li a:hover{
	text-decoration:underline;
	color:#000;
}

/*-----------------------------

plan 

------------------------------*/

.discount {
	color:#c1272d;
	font-size:16px;
	font-weight:bold;
}

/*----------------------------

breakfast

------------------------------*/

.breakfast {
	display:block;
	background-color:#e8dfd4;
	padding:30px;
	border:1px solid #603813;
}

/*----------------------------

form

------------------------------*/

input {
	padding:8px;
	border:1px solid #e6e6e6;
}

select{
    color: #000;
    height: 30px;
    font-size: 100%;
    padding: 6px 36px 6px 6px;
	border:1px solid #e6e6e6;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
    background: url(../images/english/reservation-form/select-arrow.jpg) no-repeat right;
}

textarea {
	border:1px solid #e6e6e6;
}

/*-------------------------------

but-time-tb

-------------------------------*/

.but-time-tb {
	font-size:12px;
	line-height:150%;
	width:340px;
	border:1px solid #b3b3b3;
	margin:30px 0;
}

.but-time-tb td {
	padding:10px 0 10px 20px;
	border:1px solid #b3b3b3;
}

.but-time-tb-title {
	padding:10px 0 !important;
	vertical-align:middle !important;
	background-color:#325b31;
	color:#fff;
}

.but-time-tb-title-date {
	background-color:#cadfaa !important;
	color:#006837;
}
