@charset "UTF-8";
/* Top */

body {
	padding: 87px 0 0 0;
}


#content p a:link { color:#333333; text-decoration: underline; }
#content p a:visited { color:#333333; text-decoration: underline; }
#content p a:hover { color:#666666; text-decoration: none; }

#footer a:link { color:#666666; text-decoration: none; }
#footer a:visited { color:#666666; text-decoration: none; }
#footer a:hover { color:#333333; text-decoration: underline; }





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

#headerArea {
	width: 994px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: fixed !important;
	position: absolute;
	top: 0;
	height: 68px;
	width: 994px;
	background: #ffffff;
	padding-top: 15px;
	z-index: 3;
}

#header h1 {
	float: left;
	width: 178px;
	height: 54px;
}

#header #gNavi {
	float: left;
	margin-top: 5px;
	margin-left: 19px;
	z-index: 2;
}

#header #hNavi {
	float: right;
	margin:-20px 0 0 0;
}


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


#contentArea { 
	width: 100%; 
	line-height: 160%;
}
#content {
	width: 994px;
	margin: 0 auto 30px;
}

#topImage .image-navigation {
	width: 994px;
	height: 560px;
/*	height: 616px;*/
/*	height: 440px;*/
	position: relative;
}
#topImage .image-navigation .navi-image {
	z-index: 1;
}
#topImage .image-navigation .navi {
	z-index: 2;
	position: absolute;
	top: 477px;
/*	top: 534px;*/
	right: 15px;
	width: 518px;
	height: 68px;
	background: #000000;
}
#topImage .image-navigation .navi li {
	float: left;
	margin: 3px 0 3px 3px !important;
	width: 100px;
	height: 62px;
}
#topImage .image-navigation .navi li a {
	position: relative;
}



#topMain {
	margin-bottom: 40px;
}
#topMain #mNavi {
	margin-left: -1px;
	margin: 10px 0;
}
#topMain #mNavi li {
	float: left;
	margin-left: 1px;
}
#topMain .top_box {
	position: relative;
	width: 994px;
	height: 397px;
}
.top_box_01 {
	position: absolute;
	width: 247px;
	height: 397px;	
	top: 0;
	left: 0;
}
.top_box_02 {
	position: absolute;
	top: 0;
	left: 248px;
	width: 497px;
	height: 198px;
}
.top_box_03 {
	position: absolute;
	top: 199px;
	left: 248px;
	width: 248px;
	height: 198px;
}
.top_box_04 {
	position: absolute;
	top: 199px;
	left: 497px;
	width: 248px;
	height: 198px;
}
.top_box_05 {
	position: absolute;
	top: 0;
	right: 0;
	width: 248px;
	height: 397px;
}
.top_box_01 p,.top_box_02 p,.top_box_03 p,.top_box_04 p,.top_box_05 p {
	position: absolute;
	text-align: right;
	height: 30px;
	color: #ffffff;
	left: 0;
	line-height: 200%;
	font-size: 12px;
}
.top_box_01 p,
.top_box_05 p {
	width: 242px;	
	top: 373px;
}
.top_box_02 p {
	width: 492px;
	top: 174px;	
}
.top_box_03 p {
	width: 243px;
	top: 174px;	
}
.top_box_04 p {
	width: 243px;
	top: 174px;	
}

/* opentable追加のため変更  --------------*/
.latest_wrapper{
	width:993px;
	min-height:330px;
	margin:30px 0;
	position:relative;
}

/* opne table */
.latest_wrapper .opentable{
	float:left;
	width:227px; 
	padding:10px;
	
	border:1px solid #dfdfdf;
	/*height:309px; /*topicsが２行のときの高さ */
	height:449px;
	margin-bottom: 30px;
}

/* TOP topics */
#topics{
	float:right;
	width:716px;

	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	margin:0;
	position:relative;
}

#topics h2{
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:15px 10px;
}

p.btn_list{
	text-align:right;
	margin:0 10px 0 0;
	position:absolute;
	right:0;
	top:12px;
}

ul#topiList{
	 font-size:11px;
}

ul#topiList li{
	width:336px;
	float:left;
	height:120px;
	padding:10px 10px;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}

/*ul#topiList li:nth-child(odd){}*/

.imageBoxL{
     float:left !important;
     width:auto !important;
     height:auto !important;
     margin:0 10px 20px 0 !important;
}

ul#topiList p.day{
	font-weight:bold;
	color:#333;
}

/* 下層ページへのボタン */
.top_menu_btn{
	width: 994px;
}

.top_menu_btn p{
	color:#fff;
	margin:-22px 5px 0 10px;
	text-align: right;
	position:absolute;
	z-index:99;
}

.mgn_top_menu{
	margin-bottom:1px;
}

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


