@charset "utf-8";

/* -----------------------------------------------------
共通 common
----------------------------------------------------- */
* { margin:0; padding:0;}

body {
	color:#000000;
    	background: url(../img/deco_body_top.png) center top no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
}

body.AF {
	font-size:13px;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body a { color:#5a8d13; text-decoration:none;}
body a:hover { color: #5a8d13; text-decoration:underline; }
body a:hover img{ opacity:0.8; filter: alpha(opacity=80); }

img { border: none; vertical-align: top; }

.spacer {
	width: 1px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.spacer02 {
	width: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.clear { clear: both; }
.clear hr { display:none; }

/* Clieafix */

.clearfix:after {
	content:"";
	display:table;
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}


/*spacer
-----------------------------------------------*/
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt55{margin-top:55px !important;}
.mt70{margin-top:70px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb30{margin-bottom:30px !important;}
.mm05{margin-bottom:5px !important;}
.mm10{margin-bottom:10px !important;}
.cen{text-align:center !important;}
.r{text-align:right !important;}
/*-----------------------------------------------*/


/* container
----------------------------------------------------- */
#container {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* mainclumn
----------------------------------------------------- */
#mainclumn {
	width: 705px;
	margin: 14px 0 0 0;
	padding: 0px;
	float: right;
}

/* header メインサイト
---------------------------- */
header {
	margin-top: 17px;
}
.tel {
	float: right;
	margin-top: 16px;
}
h1 {
	float: left;
	margin-top: 7px;
}

ul#navigation {
	width: 705px;
	overflow: hidden;
	margin: 8px 0 6px 0;
}
ul#navigation li{
	list-style: none;
	float: left;
}
ul#navigation li a{
	display: block;
	width: 115px;
	height: 30px;
	margin-left: 3px;
	text-indent: -9999px; 
	background: url(../img/header_navi_main.png) no-repeat;
}
ul#navigation li a:hover{
	background-image : url(../img/header_navi_main.png)  no-repeat;
}
ul#navigation li:first-child a {
	margin-left: 0px;
}
ul#navigation li.navi01 a{
	background-position: 0 0;
}
ul#navigation li.navi02 a{
	background-position: -118px 0;
}
ul#navigation li.navi03 a{
	background-position: -236px 0;
}
ul#navigation li.navi04 a{
	background-position: -354px 0;
}
ul#navigation li.navi05 a{
	background-position: -472px 0;
}
ul#navigation li.navi06 a{
	background-position: -590px 0;
}
/* サイドバー
---------------------------- */
#logoChichibu {
	position: relative;
	z-index: 10;
	left: -10px;
	top:2px;
}
p#sitelogo{
	position: relative;
	z-index: 5;
	top:-20px;
}

/* コンテンツ
---------------------------- */
#contents {
	width: 705px;
	margin: 0px;
	padding: 0px;
}
#contents .section h2.h2Strong,
#contents .section h3.h3Strong{
	margin-bottom: 15px;
	color: #231825;
	text-align: center;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: none;
	box-shadow: 0 0 0 #FFF;　/* Firefox用 */  
		-moz-box-shadow: 0 0 0 #FFF;　/* Firefox用 */  
		-webkit-box-shadow: 0 0 0 #FFF;　/* Safari,Google Chrome用 */  
}
#contents .section h2.h2Strong {
	font-size: 215.4%;
}
#contents .section h3.h3Strong {
	font-size: 184.6%;
}

