@charset "utf-8";
/* CSS Document */
* {
 margin:0;
 padding:0;
}
a img{
	border:none;
}

body{
	width:100%;
	color: #333333;
	text-align:center;
}

/*font-size %指定用定義*/
body {
 font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
 *font-size:small; *font:x-small; }
table { 
 font-size:inherit; font:100%; 
} 
.text10 {font-size:77%;} 
.text11 {font-size:85%;} 
.text12 {font-size:93%;} 
.text13 {font-size:100%;} 
.text14 {font-size:108%;} 
.text15 {font-size:116%;} 
.text16 {font-size:123.1%;} 
.text17 {font-size:131%;} 
.text18 {font-size:138.5%;} 
.text19 {font-size:146.5%;} 
.text20 {font-size:153.9%;} 
.text21 {font-size:161.6%;} 
.text22 {font-size:167%;} 
.text23 {font-size:174%;} 
.text24 {font-size:182%;} 
.text25 {font-size:189%;} 
.text26 {font-size:197%;}
/**************************/

a{
	color: #333333;
}
a:visited{
	color:#666666;
}

a.top_anchor{
	font-size: 1px;
	line-height: 1px;
	height: 1px;	
}
.wrapper {
	width:1000px;
	text-align:center;
	margin: 0 auto;
	text-align:center;
}
.header {
	width: 100%;
	height: auto;
}
.contents_wrap {
	float:right;
	width: 800px;
	height: 100%;
	text-align: left;
}
.side_left {
	float:left;
	width: 200px;
	text-align: left;
}
.contents_three{
	width:600px;
	float:left;
	text-align: left;
}

.contents_two{
	width:750px;
}
.side_right {
	float:right;
	width: 200px;
}
.footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.side_left ul {
	list-style: none;
	margin-left: 1em;
}


.float_right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.clear_both {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.clear_auto {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}


.float_left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}

h3.copy_right {
	text-align: left;
	font-size: 12px;
	color: #666666;
	width:100%;
	text-align:right;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 10px;
}


p{
	padding: 0px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #333300;
}
p.title_back {
	background-image: url(../image/common/fonts/title_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: auto;
	display: block;
}

.contents p{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1em;
	margin-left: 15px;
	line-height: 1.1em;
}

span.tomato {
	color: #FF6347;
}
span.bold_tomato {
	color: #FF6347;
	font-weight:bold;
}
span.strong_tomato {
	color: #FF6347;
	font-size:1.2em;
	font-weight:bold;
}
span.strong_braun {
	font-size: 1.3em;
	font-weight: bold;
	color: #330000;
}

span.small {
	font-size: 0.8em;
}


/*.column {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.3em;
	color: #333333;
}
.column p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}*/



div.center_img {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

div.center_text {
	text-align: center;
}

.contents_block{
	width:95%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

/*角丸めの定義*/
b{
	font-size:1px;
	display:block;
}
/*メインカラー*/
b.r_main{
	display:block;
	background: #FFF
}
b.r_main b{
	display:block;
	height: 1px;
    overflow: hidden;
	background: #330000;
}
/*セカンドカラー*/
b.r_secand{
	display:block;
	background: #FFF
}
b.r_secand b{
	display:block;
	height: 1px;
    overflow: hidden;
	background: #660000;
}
/*薄い色*/
b.r_light{
	display:block;
	background: #FFF}
b.r_light b{
	height: 1px;
    overflow: hidden; 
	background: #D6C299;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px}
/*b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}*/



ol{
	padding-left: 20px;
	margin-left: 20px;
}

ol li{
	line-height:1.2em;

}

ul{
	padding-left: 20px;
	margin-left: 20px;
}
ul li{
	line-height:1.2em;
}

/*パンくずリスト*/
ol#topic_path {
	height: 20px;
	width: auto;
	font-size: 12px;
	color: #333333;
	text-align: left;
	float: left;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	ol#topic_path a , ol#topic_path a:visited{
		color: #333333;
		text-decoration: underline;
	}
	ol#topic_path li {
		display:inline;
		line-height:110%;
		list-style-type:none;
		height: 20px;
		margin-top: 4px;
		margin-bottom: 4px;
		margin-right: 5px;
	} 


div.anchor_jump {
	height: 20px;
	width: auto;
	display: block;
	text-align: right;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	line-height: 1.5em;
}
div.anchor_jump a {
	color: #333333;
	text-decoration: underline;
}


div.hr_main {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: auto;
	margin: 3px 10px;
	background-color: #330000;
}
div.hr_sub {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: auto;
	margin: 3px 10px;
	background-color: #D6C299;
}
ul.no_dots {
	list-style-type: none;
	margin-left: 20px;
	line-height: 1.2em;
}

/*********************/
/*ヘッダー部分の定義*/
/*最上部 お問合せ サイトマップリンク表示部分*/
div#header_bar_top {
	height: 18px;
	width: 100%;
	border: none;
	background-color: #336600;
}
	div#header_bar_top p {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
	line-height: 18px;
	}

	div#header_bar_top p a,div#header_bar_top p a:visited{
	color: #FFFFFF;
	text-decoration: none;
	
	}
