H@charset "utf-8";

/* formatting style
-----------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
	font-size: 85%;
	line-height: 180%;
	color: #555555;
	background-position: center;
	width: auto;
	text-align: center;
	margin:0;
	padding:0;
}

hr {
	display: none;
	border: 1px solid #CCCCCC;
}


/* h1 h2 h3 h4
-----------------------*/

.index_h1 {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: lighter;
}

h2{
	margin:0;
	padding:0;
	}




/* link style
-----------------------*/

a img {
	border-style: none;
}

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

a:active {
	color: #003366;
	text-decoration: none;
}

a:focus { outline:none;}


/* margin
-----------------------*/

.mgt3 {
	margin: 3px 0px 0px 0px;
}

.mgt5 {
	margin: 5px 0px 0px 0px;
}

.mgt7 {
	margin: 7px 0px 0px 0px;
}

.mgt10 {
	margin: 10px 0px 0px 0px;
}

.mgt15 {
	margin: 15px 0px 0px 0px;
}

.mgt20 {
	margin: 20px 0px 0px 0px;
}

.mgt30 {
	margin: 30px 0px 0px 0px;
}

.mgt50 {
	margin: 50px 0px 0px 0px;
}


.mgt_btm_3 {
	margin: 0px 0px 3px 0px;
}

.mgt_btm_5 {
	margin: 0px 0px 5px 0px;
}

.mgt_btm_7 {
	margin: 0px 0px 7px 0px;
}

.mgt_btm_10 {
	margin: 0px 0px 10px 0px;
}

.mgt_btm_15 {
	margin: 0px 0px 15px 0px;
}

.mgt_btm_20 {
	margin: 0px 0px 20px 0px;
}

.mgt_btm_30 {
	margin: 0px 0px 30px 0px;
}

.mg_btm_50 {
	margin: 0px 0px 50px 0px;
}


/* padding
-----------------------*/

.pad3 {
	padding: 0px 0px 0px 3px;
}

.pad5 {
	padding: 0px 0px 0px 5px;
}

.pad7 {
	padding: 0px 0px 0px 7px;
}

.pad10 {
	padding: 0px 0px 0px 10px;
}

.pad15 {
	padding: 0px 0px 0px 15px;
}

.pad20 {
	padding: 0px 0px 0px 20px;
}

.pad30 {
	padding: 0px 0px 0px 30px;
}




/* 
-----------------------*/
em{
	font-style:normal;
	font-weight:bold;
	}


/* ■■■■all page■■■■
-----------------------*/


/* basic layout
-----------------------*/

#wrapper_top {
	width: 100%;
	border-top-width: 2px;
	text-align:center;
	margin-top:0;
	background:url(../img/common/bg_top.jpg) repeat-x;
	}

#wrapper {
	width: 100%;
	border-top-width: 2px;
	text-align:center;
	margin-top:0;
	background:url(../img/common/bg_under_top.jpg) repeat-x;
	}



#main {
	width: 930px;
	clear: both;
	margin: 0 auto;
}

.seo{
	padding: 3px 0;
	text-align:center;
	width:100%;
	margin:0;
	}

.seo_txt{
	font-size:10px;
	_font-size:12px;
	color:#FFFFFF;
	display:block;
	width:930px;
	margin:0 auto;
	text-align:left;
	line-height:110%;
	}

.header_logo{
	width:930px;
	margin:10px auto 10px auto;
	text-align:left;
	}

.main_contents {
	/* background-image: url(../img/common/bg_main_02.gif); */
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-bottom: 30px;
}

.main_contents_btm {
	background-image: url(../img/common/bg_main_btm.gif);
	height: 6px;
	width: 930px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.link_home {
	position: relative;
	top: 57px;
	width: auto;
}

#module01 {
	width: 870px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.module02 {
	width: 840px;
	margin-bottom: 45px;
	clear: both;
	float: left;
	margin-top: 25px;
	position: relative;
	left: 15px;
	text-align: left;
}

#module03 {
	width: 870px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}

