@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

body {
	background:url(../img/bg_contents.png) repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#46372C;
	letter-spacing:0.1em;
}

a:link,
a:visited {
	color:#336633;
	text-decoration: none;
}
a:hover,
a:active {
	color:#999900;
	text-decoration: none;
}
a img {
	border:none;
}

/*#wrap {
	background:url(../img/bg_header.png) top center no-repeat;
}*/
#header {
	position:relative;
	width:870px;
	height:90px;
	margin:0 auto;
}
#header h1 {
	position:absolute;
	color:#FF6600;
	font-size:32px;
	text-shadow: 0 0 2px #DED29E;
    /*-moz-text-shadow: 10px;
    -webkit-text-shadow: 10px;*/
	/*font-size:200%*/
	top:30px; left:30px;
	/*top:35px; left:40px;*/
}
#header .copy {
	position:absolute;
	top:28px; right:30px;
	/*top:35px; right:0;*/
	height:23px;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height:1.6em;
	vertical-align:bottom;
}
/*#header .copy {
	position:absolute;
	top:35px; right:0;
	height:23px;
	float:left;
	background:url(../img/bg_copy.png) top right no-repeat;
	color:#FFFFFF;
	line-height:1.6em;
	vertical-align:bottom;
}*/
.copy span {
	display:block;
	float:left;
	margin-right:10px;
	background:url(../img/bg_copy.png) top left no-repeat;
	height:23px;
	padding:2px 10px 0px 20px;
}
#navi {
	width:870px;
	height:30px;
	margin:10px auto 0 auto;
	padding-left:38px;
	list-style-type:none;
}
#navi li {
	width:160px;
	height:30px;
	float:left;
	margin-right:8px;
}
#navi a {
	display:block;
	width:135px;
	height:23px;
	padding:7px 0 0 25px;
	background:url(../img/navi.png) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.6em;
	vertical-align:bottom;
}
#navi a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -30px;
}
#contents {
	width:870px;
	margin:0 auto;
}
#contents_02 #contents,
#contents_03 #contents,
#contents_04 #contents,
#contents_05 #contents {
	background:url(../img/main_contents.png) repeat-y;
}
#main {
	clear:both;
	width:870px;
	margin-bottom:20px;
	background:url(../img/main_contents.png) repeat-y;
	text-align:center;
}
#pickup {
	width:250px;
	margin-bottom:30px;
	float:left;
}
#pickup {
	list-style-type:none;
}
#pickup li {
	width:250px;
	margin-bottom:10px;
	background:url(../img/pickup_contents.png) repeat-y;
}
#pickup li .pickup_contents {
	width:230px;
	margin:0 auto;
}
#pickup li h2 {
	padding:10px 0 5px 0;
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
}
#pickup li h2 a {
	text-decoration:none;
}
#pickup li.pickup_01 {
	float:left;
}
#pickup li.pickup_02 {
	float:right;
}
#pickup li .text {
	line-height:1.8em;
}
#pickup li h2 img {
	padding-right:10px;
}
#info_new {
	width:600px;
	float:right;
}
#info {
	background:url(../img/info_contents.png) repeat-y;
	margin-bottom:10px;
}
#info h2 {
	width:120px;
	padding:5px 0 0 20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#info dl {
	width:430px;
	padding:5px 10px 0 0;
	float:right;
	position:relative;
}
#info dt {
	position:absolute;
    left:0;
	width:100px;
	padding-top:2px;
	line-height:1.6em;
	font-size:10px;
	font-weight:bold;
	color:#336633;
}
#info dd {
	width:320px;
	padding-left:100px;
	line-height:1.8em;
}
#new {
	width:600px;
	margin-bottom:30px;
	background:url(../img/new_contents.png) repeat-y;
}
#new_contents {
	width:580px;
	margin:0 auto;
	padding-bottom:10px;
}
#new_contents h2 {
	width:565px;
	height:24px;
	margin-bottom:10px;
	padding:4px 0 0 15px;
	background:url(../img/bg_new.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
*html #new_contents h2 {
	margin-left:10px;
}
#new_contents h3 {
	padding:5px 5px;
}
#new_contents h3 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#new_contents ul {
	width:600px;
	margin-right:-20px;
	list-style-type:none;
}
*html #new_contents ul {
	width:600px;
	margin-right:-20px;
	padding-left:10px;
	list-style-type:none;
}
#new_contents ul li {
	/*ここを2段組するなら280pxに*/
	/*width:280px;*/
	width:580px;
	/*height:81px;*/
	margin-right:20px;
	border-bottom:dotted 1px #999999;
	padding:10px 0;
	float:left;
	overflow:hidden;
}
#new_contents .new_img {
	width:90px;
	float:left;
}
#new_contents .new_detail {
	line-height:1.6em;
}
#footer {
	clear:both;
	height:80px;
	padding-top:20px;
	background:url(../img/bg_footer.png) center;
}
#footer address {
	font-size:10px;
	font-style:normal;
	text-align:center;
}
#contents_footer {
	clear:both;
	width:870px;
	margin:0 auto;
	padding-bottom:30px;
}
#contents_inner {
	width:830px;
	margin:0 auto;
}
#title {
	width:800px;
	height:32px;
	margin-top:10px;
	padding:8px 15px 0 15px;
	background:url(../img/bg_tit.png) no-repeat;
}
#title h2 {
	width:370px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	vertical-align:bottom;
}
#title .copy {
	float:right;
	padding-top:3px;
	line-height:1.5em;
	vertical-align:bottom;
	font-size:12px;
	text-align:right;
}
/*linksクラス(「人の輪」ページのタイトルより下の部分)*/
#links {
	clear:both;
	width:825px;
	/*padding-bottom:30px;*/
	list-style-type:none;
	margin-top 10px;
}