/* TOP topics */
/*#topics{
	width:992px;
	height:177px;
	border:1px solid #dfdfdf;
	margin:10px 0;
	position:relative;
}

#topics h2{
	width:972px;
	border-bottom:1px solid #dfdfdf;
	padding:15px 10px;
}

p.btn_list{
	text-align:right;
	margin:0 10px 0 0;
	position:absolute;
	right:0;
	top:12px;
}

ul#topiList{
	 font-size:11px;
}

ul#topiList li{
	width:314px;
	float:left;
	border-left:1px solid #dfdfdf;
	padding:15px 5px 0 10px;
}

ul#topiList li:first-child{
	border:none;
}

.imageBoxL{
     float:left !important;
     width:auto !important;
     height:auto !important;
     margin:0 10px 20px 0 !important;
}

ul#topiList p.day{
	font-weight:bold;
	color:#333;
}*/

/* TOP３つバナー */
ul#topBnr{
     margin:10px 0;
}

ul#topBnr li{
     float:left;
     margin:0 0 15px 0;
}

ul#topBnr li.middle{
     margin:0 1px;
}

/* TOP　お問い合わせ */
#topContact{
	width:992px;
	border:1px solid #dfdfdf;
	position:relative;
	margin:30px 0 0 0;
}

#topContact table{
	font-size:10px;
	width:990px;
	border:1px #fff solid;
}

#topContact table th{
	padding:0;
}

#topContact table td{
	width:229px;
	vertical-align:middle;
	padding:0 10px;
}



.borL{
	border-left:1px #dfdfdf solid;
}

/* ------------ main ------------ */
#main {
	width: 740px;
	float: right;
	margin-top: 30px;
}

.main_box {
	width: 740px;
	margin-bottom: 15px;
}


.main_box h3 {
	margin-bottom: 25px;
}
.main_box .ttls {
	margin-bottom: 20px;
}
.main_box .sub_box {
	width: 740px;
	margin: 0 0 30px;
}
.main_box .sub_box h4 {
	margin-bottom: 20px;
}
.main_box .sub_box p {
	margin: 0 0 20px 0;
}

.main_box img.right {
	float: right;
	margin-bottom: 1px;
}
.main_box img.left {
	float: left;
	margin-bottom: 1px;
}
.sub_box p span {
	font-size: 10px !important;
	line-height: 140%;
}
/* ------------ main ------------ */







/* ------------ side ------------ */
#side {
	width: 232px;
	float: left;
	margin-top: 30px;
}
.side_box {
	width: 232px;
	margin-bottom: 20px;
}
#sideNavi li a {
	width: 232px;
	height: 90px;
	display: block;
	border-bottom: 1px solid #dcdcdc;
}
#sideNavi li a:hover { }
.side_box .sideBn li { margin-bottom: 10px;}
.side_box .sideBn li a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* contact */
.side_contact {
    width: 210px;
    padding: 10px;
    background: #FCF6ED;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin-bottom: 20px;
}

.side_contact h3,
.side_contact p{
	margin-bottom:15px;
}

.side_contact ul li{
	margin-bottom:7px;
}

.side_contact ul li a:hover img {
	opacity:0.9;
	filter:alpha(opacity=0);
	-ms-filter: "alpha( opacity=90 )";
}
/* ------------ side ------------ */








/* ------------ footer ------------ */

#footerArea {
	width: 100%;
	background: #f4f4f4;
}

#footerArea #ft_value a:hover,
#footerArea #ft_group a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#footerArea #footer {
	width: 1022px;
	margin: 0 auto;
	padding: 25px 0 25px 28px;
	position: relative;
}

#ft_menu .ft_tit,
#ft_value .ft_tit,
#ft_group .ft_tit {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #444444;
}

#ft_menu {
	float: left; 
}
#ft_menu .ft_menu_list {
	float: left;
	/*width: 440px;*/
	width: 175px;
	margin-right: 20px;
}

#ft_menu .ft_menu_list2 {
	float: left;
	width: 100px;
	margin-right: 20px;
}

#ft_menu .ft_menu_list li {
	background: url(../images/icon_01.png) top left no-repeat;
	padding-left: 8px;
	margin: 8px 1px;
	font-size: 11px;
}


#ft_value {
	float: left;
	width: 170px;
	margin-left: 15px;
}
#ft_value li {
	float: left;
	width: 80px;
	margin-bottom: 10px;
}
#ft_value li.mgnL {
	margin-left: 10px;
}


#ft_group {
	float: left;
	width: 200px;
	margin-left: 29px;
}
#ft_group li {
	margin-bottom: 5px;
}

#pagetop {
	position: relative;
	height: 121px;
	width: 28px;
	float: right;
}
#pagetop_btn {
	width: 28px;
	height: 121px;
	position: fixed !important;
	position: absolute;
	z-index: 3;
	bottom: 0;
    right: 0;
}

#footerArea #copy {
	background: #76572f;
	color: #ffffff;
	padding: 10px 0;
	text-align: right;
}
#footerArea #copy p {
	width: 994px;
	color: #ffffff;
	margin: 0 auto;
	font-size: 10px;
	font-family: "Hiragino Mincho Pro",serif;
}