﻿@charset "utf-8";
/* CSS Document */

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/*Hides from IE-mac*/
* html.clearfix {height:1%}
.clearfix {display:block;}
/*End hide from IE-mac*/

/* ---------- initialize */

body{
	margin:0;
	padding:0;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.7;
    background-color:#383B35;
}

h1{
	margin:0;
	padding:0;
	font-size:1em;
}

h2{
	margin:0;
	padding:0;
	font-size:1.2em;
}

h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:1em;
}

p{
	margin:0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

li{
	margin:0;
	padding:0;
}

dl{
	margin:0;
	padding:0;
}

dt{
	margin:0;
	padding:5px;
}

dd{
	margin:0;
	padding:5px;
	border-bottom:1px solid #e0e0e0;
}

a{text-decoration:none;color:#779309;}
a:hover{text-decoration:underline;color:#990066;}
a:visited{color:#000000;}

/* ---------- structure */

#global_bg{
	background:#986B35 url(img/bkw.gif) repeat;			/* firefox */
	background:#986B35 url(../img/bkw.gif) repeat;		/* ie */
}

#global_bg2{
	border-top: 2px solid #FFFFFF;
	margin-top:18px;
	padding-top:2px;
	background:#FBD01D;
}

#container-w{
	width:907px;		/* firefox , ie7 */
	_width:909px;		/* ie6 */
	margin:0 auto;
	background:#FFFFFF;
}

#container{
	width:895px;
	border-top: 9px solid #9D2932;
	border-left: 5px solid #9D2932;
	border-right: 5px solid #9D2932;
	margin-left:1px;
	background:#FFFFFF;
}

#header {
	background:#FFFFFF;
	margin-top:1px;
	margin-left:1px;
	margin-bottom:5px;
	width:894px;
	line-height:1.5;
}

	#header img{
		vertical-align: middle;
	}

	#header img.top{
		width:893px;
		_width:895px;
		height:500px;
	}
	
	#header h1{
		color:#5C4138;
		font-size:1em;
		font-weight:bold;
	}

#navi-bottom {
	margin-left:1px;
	width:896px;
}

#middle-inner {
	float:left;
	width:145px;
	}
	#middle-inner img{
		vertical-align: top;
		display:block;
	}

#middle-news {
	float:left;
	margin-bottom:20px;
	width:896px;
	color:#5C4138;
/*	background:#5C4138;*/
}

#middle-news-inner1 {
	float:left;
	margin-left:188px;		/* firefox , ie7 */
	_margin-left:0px;		/* ie6 */
	width:520px;
}

#middle-news-inner2 {
	float:left;
	width:188px;
}
#middle-news-inner3 {
	_float:left;			/* ie6 */
	_width:188px;			/* ie6 */
}

/* ---------- 新着情報 start*/

#news-style {
	color:#DA6650;
	background:#FFFFFF;
	width:499px;
}

dl#news dt{
	float:left;
	display:block;
	color:#5C4138;
}

dl#news dt.date{
	float:right;
	display:block;
	color:#999;
}

dl#news dd{
	float:left;
	display:block;
	width:465px;
	padding-left:25px;
	padding-bottom:20px;
}

/* ---------- 新着情報 end*/

#bottom {
	float:left;
	margin-top:1px;
	width:897px;
}
	#middle img{
		vertical-align: middle;
	}

#header-sub {
	background:#FFFFFF;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:10px;
	width:895px;
	_width:899px;
	clear:both;
	line-height:1.5;
}

#header-sub h1{
	color:gray;
	font-size:1em;
	font-weight:normal;
}

#column-left{
	width:231px;
	float:left;
	margin:0 auto;
}

#column-middle{
	width:366px;
	_width:370px;
	float:left;
	margin:0px;
	background:#FFFFFF;
}
	
#column-right{
	width:298px;
	float:left;
	margin:0px;
}
	#column-right img{
		vertical-align: middle;
	}