#contents .section h3 {
	margin: 20px 0 31px;
}
#contents .section .right h3 {
	margin: 20px 0 31px 15px;
}
#contents .section .right img {
	max-width: 353px;
}
#contents .section .right img.picBorder {
	max-width: 351px;
	border: 1px solid #74804e;
}
#contents .section {
	margin-bottom: 55px; 
}
#contents .section p{
	font-size: 123.1%;
	line-height: 1.35em;
	margin-bottom: 1.31em;
}
#contents .section p strong{
	color: #e20e0e;
}
#contents .section h2{
	padding: 10px;
	margin-bottom: 15px;
	text-align: left;
	background: url(../img/deco_title.png) no-repeat;
	background-position: 590px 3px;
	box-shadow: 0 1px 3px #464646;　/* Firefox用 */  
		-moz-box-shadow: 0 1px 3px #464646;　/* Firefox用 */  
		-webkit-box-shadow: 0 1px 3px #464646;　/* Safari,Google Chrome用 */  
}
#contents .section .devided {
	margin-bottom: 34px;
}
#contents .section .devided p {
	font-size: 115.4%;
	line-height: 1.53em;
	color: #261C19;
}
#contents .section .devided .photo2 img {
	margin-bottom: 15px;
}
#contents .section .devided .left {
	width: 342px;
	float: left;
}
#contents .section .devided .left p {
	padding-right: 10px;	
	text-align: justify;
}
#contents .section .devided .right {
	width: 353px;
	float: right;
}
#contents .section .devided .right p {
	padding:10px 0 0 15px;
	text-align: justify;
}

/* 商品一覧
---------------------------- */
.itemList {
}
.itemBox {
	width: 215px;
	margin: 10px;
	overflow: hidden;
	float: left;
	text-align: center;
	color:#5a8d13;
	font-size: 84.6%;
}
.itemBox img {
	width: 213px;
	border: 1px solid #74804e;
}
.itemBox p {
	margin: 9px 0;
}
.btnBox a img{
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	
}
.btnBox .left img {
	float: left;
}
.btnBox .right img{
	float: right;
}
/* header onlineshop
---------------------------- */
#h_shop {
	width: 231px;
	height: 72px;
	background: url(../img/header_shop.png) no-repeat;
	text-indent:-9999px;
	margin: 20px 0px 8px 0px;
	padding: 0px;
	float: left;
}
#h_shop a{ width:231px; height:72px; display:block;}
#h_shop a:hover{ width:231px; height:72px; display:block; background: url(../img/header_shop_on.png) no-repeat;}

/* contact
---------------------------- */
#contact {
	width: 326px;
	height: 72px;
	background: url(../img/contact.png) no-repeat;
	text-indent:-9999px;
	margin: 20px 0px 18px 0px;
	padding: 0px;
	float: right;
}
#contact a{ width:326px; height:72px; display:block;}
#contact a:hover{ width:326px; height:72px; display:block; background: url(../img/contact_on.png) no-repeat;}

/* contents
---------------------------- */

/* contents02
---------------------------- */
#contents02 {
	width: 715px;
	background: url(../img/contents_bg.png) repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 15px 15px 0px 15px;
}

/* subpagetile
---------------------------- */
#subpage_title {
	width: 715px;
	height: 121px;
	background: url(../img/subpage_title.png) no-repeat;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#subpage_title h2 {
	font-size: 24px;
	margin: 0px;
	padding: 52px 0px 0px 18px;
}

/* パンクズリンク
----------------------------------------------------- */
#pankuzu {
	width: 715px;
	height: 10px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#pankuzu ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

#pankuzu li {
	font-size: 10px;
	list-style-image: url(../img/pankuzu_icon.png);
	margin: 0px;
	padding: 0px 35px 0px 0px;
	float: left;
}

#pankuzu li h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#pankuzu li a { color:#5a8d13; text-decoration:none;}
#pankuzu li a:hover { color: #5a8d13; text-decoration:underline; }



