﻿@charset "utf-8";

*{	margin:0;
	padding:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 

table {  
 border-collapse:collapse;   
 border-spacing:0;   
} 


body{
	font-family:"ヒラギノ丸ゴ Pro W4", Verdana, "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size:12px;
	letter-spacing:0.12em;
	color: #0f0e0e;
	line-height: 1.4;
}
html > body {
	font-size:12px;
	color: #0f0e0e;
	background-color: #fbf8f1;
}
*:first-child + html body {
	font-family:"ヒラギノ丸ゴ Pro W4","メイリオ",Meiryo,Verdana,"Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:12px; 
	color: #0f0e0e;
}
fieldset,img {    
	border:0;   
} 
ol,ul {
	list-style:none;
	text-decoration: none;
} 
caption,th {  
	text-align:left;   
} 
q:before,q:after {  
	content:'';   
} 
abbr,acronym { 
	border:0;   
} 
img {
	border:0;
}


/*
 main [
----------------------------------------------------------- */


#wrapper_top {
	background-image: url(../img/common/headback.gif);
	background-repeat: repeat-x;
}

#wrapper_under {
	background-image: url(../img/common/headback2.gif);
	background-repeat: repeat-x;
}


#wrapper {
	margin-right:auto;
	margin-left:auto;
	width: 950px;
}




#flasharea {
	height: 387px;
	width: 950px;
}
#container {
	overflow: hidden;
	width: 950px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 100px;
}



h1.head_text{
margin:0px;
font-size:10px;
color:#999999;
}


/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#a82525;
	text-decoration:underline;
}
a:visited {
	color:#55421c;
	text-decoration:underline;
}
a:hover {
    color:#a82525;
	text-decoration:underline;
}





 

/*
 footer [
----------------------------------------------------------- */
#footer_wrapper {
	background-image: url(../img/common/footer_back.gif);
	background-repeat: repeat-x;
	height: 100px;
}

#footer {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	height: 100px;
}

#coname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}


#f_link {
	text-align: right;
	color: #ffffff;
	padding-top: 35px;
}

#f_link a:link {
	color: #ffffff;
	text-decoration:none;
}

#f_link a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#f_link a:hover {
	color: #a21616;
	text-decoration:none;
}





/*
 header [
----------------------------------------------------------- */
#head {
	width: 950px;
	overflow: hidden;
	height: 108px;
}

#head_left {
	float: left;
	height: 108px;
	width: 214px;
}
#head_right {
	float: right;
	height: 108px;
	width: 736px;
}
#head_right li {
	float: left;
}

#head #logo {
	float: left;
	height: 112px;
	width: 225px;
}
#s_menu {
	height: 25px;
	width: 176px;
	padding-left: 560px;
}
#s_menu_member {
	height: 25px;
	width: 191px;
	padding-left: 545px;
}







/*
 container [
----------------------------------------------------------- */
#content_left {
	float: left;
	width: 215px;
	padding-right: 25px;
}
#content_center {

}
#content_center {
	float: right;
	width: 710px;
}
#content_right {
	float: right;
	width: 215px;
}
.ttlimg {
	padding-bottom: 10px;
}





/*
 menu [
----------------------------------------------------------- */
#menu {
	height: 83px;
	width: 659px;
	padding-left: 77px;
}
#menu li{
    float:left;
	}
	
#menu1 a{
	height: 69px;
	width: 105px;
	display:block;
}
#menu1 a:hover{
	background-image: url(../img/common/menu1_on.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 105px;
	display:block;
	text-indent:-9999px;
}
#menu2 a{
	height: 69px;
	width: 123px;
	display:block;
}
#menu2 a:hover{
	background-image: url(../img/common/menu2_on.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 123px;
	display:block;
	text-indent:-9999px;
}
#menu3 a{
	height: 69px;
	width: 124px;
	display:block;
}
#menu3 a:hover{
	background-image: url(../img/common/menu3_on.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 124px;
	display:block;
	text-indent:-9999px;
}
#menu4 a{
	height: 69px;
	width: 159px;
	display:block;
}
#menu4 a:hover{
	background-image: url(../img/common/menu4_on.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 159px;
	display:block;
	text-indent:-9999px;
}
#menu5 a{
	height: 69px;
	width: 148px;
	display:block;
}
#menu5 a:hover{
	background-image: url(../img/common/menu5_on.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 148px;
	display:block;
	text-indent:-9999px;
}
#menu7 a{
	height: 69px;
	width: 123px;
	display:block;
}
#menu7 a:hover{
	background-image: url(../img/common/menu6_on.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 123px;
	display:block;
	text-indent:-9999px;
}

/*
 content_left [
----------------------------------------------------------- */
.newinfo {
	margin-bottom: 5px;
}

.day {
	margin-top: 5px;
}
.ttlimg2 {
	padding-top: 25px;
	padding-bottom: 10px;
}
#content_left .banner {
	margin-bottom: 5px;
}
#banner_table td{
    padding-bottom:15px;
}