#column-middle2{
	width:668px;
	float:left;
	margin:0px;
}

#container2 {
	float:left;
	width:100%;
	overflow:hidden;
/*	background:#E2D0C3;*/
}

#column-space{
	float:left;
	width:896px;
	height:120px;
}

#column-left-inner-z{
	width:229px;
	float:left;
}

#column-left-inner{
	width:229px;
	margin:0px 0px 0px 0px;
	padding:0px 1px 0px 1px;
	float:left;
	background:#FFFFFF;
}
	#column-left-inner img{
		vertical-align: text-bottom;
	}

#column-left-inner2{
	width:219px;
	padding:15px 0px 0px 10px;
	float:left;
	clear:left;
	background:#E2D0C3;
}

#column-right-inner{
	width:668px;
	float:right;
    margin-left:0px;
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
}
	#column-right-inner img{
		position:relative;
		vertical-align: text-bottom;
	}
	
	#column-right-inner-img{
		position:absolute;
		top:290px;
		left:0px;
	}

	#column-right-inner-img2{
		position:absolute;
		top:300px;
		left:30px;
	}

	#column-right-inner ul{
		position:absolute;
		top:335px;
		left:50px;
		color:#FFFFFF;
	}

#column-right-inner-sub{
	margin:0 auto;
	clear:none;
	background:#FFFFFF;
}

#column-right-inner-sub1{
	width:590px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

	#column-right-inner-sub1 p{
		margin-top:10px;
		margin-left:10px;
		color:#5F5F3B;
	}
	
	#column-right-inner-sub1 p.level1 {
		margin-top:10px;
		margin-left:35px;
		color:#5F5F3B;
	}

	#column-right-inner-sub1 h2{
		margin-top:10px;
		margin-left:10px;
		color:#5F5F3B;
	}

	#column-right-inner-sub1 h3{
		margin-top:10px;
		margin-left:10px;
		color:#5F5F3B;
	}

	#column-right-inner-sub1 ul{
		float:left;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:30px;
		color:#000000;
		list-style:none;
	}
		#column-right-inner-sub1 ul li{
			width:560px;
			margin-left:10px;
			border-bottom:1px solid #5F5F3B;
			padding:10px 0px 5px 10px;
		}

#column-right-inner-sub2{
	width:580px;
	margin:0 auto;
	padding-top:20px;
}
	#column-right-inner-sub2 img{
		float:right;
		margin-left:25px;
		margin-right:15px;
    }
    
	#column-right-inner-sub2 p{
		float:left;
		margin-top:0px;
		margin-left:5px;
		color:#5F5F3B;
		font-size:1.2em;
		margin-bottom:20px;
	}

	#column-right-inner-sub2 ul{
		float:left;
		color:#5F5F3B;
		list-style:none;
	}

		#column-right-inner-sub2 ul li{
			margin-top:10px;
			background:url(../img/mark1.gif) no-repeat;
			padding:3px 0px 3px 30px;
			color:#000000;
			vertical-align: text-middle;
		}

		#column-right-inner-sub2 ul li.level1{
			margin-top:10px;
			background:url(../img/mark1.gif) no-repeat left center;
			padding:3px 0px 3px 30px;
			color:#000000;
			vertical-align: text-middle;
			font-size:1.3em;
		}

		#column-right-inner-sub2 ul li.home{
			background:url(../img/mark2.gif) no-repeat left top;
			padding:3px 10px 10px 30px;
			color:red;
			border-bottom:1px solid #5F5F3B;
		}

#column-right-inner-sub3{
	width:590px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
    
	#column-right-inner-sub3 ul{
		float:left;
		color:#5F5F3B;
		list-style:none;
	}
		#column-right-inner-sub3 ul li{
			background:url(../img/v2_lis017.gif) no-repeat 10px 10px;
			padding:7px 0px 3px 30px;
		}

#column-right-inner-sub4{
	width:590px;
	margin:0 auto;
}