/* common_title01
----------------------------------------------------- */
.common_title01 {
	width: 715px;
	height: 44px;
	background: url(../img/common_titlebg01.png) no-repeat;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

.common_title01 h2 {
	color: #000000;
	font-size: 15px;
	line-height: 44px;
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}

/* common_body01
----------------------------------------------------- */
.common_body01 {
	width: 715px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.common_body01 .text {
	width: 415px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.common_body01 .pic {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* common_text
----------------------------------------------------- */
.common_text {
	width: 715px;
	margin: 18px 0px 0px 0px;
	padding: 0px;
}

.strong {
	color: #ac0701;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


/* sidebar
----------------------------------------------------- */
#sidebar{
	font-size:13px;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	width: 190px;
	float: left;
	}
#sitelogo {
	width: 190px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

.naviSide {
	list-style: none;
	margin: 4px 0px 22px 0px;
	padding: 0px;
}

.naviSide li {
	width: 188px;
	height: 65px;
	line-height: 65px;
	letter-spacing: 1px;
	text-align: center;
	font-size: 161.5%;
	border: 1px solid #878787;
	margin-bottom: 4px;
	}
.naviSide a {
	width:190px;
	height:62px;
	display:block;
	color: #231815;
	}
.naviSide a:hover {
	width:190px;
	height:62px;
	display:block;
	}
.naviSide li.gnavi02 a {
	color: #557437;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	}
.naviSide li.gnavi07{
	font-size: 100%;
}
#companyInfo{
	border: 1px solid #878787;
	padding: 10px;
	margin-bottom: 22px;
	}
#companyInfo .title {
	padding-bottom: 6px;
	margin-bottom: 11px;
	border-bottom: 1px solid #878787;
}
#companyInfo table,
#companyInfo2 table {
	padding: 0;
	margin: 0;
	border-collapse: separate;
	border-spacing: 0px 8px;
}
#companyInfo table tr {
}
#companyInfo table th,
#companyInfo2 table th {
	padding: 1px 8px 0 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #b2b2b2;
}
#companyInfo2 table th {
	width: 65px;
}
#companyInfo table td,
#companyInfo2 table td {
	padding: 1px 0 0 6px;
}
#navi_btns {
	margin: 0px 0 22px 0;
	padding: 0px;
	text-align: center;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
}
#navi_btns img.btn_contact {
	margin-bottom: 10px;
}


/* footer
----------------------------------------------------- */
#footer {
	width: 100%;
	height: 200px;
	background: url(../img/footer_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
}

#f_link {
	width: 950px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
}

#f_link a { color:#ffffff; text-decoration:none;}
#f_link a:hover { color: #ffffff; text-decoration:underline; }

#footer_info {
	width: 950px;
	color: #ffffff;
	font-size: 11px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
}

#footer_info .logo {
	width: 180px;
	height: 55px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

#footer_info .info {
	width: 400px;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer_info .copyright {
	width: 315px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: right;
}




/* -----------------------------------------------------
TOPページ
----------------------------------------------------- */

/* メインイメージ
----------------------------------------------------- */
#main_image {
	margin-bottom: 30px;
}
#picMain {
	margin-bottom: 7px;
}

/* 会社概要
----------------------------------------------------- */
.company {
	width: 715px;
	margin: 0px;
	padding: 0px;
}