div#header_bar_under {
	height: 20px;
	width: 100%;
	border: none;
	background-color: #333300;
}
	div#header_bar_under p {
		font-size: 14px;
		color: #FFFFFF;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 15px;
		text-align: left;
		padding: 0px;
		line-height: 16px;
	}

	div#header_bar_under p a,div#header_bar_under p a:visited{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		line-height: 20px;
		font-size: 16px;
	}
	div#header_bar_under p a:hover,div#header_bar_under p a:active{
		background-color: #B0E580;
		color: #FFFFFF;
	}

div#header_end{
	height: 24px;
	width: 100%;
	text-align:center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6B8123;
	margin-bottom: 10px;
}
/******************/	
div#header_main{
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	background-image: url(../image/back_header_main.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header .back_head{
	background-image: url(../image/back_header_main.jpg);
	background-repeat: repeat-x;
}

#header .back_white{
	background:#FFFFFF;
}
	
/*メインナビゲーション*/
#header #header_menu{
	padding: 0px;
	width: 100%;
	background-image: url(../image/back_header_main.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	height: auto;
}

#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	padding:0;
	margin: 10px 0 0 0;
}
	#header ul li {
	display:inline;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 0;
		padding:3px 10px;
		text-align:center;
		/*background:#FFFFFF;*/
		color:#FFFFFF;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li#active a{
	color:#330000;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	background-color: #FFFFFF;
	}
	#header ul li a:hover {
	color:#330000;
	background-color: #FFCC33;
	font-weight: bold;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#330000;
		background:#FFFFFF;
		font-weight:bold;
	}
/***********************/
/*サイド部分の定義*/

.side_left ul {
	padding: 0px;
	list-style-type: none;
	width: 190px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #6B8123;
}
.side_left ul.brush {
	background-color: #ECE9D8;
}

.side_left li.raund {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}




.side_left li {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
}

.side_left li a, .side_left li a:visited {
	color:#333300;
	list-style-type: none;
}
.side_left li.head {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	margin-left: 5px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.side_left li.head a, .side_left li.head a:visited{
	color: #333300;
	text-decoration: none;
}

div.side_menu{
	margin: 0px;
	padding: 0px;
	width: 195px;

	

}



.side_right_wrap{
	width:195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*************************/
/*フッター部分の定義*/

h4.title {
	width: 100%;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #336600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer_shop_info{
	height: 450px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-right:solid 2px #336600;
	border-left:solid 2px #336600;
	border-bottom:solid 2px #336600;
	background-image:url(../image/common/footer/bg_img/footer_background.png);
	background-repeat: no-repeat;
	background-position: 2px 20px;
	display:block;
}
#footer_shop_info_wrap{
	text-aline:center;
	width:996px;
	height:410px;
}
.calendar{
 padding-right:10px;
 padding-top:70px;
 float:right;
}

ul.foot_link_list {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.foot_link_list li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #666666;
}

ul.foot_link_list li a,#footer ul.foot_link_list li a:visited{
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
div.right_wrap_foot {
	clear: both;
	width: auto;
	padding-top: 20px;
}
/********************/
/*テーブルの定義*/

table.element{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}
	table.element th{
		color:#330000;
		background-color:#666666;
		background-image:url(/img/table-back.gif);
		background-position:left top;
		padding:0.3em 1em;
		text-align:center;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	table.element td{
		padding:0.3em 1em;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		text-align: left;
	}
	table.element td#head_green{
		padding:0.3em 1em;
		background-color: #99cc66;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		text-align: center;
	}
table.element td.head_ruby_red {
	color: #FFFFFF;
	background: #B90B50;
	font-weight: bold;
}
table.element td.head_tomato {
	background: #FF6347;
}
table.element td.head_braun {
	color: #FFFFFF;
	background: #330000;
}

table.element td.head_orange {
	background: #FFA500;
}

table.element td.pink {
	background: #FFC0CB;
}
table.element td.lightgreen {
	background: #90EE90;
}
table.element td.khaki {
	background: #F0E68C;
}
table.element td.head_moss_green {
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	color: #FFFFFF;
	background-color: #003333;
}
table.element td.head_flesh {
	background-color: #FFCC99;
}


	table.element td.head_yello{
		padding:0.3em 1em;
		background-color: #FFFFCC;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color:#CCCCCC;
		border-bottom-color: #CCCCCC;
		text-align: center;
	}
table.element tr.hedden {
	border-style: none;
	background: #FFFFFF;
}


table.inside_borderless ,table.inside_borderless td,table.inside_borderless tr{
	border: 0px;
	font-size: 12px;
}


/*トップページでの商品一覧用*/
table.show_case {
	text-align: left;
}

table.show_case h2{
	width: 100%;
	font-size: 18px;
	color: #996633;
	font-weight: bold;
}
span.strong {
	font-size: 1.5em;
	font-weight: bold;
}

table.show_case td.goods_img{
	width: 100px;
}