#column-right-inner-sub5{
	width:650px;
	margin:0 auto;
	padding-bottom:20px;
}

#column-float img{
	float:right;
    margin-right:20px;
    margin-top:20px;
	margin-bottom:20px;
	background:#FFFFFF;
	clear:both;
}

#column-left-footer{
	width:260px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
    margin-left:0px;
	margin-right:0px;
	line-height:1.5;
	color:#6D4C37;
	background:#FFFFFF;
}

#column-middle-footer{
	width:330px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
    margin-left:30px;
	margin-right:0px;
	color:#5C4138;
	line-height:1.5;
	background:#FFFFFF;
}

#column-right-footer{
	width:245px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
    margin-left:30px;
	margin-right:0px;
	color:#6D4C37;
	line-height:1.5;
	background:#FFFFFF;
}
	#column-right-footer img{
		vertical-align: middle;
	}

	#column-right-footer li{
		margin-left:10px;
		margin-top:10px;
		margin-bottom:10px;
	}
#footer-top{
	padding-top:20px;
	padding-bottom:10px;
	height:125px;
	width:895px;
	line-height:0.5;
	background:#FFFFFF;
}

#footer{
	text-align:center;
	background:url(../img/ft.gif) no-repeat bottom left;
	margin-top:1px;
	padding-top:0px;
	width:899px;
	height:0px;
	color:#666;
	clear:both;
	line-height:1.5;
	font:bold;
	background:#FFFFFF;
}

	#footer p{
		font-size:0.8em;
	}

	#footer a{
		color:#666666;
	}

#footer-bottom{
	background:#E3BE88;
	height:60px
}

#footer-bottom-img{
	width:906px;
	margin:0 auto;
	text-align:right;
	background:#E3BE88; /*url(../img/footer.gif) no-repeat bottom left;*/
	clear:both;
}

	#footer-bottom-img h1{
		color:#5C4138;
		font-size:0.8em;
		/*font-weight:bold;
		font-style:oblique;*/
	}
	#footer-bottom-img h2{
		padding-top:10px;
		color:#5C4138;
		font-size:1em;
	}

#footer-bottom2{
	padding-top:20px;
	_padding-top:0px;
	margin-left:40px;
	margin-right:40px;
	padding-bottom:10px;
	width:815px;
	background:#FFFFFF;
	clear:both;
}

	#footer-bottom2 a{
		color:#000000;
	}
	#footer-bottom2 a:hover{
		color:#F66075;
	}

	#footer-bottom2 hr {
	    border:#ECA5B2 1px solid;
	    height:1px;
	}

/* ---------- global navi */

#global_navi{
	clear:both;
	margin:7px 0px;
	background:url(../img/common/navi_footer.gif) no-repeat bottom left;
	height:40px;
}

#global_navi li{
	float:left;
	margin-right:6px;
	height:30px;
}

#global_navi li img{
	border:none;
}

/* ---------- pankuzu navi */

#pankuzu_navi{
	clear:both;
	margin:7px 0px 0px 5px;
	height:25px;
}

#pankuzu_navi li{
	float:left;
	margin-right:6px;
	padding:0px 0px 0px 20px;
	background:url(../img/ic_pankuzu_lower.gif) no-repeat 0 2px;
	font-size:1.1em;
}

#pankuzu_navi li a{
	color:#000000;
}
#pankuzu_navi li a:hover{
	color:#F66075;
}

#pankuzu_navi li.home{
	background:url(../img/ic_pankuzu_home.gif) no-repeat 0 2px;
}

/* ---------- infomation */

dl#information{
	margin-bottom:10px;
	border-top:1px solid #e0e0e0;
}

dl#information dt{
	float:left;
	width:100px;
	display:block;
	text-align:center;
	color:#999;
}

dl#information dd{
	float:left;
	display:block;
	width:490px;
	background:url(../img/common/separator_1.gif) no-repeat 0px 8px;
	padding-left:25px;
}