.company table {
	width: 715px;
	font-size: 12px;
	border: 1px #223600 solid;
	border-width: 1px;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.company th {
	width: 150px;
	text-align: left;
	text-indent: 5px;
	border: 1px #223600 solid;
	border-width: 1px 1px 0px 0px;
	background-color: #f5f7f1;
	margin: 0px;
	padding: 6px;
}

.company td {
	text-align: left;
	vertical-align: top;
	border: 1px #223600 solid;
	border-width: 1px 1px 0px 0px;
	background-color: #ffffff;
	margin: 0px;
	padding: 6px;
}


/* 商品一覧
----------------------------------------------------- */
.item {
	width: 715px;
	margin: 0px;
	padding: 0px;
}

.item .pic {
	width: 255px;
	height: 175px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.item_info {
	width: 460px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.item_info table {
	width: 460px;
	font-size: 11px;
	line-height: 18px;
	border: 1px #223600 solid;
	border-width: 1px;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.item_info th {
	width: 90px;
	border: 1px #223600 solid;
	border-width: 1px 1px 0px 0px;
	background-color: #f5f7f1;
	margin: 0px;
	padding: 4px;
}

.item_info td {
	text-align: left;
	vertical-align: top;
	border: 1px #223600 solid;
	border-width: 1px 1px 0px 0px;
	background-color: #ffffff;
	margin: 0px;
	padding: 4px;
}

.kakaku {color: #ff0000; font-weight: bold;}

/* 問い合わせフォーム
----------------------------------------------------- */
.contact {
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.contact table {
	width: 700px;
	font-size: 12px;
	border: 1px #5a8d13 solid;
	border-width: 1px;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.contact th {
	width: 190px;
	text-align: left;
	text-indent: 5px;
	border: 1px #5a8d13 solid;
	border-width: 1px 1px 0px 0px;
	background-color: #f1fbe1;
	margin: 0px;
	padding: 6px;
}

.contact td {
	text-align: left;
	vertical-align: top;
	border: 1px #5a8d13 solid;
	border-width: 1px 1px 0px 0px;
	background-color: #ffffff;
	margin: 0px;
	padding: 8px;
}

.hissu{
	color: #ff3333;
	font-size: 11px;
	font-weight: normal;
}

.form_btns {
	width: 715px;
	text-align: center;
	margin: 35px 0px 0px 0px;
	padding: 0px;
}

.contact_tel {
	color: #ff3300;
	font-weight: bold;
}

/* ブログ用
----------------------------------------------------- */
.blog_area {
	width: 715px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.blog_main {
	width: 515px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.entry_title {
	width: 515px;
	height: 40px;
	line-height: 42px;
	text-indent: 18px;
	text-align: left;
	background: url(../img/entry_titlebg.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

.entry_title h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.entry_title h2 a { color:#000000; text-decoration:none;}
.entry_title h2 a:hover { color: #5a8d13; text-decoration:underline; }

.entry_body {
	width: 515px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 12px auto 0px auto;
	padding: 0px;
}

.entry_info {
	width: 515px;
	color: #999999;
	font-size: 10px;
	text-align: right;
	margin: 15px 0px 30px 0px;
	padding: 0px;
}

.entry_info hr {
	border-width: 0px;
	background-color: #eeeeee;
	height: 1px;
}

.blog_navi {
	width: 515px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	margin: 15px auto 0px auto;
	padding: 0px;
}


.blog_sub {
	width: 185px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
}

#side_title {
	width: 185px;
	height: 40px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 42px;
	text-indent: 18px;
	text-align: left;
	background: url(../img/blog_sidetitlebg.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

/*---------- category ----------*/
#category {
	text-align: left;
	margin: 5px auto 15px auto;
}

#category ul{
	text-align: left;
	list-style : none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#category li{
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 0px 7px 0px 7px;
	padding: 0px;
}

/*---------- recent_entry ----------*/
#r_entry {
	margin: 7px auto 15px auto;
}

#r_entry ul{
	text-align: left;
	list-style : none;
	margin: 0px;
	padding: 0px;
}

#r_entry li{
	font-size: 11px;
	line-height: 150%;
	margin: 0px 7px 0px 7px;
	padding: 0px;
}

/*---------- monthry ----------*/
#monthly {
	margin: 5px auto 15px auto;
}

#monthly ul{
	text-align: left;
	list-style : none;
	margin: 0px;
	padding: 0px;
}

#monthly li{
	font-size: 11px;
	line-height: 150%;
	margin: 0px 7px 0px 7px;
	padding: 0px;
}

/*---------- コメント ----------*/
#blog_comment {
	width: 515px;
	text-align: left;
	margin: 30px auto 0px auto;
	padding: 0px;
}

#comment_post_head01 {
	width: 515px;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	text-indent: 5px;
	text-align: left;
	background: url(../img/blogpagename_bg01.png) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#comment_post_head {
	width: 515px;
	height: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	text-indent: 5px;
	text-align: left;
	background: url(../img/blogpagename_bg.png) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#comment_data {
	width: 515px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#comment_data .comment_text {
	width: 515px;
	font-size: 12px;
	text-indent: 8px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#comment_data .post {
	width: 515px;
	font-size: 11px;
	text-align: right;
	margin:  0px;
	padding: 0px;
}

#comment_data .post hr {
	border-width: 0px;
	background-color: #eeeeee;
	height: 1px;
	margin: 3px 0px 1px 0px;
	padding: 0px;
}

#comment_post_body {
	width: 515px;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	margin: 15px auto 15px auto;
	padding: 0px;
}

#comment_post_body hr {
	border-width: 0px;
	background-color: #eeeeee;
	height: 1px;
}

.comment_postform {
	width: 515px;
	font-size: 12px;
	line-height: 150%;
	text-indent: 3px;
	text-align: left;
	margin: 20px auto 30px auto;
	padding: 0px;
}

.comment_postform  th {
	width: 80px;
	font-size: 12px;
}