#spacer {maigin:20px 20px 20px 20px; clear:both;}
#links h3 {
	/*float both;*/
	/*margin 30px;*/
	margin-right 5px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#52473A;
}
#links h4 {
	width:600px;
	margin: 20px 60px 0 0;	/*上20px、右25px、下0px、左0px*/
	padding-left:15px;
	float:left;
	line-height:1.6em;
	vertical-align:bottom;
	background:url(../img/icon_01.png) no-repeat;
	background-position:0 5px;
	font-size:14px;
	font-weight:bold;
}
#links .sitename {
	clear:both;
	padding:10px 15px 0 15px;
	line-height:1.6em;
}
#links .text {
	clear:both;
	padding:0 15px;
	line-height:1.6em;
	/*border-bottom:dotted 1px #999999;*/
}
#concept {
	clear:both;

}
#concept h3 {
	/*float both;*/
	/*margin 30px;*/
	margin-right 5px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#52473A;
}
#concept h4 {
	width:600px;
	margin: 20px 60px 0 0;	/*上20px、右25px、下0px、左0px*/
	padding-left:15px;
	float:left;
	line-height:1.6em;
	vertical-align:bottom;
	background:url(../img/icon_01.png) no-repeat;
	background-position:0 5px;
	font-size:14px;
	font-weight:bold;
}
#concept_text {
	width:430px;
	margin-top:30px;
	padding-left:15px;
	float:left;
}

#concept_table {
	width:600px;
	margin-top:30px;
	padding-left:15px;
	font-size:-1;
	float:left;
}
#concept_table table{
	width 595pt;
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size:9pt;
}
#concept_table th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    /*background-image:url(../img/table-back.gif);*/
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
#concept_table td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}
#concept_deliver{
	width:600px;
	margin-top:30px;
	padding-left:15px;
	float:left;
}

#concept_text p {
	line-height:1.8em;
	margin-bottom:20px;
}
#concept_img {
	width:360px;
	height:430px;
	margin-top:20px;
	float:right;
}
#concept_photos {
	clear:both;
	list-style-type:none;
}
#concept_photos li {
	padding:30px 0 20px 0;
	float:left;
}
#concept_photos .photo {
	margin-right:25px;
}

#products {
	clear:both;
	padding-top:20px;
}
#products_navi {
	width:200px;
	float:left;
}
#products_navi h2 {
	margin-bottom:5px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#738164;
}
#products_navi ul {
	list-style-type:none;
}
#products_navi ul li {
	border-bottom:dotted 1px #999999;
	padding:10px 20px;
	background:url(../img/icon_01.png) no-repeat;
	background-position:4px 17px;
}
#products_navi ul li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#products_contents {
	width:825px;
	margin-bottom:20px;
	float:right;
}
#products_contents h2 {
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#52473A;
}
#products_contents ul {
	list-style-type:none;
}
#products_contents ul li {
	clear:both;
}
#products_contents ul li ul li {
	border-bottom:dotted 1px #999999;
	padding:20px 0;
}
#products_contents .photo {
	margin-right:20px;
	float:left;
}
#products_contents .textbox {
	width:540px;
	float:right;
}
#products_contents h3 {
	margin:0 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#products_contents .text {
	line-height:1.6em;
}
#products_contents .price {
	margin-top:10px;
	font-weight:bold;
	color:#336633;
	line-height:1.6em;
}
#products_contents .pagetop {
	clear:both;
	margin:10px 0 20px 0;
	text-align:right;
}
#shop_info {
	position:relative;
	clear:both;
	width:380px;
	margin:40px 20px 0 0;
	float:right;
	line-height:1.8em;
}
*html #shop_info {
	position:relative;
	clear:both;
	width:380px;
	margin:40px 10px 0 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#336633;
}
#shop_info dd {
	padding:10px 0 10px 100px;
	border-bottom:dotted 1px #999999;
}
#shop_info_img {
	width:400px;
	margin:20px 0 10px 0;
	float:left;
	list-style-type:none;
}
#shop_info_img li {
	margin-bottom:10px;
}
#shop_info_img .textbox {
	margin-bottom:10px;
}
# inquiry{
	width:825px;
	margin-bottom:20px;
	float:right;
}
#inquiry h2 {
	margin:20px 0 10px 0;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#52473A;
}
#inquiry h3 {
	margin:0 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#inquiry table {
	margin:10px;
}
#inquiry th {
	font-size: 120%;
}
#inquiry p {
	margin:0;
	padding:0 10px;
	float right;
}
# thanks {
	width:825px;
	margin-bottom:20px;
	float:right;
}
#thanks p {
	height 60px;
	margin:10 10px;
	padding:30px 10px;
	float right;
		margin-bottom:360px;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}