/* ---------- left area */

#column-left h2{
	margin-bottom:0.5em;
}
#column-left h3{
	font-size:15px;
	color:#990000;
}
#column-left p{
	margin-bottom:2em;
}

/* ---------- right area */

#column-right h2{
	width:200px;
	height:30px;
	margin-bottom:5px;
}
#column-right ul.ban{
	margin-bottom:2em;
}
#column-right ul.ban li{
	margin-bottom:3px;
}

#column-right ul.pickup-list{
	margin-bottom:2em;
	width:200px;
}
#column-right ul.pickup-list li{
	background:#f0f0f0 url(../img/common/separator_3.gif) no-repeat top left;
	margin-bottom:3px;
	padding:5px 5px 5px 15px;
}
#column-right ul.pickup-list li a{
	color:#333333;
	text-decoration:none;
}
#column-right ul.pickup-list li a:hover{
	color:#779309;
	text-decoration:underline;
}

/* ---------- store list */

#storeListContainer{
	border:1px solid #ccc;
	padding:10px 15px;
}
#storeListLeft,#storeListCenter,#storeListRight{
	width:180px;
	margin:5px;
	padding:9px;
	float:left;
}
#storeListContainer h4{
	color:#666;
	height:2em;
	background:url(../img/stores/h4_bg.jpg) no-repeat 0 1.6em;
	margin-bottom:0.5em;
}
#storeListContainer table{
	margin:0 0 1em 0;
}
#storeListContainer td{
	width:180px;
	padding:5px 10px;
	text-align:center;
}
#storeListContainer td img{
	width:120px;
	height:90px;
	display:block;
	border:none;
	margin:0 auto 3px auto;
}
#storeListContainer ul{
	margin-bottom:0.4em;
}
#storeListContainer li{
	border-bottom:1px dashed #ccc;
	text-align:center;
}
#storeListContainer li img{
	width:120px;
	height:90px;
	display:block;
	border:none;
	margin:0 auto;
	background:#CCCCCC;
}

/* ---------- store info */

h2.storeTitle{
	font-size:2em;
	padding:10px 15px 5px 15px;
	border:1px solid #ccc;
	background:url(../img/stores/store/bg_title.gif);
	color:#336600;
}

#storeInfo{
	margin-bottom:0px;
	margin-top:20px;
}

#storeInfo .pics{
	width:300px;
	margin-right:30px;
	float:left;
}

#storeInfo ul{
	width:300px;
	float:right;
	border-top:1px dashed #ccc;
}
#storeInfo li{
	padding:5px 0px 5px 100px;
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	line-height:1.35;
}
#storeInfo li.jusho	{background:url(../img/stores/store/store_icon1.gif) no-repeat top left;}
#storeInfo li.tel	{background:url(../img/stores/store/store_icon2.gif) no-repeat top left;}
#storeInfo li.fax	{background:url(../img/stores/store/store_icon3.gif) no-repeat top left;}
#storeInfo li.mail	{background:url(../img/stores/store/store_icon4.gif) no-repeat top left;}
#storeInfo li.open	{background:url(../img/stores/store/store_icon5.gif) no-repeat top left;}
#storeInfo li.close	{background:url(../img/stores/store/store_icon6.gif) no-repeat top left;}

p.fromStore{
	border:1px solid #ccc;
	background:#FFFCF0;
	padding:15px;
}

/* ---------- info list */
#info_list p{
	margin:0px;
}
#info_list img{
	display:block;
	margin:0px 0px 10px 0px;
}
#info_list .left,#info_list .center{
	float:left;
	width:200px;
	margin-right:15px;
}
#info_list .right{
	float:left;
	width:200px;
}
#info_list ul{
	margin-bottom:0px;
}
#info_list li{
	border-bottom:1px dashed #ccc;
	padding:2px;
}
p.pdfnotice{
	border:1px solid #ccc;
	background:#FFFDEC;
	padding:15px;
	font-size:0.8em;
}