.module04 {
	width: 840px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	margin-top: 5px;
	position: relative;
	left: 15px;
	text-align: left;
}

#module05 {
	width: 870px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.fl_r {
	float:right;
	}

.fl_l {
	float:left;
	}

.clear{
	clear:both;
	}

/* text
-----------------------*/

.intro_text_01 {
	float: left;
	margin-bottom: 20px;
	text-align: left;
}

.intro_text_02 {
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}


/* obi
-----------------------*/

.obi {
	background-image: url(../img/common/bg_tittle_01.gif);
	height: 30px;
	width: 840px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	float: left;
	font-size: 120%;
}


/* tittle
-----------------------*/

.tittle {
	width: 870px;
	clear: both;
}


/* page_top
-----------------------*/

#page_top {
	clear: both;
	width: 930px;
	text-align:right;
	padding:0;
	margin:35px auto 0 auto ;
}

.page_top {
	float: right;
	margin-right: 15px;
}



/* cleafix
-----------------------*/

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


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

#bg_footer {
	background:url(../img/common/bg_bottom.jpg) repeat-x;
	text-align: center;
	clear: both;
	width: 100%;
	margin:0;
}

#footer {
	width: 930px;
	height:200px;
	text-align: center;
	margin:0 auto;
	color:#FFFFFF;
	font-size:10px;
	line-height:1.4em;
}

#footer a{color:#FFFFFF;}
#footer a:hover{color:#FFFFFF;}
#footer a:visit{color:#FFFFFF;}
#footer a:active{color:#FFFFFF;}

.link_01{
	width:930px;
	}
	
.link_01:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}


.link_01 ul{
	list-style:none;
	line-height:1em;
	margin:0;
	padding:0;
	}
	
.link_01 li{
	display:block;
	float:left;
	margin:6px 0 6px 0;
	}

.footer_02{
	background:url(../img/common/bg_bottom_footer.jpg) no-repeat;
	width:930px;
	margin:0 auto;
	height:160px;
	padding-top:5px;
	}

.footer_link02{
	width:640px;
	margin-top:10px;
	text-align:left;
	}

.footer_link02 ul{
	list-style:none;
	border-left:1px solid #FFFFFF;
	padding:0 ;
	}

.footer_link02 li{
	display:block;
	float:left;
	padding:0 10px;
	border-right:1px solid #FFFFFF;
	font-size:12px;
	}

#footer_link_upper{
	margin:0 auto;
	text-align:center;
	/*width:680px;*/
	padding:10px 0;
		}
	

#footer_link_upper ul{
	list-style:none;
	text-align:center;

	}

#footer_link_upper li{
	display:block;
	float:left;
	background:url(../img/common/ic_li_footer.gif) no-repeat 0 6px;
	padding:0 20px 0 20px;
	margin-right:20px;
	border-right:1px dashed #999999;
	}

#footer_link_upper .li_last{
	display:block;
	float:left;
	background:url(../img/common/ic_li_footer.gif) no-repeat 0 6px;
	padding:0 20px 0 20px;
	margin-right:20px;
	border-right:0px;
	}

#footer_link_upper ul:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#footer_link_bottom{
	margin:5px auto;
	/* width:410px; */
	text-align:center;
	}
	
#footer_link_bottom ul{
	list-style:none;
	}

#footer_link_bottom li{
	display:block;
	float:left;
	margin:0 10px;
	}



.footer_link_01 {
	width: 930px;
	text-align: center;
	font-size: 12px;
	height: 45px;
	margin:0 auto;
	line-height:1em;
}

.footer_text {
	font-size: 10px;
	margin-top: 10px;
}



/* g navi
-----------------------*/


#g_nav {
	list-style-type: none;
	width: 930px;
	/* height: 58px; */
	margin:0;
	padding:0;
	_padding:-1px 0 0 0;
}

#g_nav li {
	float: left;
}

#g_nav:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	}