/*
 content_center[
----------------------------------------------------------- */
.recommend {
	width: 640px;
	overflow: hidden;
}
.recommend2 {
	width: 640px;
	overflow: hidden;
	margin-top: 15px;
}
.r_left {
	float: left;
	width: 308px;
}
.r_ttl {
	margin-top: 10px;
	color: #a21616;
}
.detail_btn {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.r_right {
	float: right;
	width: 308px;
}
.newreport {
	background-color: #FFFFFF;
	width: 195px;
	margin-top: 5px;
	overflow: hidden;
}
.nr_left {
	float: left;
	height: 88px;
	width: 88px;
	padding-right: 8px;
}
.nr_right {
	float: left;
	width: 99px;
}
.nr_right .ttl {
	color: #000000;
}
.nr_right .txt {
	font-size: 11px;
	line-height: 1.2;
}
.s_detais {
	text-align: right;
	margin-top: 5px;
}



/*
 content_main[
----------------------------------------------------------- */
#content_main {
	width: 710px;
	float: right;
}
.mainback_center {
	width: 668px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c5a86f;
	border-left-color: #c5a86f;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.mainback_center2 {
	width: 668px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c5a86f;
	border-left-color: #c5a86f;
	padding-right: 20px;
	padding-left: 20px;
}

.topback_common {
	height: 25px;
	width: 95px;
	margin-top: 20px;
	padding-left: 615px;
}

.red {
	font-size: 14px;
	color: #a21616;
}
.red2 {
	color: #a21616;
}
.black{
color:#000000;
}


/*
 reserve[
----------------------------------------------------------- */
#r_txt {
	/*margin-top: 80px;*/
	margin-bottom: 50px;
}
#r_btn {
	text-align: center;
	margin-bottom: 80px;
}
#r_txt2 {
	/*margin-bottom: 80px;*/
	text-align: center;
}
/*
 login[
----------------------------------------------------------- */
#login_box {
	width:115px;
	height:41px;
	background-image: url(../img/common/ttl_login_member.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 25px;
	padding-left: 100px;
   }


/*
 center_news[
----------------------------------------------------------- */
#newsbox2{
    width:640px;
	overflow: hidden;
}
#idKizi03{
	width:110px;
	float:left;
	/*clear:both;*/
}
#idKizi04{
	padding-bottom:5px;
	/*clear:both;*/
	width:510px;
	float:left;
	
}
/*#idKizi04 a{
	line-height:130%;
}*/
li{list-style-type: none;}




/*
 SEO [
----------------------------------------------------------- */
h1.logo-img{
margin:0px;
}
h2.main-img{
margin:0px;
}
h3.ttl-img{
margin:0px;
}


/*
 top変更箇所 [
----------------------------------------------------------- */
#m_section2 {
	width:170px;
	height:32px;
	padding-top:25px;
	padding-left:40px;
	margin-bottom:15px;
	background-image: url(../img/common/member.jpg);
	background-repeat: no-repeat;
	}
#m_section {
	width:215px;
	height:57px;
	margin-bottom:15px;
	background-image: url(../img/common/member.jpg);
	background-repeat: no-repeat;
	}
#section1 {
	margin-bottom: 15px;
}
#section2 {
	width: 215px;
}
#s2_cont {
	background-image: url(../img/top/left_section_center.gif);
	background-repeat: repeat-y;
	width: 195px;
	padding-right: 10px;
	padding-left: 10px;
}

#tokuten{
	width: 710px;
	margin-bottom: 15px;}


#section3 {
	width: 710px;
	margin-bottom: 15px;
}
#s3_cont {
	background-image: url(../img/top/right_section_center.gif);
	background-repeat: repeat-y;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 35px;
	padding-left: 35px;
}
#s3_cont .news {
	width: 640px;
	overflow: hidden;
}
#s3_cont .news .news_left {
	float: left;
	width: 110px;
	padding-bottom: 4px;
}
#s3_cont .news .news_right {
	float: left;
	width: 530px;
	padding-bottom: 4px;
}
#section4 {
	width: 710px;
	margin-bottom: 15px;
}

#s4_cont {
	background-image: url(../img/top/right_section_center.gif);
	background-repeat: repeat-y;
	width: 640px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}
#halloween {
	width: 710px;
	margin-top: 15px;
}

#vallentine {
	width: 710px;
	margin-top: 15px;
}

#hwn_cont {
	background-image: url(../img/top/right_section_center.gif);
	background-repeat: repeat-y;
	width:708px;
	text-align:right;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_top {
	float: right;
	width: 710px;
}
#s4_cont .r_img {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mobile_section {
	padding-top: 0px;
}
#spesial_page
{padding-top: 25px;}
#qa_btn_top {
	padding-top: 20px;
	text-align: center;
}
#section2_under {
	padding-bottom: 15px;
	height: 2px;
	width: 215px;
}
#voive_head {
	width: 710px;
	margin-bottom: -30px;
}
#voice_head {
	width: 710px;
	margin-bottom: -25px;
	margin-top: 15px;
}
.voice_day {
	padding-bottom: 5px;
}