/* ---------- bottom link */

#bottomlink {
	width:100%;
	clear:both;
	height:50px;
}

#bottomlink li{
	float:left;
	margin:20px 10px 15px 10px;
	padding-left:15px;
	padding-bottom:15px;
	background:url(../img/separator_2.gif) no-repeat 5px 6px;
	font-size:1.0em;
}

#bottomlink li a{
	color:#000000;
}
#bottomlink li a:hover{
	color:#F66075;
}

/* ---------- mailform */

p.attention{
	border:2px solid #990000;
	color:#990000;
	font-weight:bold;
	text-align:center;
	padding:15px;
}

form{
	clear:both;
}

#column-left form ol{
	list-style:none;
	margin:0;
}

#column-left form ol li{
	margin-bottom:3px;
	/*display:inline-block;*/
	vertical-align:top;
}

form label{
	display:inline-block;
	width:7em;
	text-align:right;
	vertical-align:top;
	margin-right:5px;
}

form .check{
	font-weight:bold;
	color:#0066FF;
}

/* ---------- privacy */

#privacy ul.primary{
	margin-bottom:1em;
}

#privacy ul.primary li{
	background:url(../img/privacy/ic_primary_list.jpg) no-repeat 0 2px;
	padding-left:18px;
}

#privacy ul.secondary{
	margin-bottom:10px;
}

#privacy ul.secondary li{
	background:url(../img/privacy/ic_secondary_list.jpg) no-repeat 0 2px;
	padding-left:18px;
}


/* ---------- sitemap */

ul#sitemap{
	list-style:disc;
	margin-left:2em;
}

ul#sitemap li{
	border-bottom:1px dashed #ccc;
	padding:5px 0px;
}

ul#sitemap h3{
	font-size:1em;
	color:#CC6666;
	margin-top:5px;
}

ul#sitemap h4{
	color:#777;
	margin-top:3px;
}

ul#sitemap ul{
	list-style:circle;
	margin-left:2em;
	font-size:0.8em;
}

ul#sitemap ul li{
	border:none;
	padding:0;
}

/* ---------- table-type */

.table-type-1{
	width:630px;
}

.table-type-1 th{
	background:#99CCFF;
}

.table-type-1 td{
	padding:3px;
	border-bottom:1px dashed #ccc;
}

.table-type-1 td.md{
	white-space:nowrap;
}

.eiyoushi-table td{
	padding:5px 10px;
	text-align:center;
}

/* ---------- question and answer */

.qa_article{
	margin-bottom:1em;
	padding:15px;
	background:#f0f0f0;
}
.qa_article h4.question{
	font-size:15px;
	color:#0099FF;
}
.qa_article h4.answer{
	font-size:15px;
	color:#FF0000;
}
.qa_article td.md{
	padding-right:6px;
	vertical-align:top;
}
#column-left .qa_article p{
	margin:0px;
	padding:0px;
}

/* ---------- pdf_list */

table.pdf_list{
	width:630px;
}

table.pdf_list td{
	background:#f0f0f0;
	width:50%;
	padding:5px;
	font-weight:bold;
}

ul.kenkou_list{
	border-top:1px dashed #ccc;
}

ul.kenkou_list li{
	border-bottom:1px dashed #ccc;
	padding:7px 2px 7px 20px;
	line-height:1em;
	background:url(../img/privacy/ic_primary_list.jpg) no-repeat 0 5px;
}

/* ---------- topics list */

.topics{
	background:#f0f0f0;
	padding:10px;
	margin-bottom:1em;
}

.topics .alpha{
	float:left;	
}
.topics .beta{
	float:right;
	margin: 0 0 10px 10px;
}

#column-left .topics p{
	word-wrap:break-word;
}

#column-left .topics p.time{
	margin:0px;
	color:#999999;
}

/* ---------- totop */

.totop{
	text-align:right;
	clear:both;
	margin-top:5px;
}