/* ■■■■top page■■■■
-----------------------*/

#bg_main_img {
	margin: 0 auto;
	_padding:0;
}


/* bg_main
-----------------------*/

#bg_main {
	/*background-image: url(../img/common/bg_main_01.jpg);
	_background-image: url(../img/common/bg_main_01.jpg) 0 2;
	background-repeat: repeat-x; */
	margin: 0 auto;
	_padding:0px;
}


/* left_column
-----------------------*/

#left_column {
	width: 630px;
	float: left;
	margin-top: 20px;
}

/* news
-----------------------*/

#news {
	background:url(../img/home/bg_news_middle.jpg) repeat-y;
	margin:0;
	padding:0;
}

.news_img{
	 margin:0;
	 padding:0;
	 }

.news{
	background:url(../img/home/bg_news.jpg) repeat-y;
	width:590px;
	margin:0 auto;
	padding:10px 0;
	}

.news table{
	width:550px;
	margin:0 20px;
	}

.news td{
	text-align:left;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;
	}

.news_btm {
	clear: both;
}

.top_link {
	margin-top: 30px;
}

.news_comm{
	display:block;
	width:550px;
	text-align:left;
	font-size:12px;
	margin:15px auto;
	}


/* main banner area
----------------------*/
#bnr_top_main{
	background:#DFE4EC;
	margin:10px auto 0px auto;
	list-style:none;
	padding:10px 0px 0px 10px;
	text-align:center;
	}

#bnr_top_main li{
	display:inline;
	margin-right:8px;
	}

#bnr_top_main li .last{
	margin:0;
	}


/* right_column
-----------------------*/

#right_column {
	margin-top: 20px;
	width: 265px;
	float: right;
	margin-bottom: 40px;
	}


/* right_banner
-----------------------*/
.r_banner{
	margin-bottom:10px;
	}


/* access
-----------------------*/

#access{
	background:url(../img/home/bg_access_middle.jpg) repeat-y;
	padding:0 10px 10px 10px;
		}
	
.address{
	text-align:left;
	margin-top:5px;
	font-size: 12px;
	line-height:1.5em;
	}
	

#access02 {
	background-image: url(../img/home/box_access_middle.gif);
	background-repeat: repeat-y;
}

.access_txt {
	text-align: left;
	width: 235px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 10px;
	vertical-align: 150%;
}


/* ■■■■about_us■■■■
-----------------------*/

#bg_about_main_img {
	margin: auto;
	background-position: center;
	background-color: #D0A775;
	height: 177px;
	background-image: url(../img/common/main_img.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #031225;
}

.right_module_about_images {
	float: right;
	width: 311px;
	position: relative;
	height: 258px;
}

.left_module_about_text {
	float: left;
	width: 500px;
	text-align: left;
}

.right_module_about_text {
	float: right;
	width: 440px;
	text-align: left;
}

.left_module_about_img {
	float: left;
	width: 370px;
	height: 395px;
}

.left_module_about_img p {
	float: left;
}


/* ■■■■shoes page■■■■
-----------------------*/

#bg_shoes_main_img {
	margin: auto;
	background-position: center;
	background-color: #D0A775;
	height: 177px;
	background-image: url(../img/shoes/main_img_01.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #031225;
}


/* tab
-----------------------*/

#shoes_menu {
	margin-bottom: 30px;
	height: 50px;
	width: 890px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.img_link {
	list-style-type: none;
}

.img_link li {
	float: left;
}


/* top
-----------------------*/

#shoes_about_module_01 {
	width: 840px;
	left: 15px;
	background-image: url(../img/shoes/about_bg_01.jpg);
	background-repeat: no-repeat;
	height: 594px;
	float: left;
	position: relative;
	margin-bottom: 40px;
	margin-top: 30px;
}

.shoes_about_text_01 {
	text-align: left;
	width: 491px;
	position: relative;
	left: 40px;
	top: 45px;
	font-size: 12px;
	line-height: 150%;
	float: left;
}

