@charset "UTF-8";
/*----------------------------------------------------------
index.html
------------------------------------------------------------*/

#content {
	letter-spacing: normal;
}
#mainleft {
	float:left;
	padding:166px 0 0 25px;
	height:388px;
	width:133px;
}
#mainright {
	float:right;
	padding:298px 14px 0 0;
	width:108px;
}

#cr_navi {
	width:108px;
	height:108px;
}

#cr_navi a{
    display:block;
    text-indent:-9999px;
    overflow:hidden;
}
a.n01{
	width:108px;
	height:108px;
    background-image:url(../images/cbtn.jpg);
	background-position:0px 0px;
}
a:hover.n01{
	width:108px;
    background-position:0px -108px;
}

#ka_navi {
	width:133px;
	height:80px;
}

#ka_navi a{
    display:block;
    text-indent:-9999px;
    overflow:hidden;
}
a.kn01{
	width:133px;
	height:80px;
    background-image:url(../images/kane.jpg);
	background-position:0px 0px;
}
a:hover.kn01{
	width:133px;
    background-position:0px -80px;
}

.section {
	margin-top: 779px;
	margin-bottom: 150px;
}

.r {
	*margin-right: 0px; /* for IE6,7 */
}


.icon {
	text-align: right;
	padding: 27px 0 5px 0;
	border-bottom: 1px solid #beb69c;
}

.lead {
	margin: 20px 0 40px;
}

#pic_main {
	margin: 43px 0 70px 0;
}

#pic_main {
	margin: 10px 0 70px 0;
}


#latest_news {
	margin: 40px auto;
	text-align: center;
}

#left_wrap {
	width: 475px;
	margin: 0 0 0 0;
	float:left;
}
#right_wrap {
	width: 475px;
	margin: 0 0 0 0;
	float:right;
}

.section_top {
	width: 475px;
	margin: 0 0 50px 0;
}

.pic_info {
	margin: 0 0 45px 0;
}
.reserve {
	float: left;
}
.text_info {
	float: right;
	width: 295px;
	margin: 0 0 40px 0;
	font-size:90%;
}


#pray {
	margin: 50px 0 30px 0;
}

#sns {
	clear:both;
	width:990px;
	text-align:center;
	letter-spacing: 20px;
	padding-top:40px;
}

#sns p {
	display: inline-block;
	*display: inline;   /* for IE6,7 */
	*margin: 0 20px 0 0;   /* for IE6,7 */
	vertical-align: top;
	zoom: 1;
}

#btm_wrap {
	padding:30px 0 0 0;
	margin: 0 0 60px 0;
	float: left;
}

.trionews {
	padding:0 23px 0 5px;
	float: left;
}
.trionews_r {
	padding:0 0 0 0;
	float: right;
}

#fair {
	float: left;
}

/*----- サイト下部 -----*/
#footer_wrap {
	min-width:1000px;
	width: 100%;
	margin: 0 auto;
	background:url(../images/bg_footer.jpg) repeat-x center bottom;
}
#footer {
	width: 990px;
	margin: 0 auto;
	padding: 85px 0 10px 0;
	text-align: center;
/*	background: url(../images/border_990.gif) no-repeat top left;*/
	/*border-top: 1px dotted #c0af56;*/
}
#footer_logo {
	width: 202px;
	height: 30px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/footer_logo.png) 0 0 no-repeat;
}
/*----------------------------------------------------------
新着情報
------------------------------------------------------------*/
		
/* --- 新着情報エリア --- */
div.newinfo {
	width: 470px; /* 新着情報エリアの幅 */
	margin: 0 0 60px 0;
	float:right;
}

/* --- 見出し --- */
div.newinfo h3 {
	padding: 12px 5px 9px; /* 見出しのマージン（上、左右、下） */
	background: #fffafa;
	font-weight:bold;
}

/* --- 新着リスト --- */
div.newinfo dl {
	width: 100%; /* 新着リストの幅 */
	margin: 0;
	border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
}

/* --- 日付エリア --- */
div.newinfo dt {
	width: 7em; /* 日付エリアの幅 */
	float: left;
	padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
	line-height: 120%;
	font-size: 85%;
}

