@charset "utf-8";
/* コンテナー
----------------------------------------------------------- */
#container {
	height: auto;
	width: 100%;
	margin: auto;
	padding: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8DC032;
	border-right-color: #8DC032;
	border-bottom-color: #8DC032;
	border-left-color: #8DC032;
}
/* ヘッダー
----------------------------------------------------------- */
#header {
	width: 100%;
	height: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/common/head_bg.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .head-box {
	width: 900px;
	height: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
#header h1 {
	width: auto;
	height: auto;
	text-align: center;
	margin: auto;
	float: left;
}
#header .head-menu {
	float: right;
	margin-top: 3px;
}
#header .head-menu ul {
	margin-top: 0px;
}
#header .head-menu ul li {
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-left: 1.3em;
	font-weight: bold;
}
#header .head-menu ul li a {
	background-attachment: scroll;
	background-image: url(../img/common/head_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:6px 8px;
	padding-left: 0.9em;
}
#header .head-menu .tel {
	position: absolute;
	right: 0px;
	bottom: 17px;
}


/* グローバルナビ
----------------------------------------------------------- */
#gnavi {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(../img/common/navi_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#gnavi ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 901px;
	z-index: 1;
	overflow: hidden;
	margin-top: 0px;
	padding: 0px;
}

#gnavi li a {
	width: 151px;
	height: 65px;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	background-position: center;
	margin-left: 0px;
}
#gnavi .gnavi01 a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi01.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi02 a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi02.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi03 a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi03.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi04 a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi04.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:200%;
	white-space:nowrap;
	border-left-color: #CCC;
}
#gnavi .gnavi05 a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi05.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi06 a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi06.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi li a:hover {
	background-position: center 100%;
}
#gnavi .gnavi01-cr a {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi02-cr a  {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi03-cr a  {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi04-cr a  {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi04.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi05-cr a  {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi05.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:200%;
	white-space:nowrap;
}
#gnavi .gnavi06-cr a  {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/common/navi06.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:200%;
	white-space:nowrap;
}

/* メイン
----------------------------------------------------------- */
#main {
	height: auto;
	width: 982px;
	margin: auto;
}
.section {
	height: auto;
	width: 900px;
	text-align: center;
	overflow: hidden;
	clear: both;
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.section + .section {
	margin-top:50px;
	margin-bottom: 30px;
	padding-top: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.product-link + .section {
	margin-top:50px;
	margin-bottom: 30px;
	padding-top: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
p + .section {
	margin-top: 0px;
}
.section2 {
	height: auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.section2+.section2 {
	margin-top:50px;
}
p + .section2 {
	margin-top: 0px;
}


/*フッターナビ*/
#fmenu {
	height: auto;
	width: 996px;
	overflow: hidden;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: -45px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
#fmenu dl {
	float: left;
	width: 233px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 40px;
	height: auto;
}
#fmenu dl dt {
	margin-bottom: 14px;
	overflow: visible;
	height: 90px;
	width: 233px;
	clear: both;
	float: none;
}
#fmenu dl dt {
	margin-bottom: 12px;
	overflow: visible;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
}
#fmenu dl dd {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	margin-top: 7px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/common/smenu_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:5px 7px;
	padding-left: 10px;
	height: auto;
	clear: both;
	overflow: hidden;
	width: 100%;
}
/*フッター*/
#footer {
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 24px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #61AA31;
	border-right-color: #61AA31;
	border-bottom-color: #61AA31;
	border-left-color: #61AA31;
	padding-bottom: 24px;
	background-color: #F8F8F8;
}
#footer div {
	margin: auto;
	width: 902px;
	overflow: hidden;
	position: relative;
}
#footer h2 {
	text-align: left;
	overflow: hidden;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
}
#footer p {
	font-size: 1.2em;
	line-height: 1.5em;
}
#footer .copyright {
	font-size: 1.1em;
	line-height: 1em;
	letter-spacing: 0.15em;
	width: 904px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#footer #smenu {
	position: absolute;
	top: 0px;
	right: 0px;
}
#smenu li {
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-left: 1.3em;
	font-weight: bold;
}
#smenu li a {
	background-attachment: scroll;
	background-image: url(../img/common/head_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:6px 8px;
	padding-left: 0.9em;
}
#smenu li a:hover {
	background-size:6px 8px;
}
.product-link {
	float: none;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	border: 4px none #F1F1F1;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagetop {
	width: 900px;
	height: 49px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -11px;
	margin-left: auto;
	position: relative;
	z-index: 200;
}
#pagetop li {
	margin: 0px;
	padding: 0px;
	float: right;
}
#container .shop_b {
	margin-bottom: 40px;
}
.actionkey-img>.shop_b {
	position: absolute;
	top: 0px;
	right: 0px;
}

.actionkey-img>.shop_b img:hover {
	opacity:0.6;
}