.about_link_l_01 {
	width: 416px;
	background-image: url(../img/shoes/about_bg_02.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	font-size: 12px;
}

.about_link_r_01 {
	width: 416px;
	background-image: url(../img/shoes/about_bg_02.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: right;
	font-size: 12px;
}


.about_link_l_02 {
	width: 416px;
	position: relative;
	background-image: url(../img/shoes/about_bg_02.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	clear: both;
	margin-top: 8px;
	font-size: 12px;
}

.about_link_r_02 {
	width: 416px;
	background-image: url(../img/shoes/about_bg_02.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: right;
	margin-top: 8px;
	font-size: 12px;
}

.about_boshu_01 {
	width: 510px;
	float: left;
}

.about_boshu_02 {
	width: 313px;
	text-align: left;
	float: right;
	height: 42px;
}


/* guide
-----------------------*/

.guide_module {
	width: 840px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	margin-top: 30px;
	position: relative;
	left: 15px;
	text-align: left;
	font-size: 12px;
}


.guide_right_module {
	float: right;
	width: 626px;
}

.guide_left_module {
	float: left;
	width: 190px;
	text-align: left;
}



#guide_img_list {
	width: 855px;
	margin-bottom: 40px;
	clear: both;
	position: relative;
	left: 15px;
	float: left;
}

#guide_img_list .shoes_img {
	list-style-type: none;
	height: 150px;
}

#guide_img_list .shoes_img li {
	float: left;
	margin-right: 13px;
}


/* flow
-----------------------*/


.flow_module {
	width: 840px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	position: relative;
	left: 15px;
	text-align: left;
}

.originally_developed {
	width: 860px;
	margin-bottom: 40px;
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.left_module_flow {
	width: 160px;
	float: left;
}


.right_module_flow {
	float: right;
	width: 650px;
	text-align: left;
}

.flow_number {
	float: left;
}

.flow_text_01 {
	float: right;
	width: 606px;
}

.flow_text_02 {
	width: 606px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}


/* insole
-----------------------*/

.right_insole_images {
	float: right;
	width: 300px;
	position: relative;
	height: 225px;
}

.left_insole_text {
	float: left;
	width: 510px;
	text-align: left;
}

.left_module_insole {
	width: 350px;
	float: left;
}


.right_module_insole {
	float: right;
	width: 460px;
	text-align: left;
}

.insole_text_01 {
	float: right;
	width: 416px;
}

.insole_text_02 {
	width: 416px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}


/* most
-----------------------*/

.module_tittle_02 {
	width: 840px;
	margin-top: 30px;
	position: relative;
	left: 15px;
	clear: both;
}

.most_module {
	width: 840px;
	margin-bottom: 45px;
	clear: both;
	float: left;
	position: relative;
	left: 15px;
	text-align: left;
}

.right_module_most {
	float: right;
	width: 250px;
}

.left_module_most {
	float: left;
	width: 550px;
	text-align: left;
}

.interview_profile {
	background-color: #F8F4EF;
	width: 225px;
	float: left;
	text-align: center;
}

.profile_01 {
	padding-bottom: 15px;
	text-align: left;
	width: 190px;
	position: relative;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	font-variant: normal;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #976A33;
	clear: left;
	float: left;
}

.profile_02 {
	padding-bottom: 15px;
	text-align: left;
	width: 190px;
	position: relative;
	left: 15px;
	font-size: 12px;
	line-height: 140%;
	font-variant: normal;
	padding-top: 10px;
	clear: left;
	float: left;
}

.right_module_most_02 {
	float: right;
	width: 580px;
	margin-bottom: 20px;
	text-align: left;
}


/* ■■■■club■■■■
-----------------------*/

#bg_club_main_img {
	margin: auto;
	background-position: center;
	background-color: #D0A775;
	height: 177px;
	background-image: url(../img/club/club_main_img.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #031225;
}

.right_club_images {
	float: right;
	width: 354px;
	position: relative;
	height: 460px;
}

.left_club_text {
	float: left;
	width: 454px;
	text-align: left;
}


/* club item head
-----------------------*/

.head_module {
	width: 860px;
	clear: both;
	position: relative;
	left: 15px;
	float: left;
	margin-top: 25px;
}

.club_head {
	float: left;
	width: 270px;
	text-align: left;
}

.club_table {
	width: 270px;
	margin-top: 15px;
	font-size: 12px;
}

.club_table th {
	width: 69px;
}

.club_table td {
	padding-left: 10px;
}

.club_table .obi_line {
	background-image: url(../img/common/bg_obi.gif);
	background-repeat: repeat-x;
	height: 23px;
	background-position: center;
}

.club_table .coment {
	vertical-align: text-top;
}


/* club item shaft
-----------------------*/

.shaft_module {
	width: 860px;
	clear: both;
	position: relative;
	left: 15px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

.shaft_module_02 {
	width: 860px;
	clear: both;
	float: left;
}


.club_shaft {
	float: left;
	width: 410px;
	text-align: left;
	margin-right: 15px;
}

.club_shaft_table {
	width: 410px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 12px;
}

.club_shaft th {
	width: 69px;
}

.club_shaft td {
	padding-left: 10px;
}

.club_shaft .obi_line {
	background-image: url(../img/common/bg_obi.gif);
	background-repeat: repeat-x;
	height: 23px;
	background-position: center;
}

.club_shaft_table .coment {
	vertical-align: text-top;
}


/* club item recommend
-----------------------*/

.recommend_module {
	width: 840px;
	margin-bottom: 40px;
	clear: both;
	position: relative;
	left: 15px;
	float: left;
}

.recommend_img {
	height: 300px;
	width: 450px;
	float: left;
}


.club_recommend {
	float: left;
	width: 840px;
	text-align: left;
}

.club_recommend_table {
	width: 370px;
	margin-bottom: 20px;
	float: right;
	font-size: 12px;
	line-height: 150%;
}

.club_recommend_table th {
	width: 69px;
	vertical-align: text-top;
}

.club_recommend_table td {
	padding-left: 10px;
	width: 281px;
}

.club_recommend_table .obi_line {
	background-image: url(../img/common/bg_obi.gif);
	background-repeat: repeat-x;
	height: 23px;
	background-position: center;
}

.club_recommend_table .coment {
	vertical-align: text-top;
}


/* ■■■■fit■■■■
-----------------------*/

#bg_fit_main_img {
	margin: auto;
	background-position: center;
	background-color: #D0A775;
	height: 177px;
	background-image: url(../img/fitting/fit_main_img.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #031225;
}

.fit_module {
	width: 840px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	position: relative;
	left: 15px;
}

.right_fit_images {
	float: right;
	width: 280px;
	position: relative;
	margin-bottom: 30px;
}

.left_fit_text {
	float: left;
	width: 528px;
	text-align: left;
	margin-bottom: 30px;
}

.right_fit_images_02 {
	float: right;
	width: 350px;
	position: relative;
	margin-bottom: 30px;
}

.left_fit_text_02 {
	float: left;
	width: 458px;
	text-align: left;
	margin-bottom: 30px;
}

.right_fit_images_03 {
	float: right;
	width: 191px;
	position: relative;
	margin-bottom: 20px;
}

.left_fit_table {
	float: left;
	width: 600px;
	text-align: left;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 150%;
}

.fit_table_th_01 {
	width: 111px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D2CCC0;
	border-bottom-color: #D2CCC0;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fit_table_th_02 {
	width: 111px;
}

.fit_table_th_03 {
	width: 111px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D2CCC0;
	padding-top: 1px;
	padding-bottom: 1px;
}


.fit_table_td_01 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D2CCC0;
	border-bottom-color: #D2CCC0;
	padding: 10px;
}

.fit_table_td_02 {
	padding: 10px;
}

.fit_table_td_03 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D2CCC0;
	padding: 10px;
}

.fit_flow_01 {
	width: 850px;
}

.fit_flow_01 p {
	float: left;
}

.fit_contact_module {
	width: 800px;
	clear: both;
	background-color: #FEFCF8;
	padding: 20px;
	border: 1px dotted #EDD3A9;
	margin-bottom: 30px;
}

/* ■■■■wage■■■■
-----------------------*/

.wage_table {
	float: left;
	width: 840px;
    border-collapse: collapse;
}

.wage_table_th_01 {
	width: 403px;
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.wage_table_th_02 {
	width: 125px;
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.wage_table_th_03 {
	width: 160px;
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.wage_table_th_04 {
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.wage_table_td_01 {
	width: 393px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 10px 7px 20px;
}

.wage_table_td_02 {
	width: 85px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 20px 7px 20px;
	text-align: center;
}

.wage_table_td_03 {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 20px 7px 20px;
	text-align: center;
}

.wage_table_td_04 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	text-align: right;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 20px 7px 20px;
}


/* ■■■■rent■■■■
-----------------------*/

/* rent navi
-----------------------*/


.rent_link_02 {
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	height: 53px;
}

.rent_link_02_td_01 {
	padding-right: 15px;
	padding-left: 15px;	
}

.rent_text {
	font-size: 12px;
	text-align: center;
	margin-bottom: 12px;
}

/* rent table
-----------------------*/

.rent_table {
	float: left;
	width: 840px;
    border-collapse: collapse;
}

.rent_table_th_01 {
	width: 223px;
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.rent_table_th_02 {
	width: 225px;
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.rent_table_th_03 {
	width: 100px;
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.rent_table_th_04 {
	background-image: url(../img/fitting/wage_table_bg_01.gif);
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0D7CC;
	text-align: center;
}

.rent_table_td_01 {
	width: 213px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 10px 7px 20px;
	text-align: center;
}

.rent_table_td_02 {
	width: 185px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 20px 7px 20px;
	text-align: center;
}

.rent_table_td_03 {
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 20px 7px 20px;
	text-align: center;
}

.rent_table_td_04 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	text-align: right;
	background-color: #FAF8F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE7E1;
	padding: 7px 20px 7px 20px;
}


/* ■■■■shop■■■■
-----------------------*/

.right_shop_images {
	float: right;
	width: 433px;
	position: relative;
	height: 475px;
}

.left_shop_text {
	float: left;
	width: 355px;
	text-align: left;
}

.right_shop_text {
	float: right;
	width: 558px;
	position: relative;
	text-align: left;
}

.left_shop_images {
	float: left;
	width: 250px;
	text-align: left;
	height: 208px;
}

.right_shop_map_text {
	float: right;
	width: 315px;
	position: relative;
	text-align: left;
}

.left_shop_map {
	float: left;
	width: 493px;
	text-align: left;
	height: 363px;
	background-image: url(../img/shop/shop_bg_map.gif);
}

.shop_google_map {
	width: 475px;
	height: 345px;
	background-image: url(../img/shop/shop_img_03.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 9px;
	top: 9px;
}


.shop_tittle {
	background-image: url(../img/common/bg_tittle_02.gif);
	height: 30px;
	width: 309px;
	padding-left: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 120%;
}


/* ■■■■cafe■■■■
-----------------------*/

#bg_cafe_main_img {
	margin: auto;
	background-position: center;
	background-color: #D0A775;
	height: 177px;
	background-image: url(../img/cafe/cafe_main_img.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #031225;
}

.right_cafe_images {
	float: right;
	width: 311px;
	position: relative;
	height: 355px;
}

.right_cafe_images p {
	float: left;
}

.left_cafe_text {
	float: left;
	width: 480px;
	text-align: left;
}

.cafe_menu {
	width: 850px;
	clear: both;
	position: relative;
	left: 15px;
	float: left;
	margin-bottom: 45px;
	margin-top: 25px;
}

.cafe_menu_btm {
	height: 3px;
	width: 840px;
	clear: both;
	background-image: url(../img/cafe/cafe_menu_btm.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.cafe_menu_table {
	float: left;
	width: 510px;
	position: relative;
	left: 20px;
	margin-bottom: 30px;
}

.cafe_menu_table_td01_S {
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2948D;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 10px;
}

.cafe_menu_table_td02_S {
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2948D;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
}

.cafe_menu_table_td01 {
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2948D;
	padding-left: 5px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cafe_menu_table_td02 {
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2948D;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}

.cafe_menu_table_td01_l {
	width: 430px;
	padding-left: 5px;
	text-align: left;
	padding-top: 10px;
}

.cafe_menu_table_td02_l {
	width: 80px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}

.right_menu_images {
	float: right;
	width: 235px;
	position: relative;
	margin-bottom: 30px;
	right: 20px;
}


/* ■■■■sitemap page■■■■
-----------------------*/

.sitemap_left {
	float: left;
	width: 425px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	vertical-align: middle;
	margin-bottom: 40px;
	margin-left: 10px;
}

.sitemap_right {
	float: right;
	width: 390px;
	margin-right: 10px;
}

.sitemap_gmanu {
	height: 35px;
	width: 380px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../img/sitemap/bg_sitemap_01.gif);
	padding-top: 6px;
	background-repeat: repeat-x;
}

.sitemap_manu {
	height: 35px;
	width: 380px;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	background-image: url(../img/sitemap/bg_saitemap_02.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
}



.sitemap_gmanu_02 {
	width: 380px;
	text-align: left;
	padding-left: 20px;
}


/* ■■■■ news ■■■■
-----------------------*/

.news_module {
	width: 870px;
	margin-bottom: 20px;
	float: left;
}

.tittle_top_news  {
	background-image: url(../img/news/news_bg_ttl.gif);
	height: 37px;
	width: 870px;
	clear: both;
}


.news_tittle_day {
	font-weight: bold;
	width: 154px;
	float: left;
	text-align: left;
	height: 30px;
	padding-left: 10px;
	padding-top: 7px;
}

.news_tittle_text {
	width: 675px;
	float: left;
	text-align: left;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	position: relative;
	top: 7px;
}

.news_left_text {
	width: 550px;
	float: left;
	text-align: left;
}

.news_right_img {
	float: right;
	width: 250px;
}



.accordion {padding-bottom:15px;}
.accordion ul{display:none;}

.accordion ul li {
list-style:none;
text-align:left;
font-size:12px;

}
.newsTitleTable td img.newsIcon{
margin-top:3px;
}
.newsTitleArea {
	cursor: pointer;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
table.newsInsideTable {
width:400px;
margin:0px;
}

/* ■■■■ corporate ■■■■
-----------------------*/

.table_01 {
	width: 840px;
	top: 30px;
    border-collapse:collapse;
    border-spacing:0;
}

.table_top {
	width: 840px;
	background-image: url(../img/common/bg_table_top.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.table_corp_th_top {
	background-image: url(../img/common/bg_table_03.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	width: 100px;
	height: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAD0C3;
	padding-left: 10px;
}

.table_corp_td_top {
	height: 41px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	text-align: left;
	padding-left: 10px;
	border-right-width: 1px;
	background-image: url(../img/common/bg_table_04.gif);
	background-repeat: repeat-x;
}

.table_corp_th {
	background-image: url(../img/common/bg_table_01.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	width: 100px;
	height: 39px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAD0C3;
	padding-left: 10px;
}

.table_corp_td {
	height: 39px;
	border-right-style: solid;
	border-right-color: #ECE7E1;
	text-align: left;
	padding-left: 10px;
	border-right-width: 1px;
	background-image: url(../img/common/bg_table_02.gif);
	background-repeat: repeat-x;
}


/* ■■■■corporate■■■■
-----------------------*/

.contact_box {
	width: 840px;
	clear: both;
	position: relative;
	left: 15px;
	float: left;
	height: 101px;
	border: 1px solid #EDDEC9;
	background-image: url(../img/contact/contact_bg_01.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 40px;
}

.contact_box_left {
	width: 400px;
	position: relative;
	float: left;
	top: 15px;
	height: 69px;
	left: 20px;
}

.contact_box_right {
	width: 380px;
	position: relative;
	float: left;
	top: 15px;
	height: 69px;
	left: 20px;
	padding-left: 20px;
	background-image: url(../img/contact/contact_bg_02.gif);
	background-repeat: no-repeat;
}

.contact_rogo {
	float: left;
	position: relative;
	top: 4px;
}

.contact_text {
	float: left;
	position: relative;
	left: 20px;
	top: 15px;
}


/* ■■■■q_and_a■■■■
-----------------------*/

.qa_link_module {
	width: 840px;
	margin-bottom: 40px;
	float: left;
	position: relative;
	left: 15px;
	text-align: left;
	background-image: url(../img/q_and_a/qa_bg_link_01.gif);
	background-repeat: repeat;
	border: 1px solid #E1DACE;
}

.right_qa_link_images {
	float: right;
	width: 359px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	right: 40px;
}


.left_qa_link_text {
	float: left;
	width: 364px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C5B8A0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.qa_table {
	width: 840px;
}

.qa_table th {
	width: 25px;
	vertical-align: top;
}

.qa_table_td_01 {
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
}

.qa_table_td_02 {
	padding-left: 5px;
}

.qa_table .obi_line {
	background-image: url(../img/common/bg_obi.gif);
	background-repeat: repeat-x;
	height: 15px;
	background-position: center;
}

.qa_table .coment {
	vertical-align: text-top;
}


/* ■■■■stove■■■■
-----------------------*/

#bg_stove_main_img {
	margin: auto;
	background-position: center;
	background-color: #D0A775;
	height: 177px;
	background-image: url(../img/stove/stove_main_img.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #031225;
}


.right_stove_images_01 {
	float: right;
	width: 318px;
	position: relative;
	height: 355px;
}

.left_stove_text_01 {
	float: left;
	width: 501px;
	text-align: left;
}

.right_stove_images_02 {
	float: right;
	width: 250px;
	height: 150px;
}

.left_stove_text_02 {
	float: left;
	width: 560px;
	text-align: left;
}

.left_stove_text_03 {
	float: left;
	width: 560px;
	text-align: left;
	height: 150px;
}

.item_module {
	width: 840px;
	clear: both;
	float: left;
	margin-top: 25px;
	text-align: left;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.stove_item_table {
	width: 560px;
	margin-top: 20px;
	border: 1px solid #FFFFFF;
}

.stove_item_table th {
	width: 160px;
	background-color: #F3E8D2;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.stove_item_table td {
	background-color: #FAF6ED;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.stove_contact {
	width: 870px;
	clear: both;
	margin-bottom: 45px;
	border: 2px solid #D9D9D9;
}

.stove_contact_left {
	float: left;
	width: 200px;
	text-align: left;
}

.stove_contact_right {
	float: right;
	width: 620px;
	position: relative;
	right: 15px;
}

.stove_contact_table {
	width: 620px;
	margin-top: 13px;
	margin-bottom: 15px;
    border-collapse: collapse;
    border-spacing: 0;
}

.stove_contact_table_th {
	width: 79px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.stove_contact_table_td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: left;
}

.stove_contact_table_th_top {
	width: 79px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 2px;
}

.stove_contact_table_td_top {
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}

.stove_contact {
	width: 870px;
	clear: both;
	margin-bottom: 45px;
	border: 2px solid #D9D9D9;
}


/*	下層共通
----------------------------*/

/* ■■■■top page■■■■
-----------------------*/

#bg_bmain_img {
	margin: 0 auto;
	_padding:0;
	background-position: center;
	height: 150px;
}