/* --- 本文エリア --- */
div.newinfo dd {
	margin: 0;
	padding: 7px 3px 6px 8em; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
	line-height: 150%;
	font-size: 85%;
}

div.newinfo dd.last{
	margin: 0;
	padding: 7px 5px 6px; /* 本文エリアのパディング（上右下左） */
	line-height: 150%;
	border-bottom: none;
	font-size: 85%;
	float: right;
}


/*-----オンライン予約-----*/

#booking_inner h3 {
	padding: 5px 5px 5px; /* 見出しのマージン（上、左右、下） */
	margin-bottom:8px;
	background: #fffafa;
	font-weight:bold;
}

/*支給もの*/

#booking_inner {
	width		 : 475px;
	height:135px;
	margin-bottom: 42px;
}

.booking {
	font-weight	 : bold;
}
.booking_date {
	width		 :330px;
	float:left;
	margin		 : 0;
	padding		 : 0;
	font-size:90%;
}

.booking_date2 {
	width		 :130px;
	float:right;
	margin		 : 0;
	padding		 : 0;
	font-size:90%;
}

.booking_date_2col {
	float		 : left;
	display		 : block;
	width		 : 80px;
	margin-right : 5px;
	padding		 : 0 5px;
}
input,select {
	margin		 : 0px 0;
	padding		 : 0px 0px;
}
.forms01 {
	width:48px;
}
.forms02 {
	width:36px;
}

.asdf {
	clear		 : both;
	width		 : 98%;
	height		 : 0;
	margin		 : 0;
	padding		 : 0;
	border		 : none;
	border-bottom	 : 1px dotted #CCCCCC;
}

#nitteiarea,
#ninzuarea,
#ryokinarea,
#searchtypearea {
	clear:both;
	width		 : 475px;
	margin		 : 0;
	padding		 : 6px 0;
	border		 : none;
	font-size:90%;
}
#searchtypearea label {
}

input#chkymd,
input#chkpsn {
	margin		 : 0;
	padding		 : 0;
}

#calidif,
#apple_overlayif {
	width		 : 0;
	height		 : 0;
	position	 : absolute;
	display		 : block;
}
#btn_b_area {
	width:475px;
	text-align:right;
}
#btn_b_area input {
	margin-left:10px;
}

/*中国用*/

#cn_title01 {
	background:url(../images/t01.jpg) no-repeat;
	width:163px;
	height:52px;
	text-indent:-9999px;
}
#cn_title02 {
	background:url(../images/t02.jpg) no-repeat;
	width:163px;
	height:52px;
	text-indent:-9999px;
}
#cn_title03 {
	background:url(../images/t03.jpg) no-repeat;
	width:163px;
	height:52px;
	text-indent:-9999px;
}
.cndl {
	padding:0 0 10px 10px;
	line-height:145%;
}
dl.cndl dt {
  clear: left;
  float: left;
  width: 1em;
}

dl.cndl dd {
  margin-left: 1em;
  margin-bottom: 7px;
}
.cndl2 {
	padding:0 0 0 10px;
	line-height:145%;
}
dl.cndl2 dt {
  width: 10em;
  margin-bottom: 4px;
}

dl.cndl2 dd {
  margin-left: 1em;
  margin-bottom: 7px;
}

.cndl3 {
	padding:0 0 53px 10px;
	line-height:145%;
}
dl.cndl3 dt {
  clear: left;
  float: left;
  width: 1em;
}

dl.cndl3 dd {
  margin-left: 1em;
  margin-bottom: 7px;
}
#cn_stg {
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	margin-bottom:81px;
}

#cn_contact {
	border:#EDEBDF solid 2px;
	width:471px;
	background-color:#FFF;
}
#cn_contact p {
	padding:15px 0 0 49px;
	font-size:18px;
	line-height:28px;
}
#cn_btn {
	margin:15px auto 40px auto;
	width:138px;
	height:25px;
	background:url(../images/btn_contact.jpg) no-repeat;
	display:block;
}
#cn_ban {
	text-align:center;
	margin-bottom:20px;
}