html {
	font-size: 62.5%;
	line-height: 1.8;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
	color: #000;
}
body {
	font-size: 15px; /* for IE */
	font-size: 1.5rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.serif {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
a {
	text-decoration: none;
	color: #000;
}
a:link {
    text-decoration: none;
	color: #000;
}
a:visited {
    text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #e55600;
}
a:active {
    text-decoration:none;
	color: #000;
}
img {
	/* max-width: 100%;  for responsive */
	vertical-align: bottom;
}
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.h3Top {
	margin-bottom: 20px;
}

/* header */
#header {
	width: 1056px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
h1#logo {
	width: 290px;
	margin-top: 30px;
	margin-left: 48px;
	float: left;
}
#subMenu {
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 250px;
}
#subMenu li {
	display: inline-block;
}
#subMenu li img {
	vertical-align: middle;
}
#subCartBtn {
	width: 30px;
	height: 25px;
	margin-top: 20px;
	margin-right: 24px;
	float: right;
}
#gNav {
	width: 580px;
	height: 120px;
	margin-left: 110px;
	margin-top: 15px;
	float: left;
}
#gNav ul {
	overflow: hidden;
}
#gNav ul li {
	margin-right: 20px;
	float: left;
}
#gNav ul li:last-of-type {
	margin-right: 0;
}

/* breadCrumb */
#breadCrumb {
	width: 1056px;
	font-size: 12px; /* for IE */
	font-size: 1.2rem;
	margin: 0 auto 15px;
}
#breadCrumb ul {
	margin-left: 72px;
}
#breadCrumb li {
	display: inline;
}
#breadCrumb .upper a {
	color: #aaa;
	text-decoration: none;
}
#breadCrumb .upper a:hover {
	text-decoration: underline;
}

/* mainImg */
#mainImg {
	width: 1200px;
	height: 400px;
	margin: 0 auto 25px;
	position: relative;
}
#mainImg p {
	text-align: center;
}

.fbBnr {
	position: absolute;
	left: 24px;
	bottom: 24px;
}

/* message */
#message {
	width: 1056px;
	margin: 0 auto 25px;
	overflow: hidden;
}
.cattle {
	width: 265px;
	margin-left: 60px;
	margin-top: 10px;
	float: left;
}
.message {
	font-size: 14px; /* for IE */
	font-size: 1.4rem;
	width: 640px;
	margin-left: 40px;
	float: left;
}

/* headline */
#headline {
	width: 1056px;
	margin: 0 auto 25px;
	text-align: center;
}
#headline li {
	display: inline-block;
	margin-right: 20px;
}
#headline li:last-of-type {
	margin-right: 0;
}
#headline img {
	margin-right: 10px;
}

/* feature */
#feature {
	width: 1056px;
	margin: 0 auto;
}
#feature .h2Top {
	text-align: center;
	margin-bottom: 15px;
}
#feature ul {
	width: 912px;
	margin-left: 24px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
}
#feature li {
	width: 192px;
	margin-right: 48px;
	float: left;
}
#feature li:last-of-type {
	margin-right: 0;
}
.arrowL {
	width: 20px;
	margin-left: 28px;
	padding-top: 87px;
	float: left;
}
.arrowR {
	width: 20px;
	margin-left: 24px;
	padding-top: 87px;
	float: left;
}

/* contentContainer */
#contentContainer {
	width: 1056px;
	margin: 0 auto 25px;
	overflow: hidden;
}

/* contentConteinerL */
#contentConteinerL {
	width: 720px;
	margin-left: 48px;
	margin-bottom: 25px;
	float: left;
}
#contentConteinerL p {
	margin-bottom: 15px;
}

/* banners */
.banners {
	width: 720px;
	overflow: hidden;
	margin-bottom: 20px;
}
.banners p {
	float: left;
	margin-bottom: 15px;
}
.bnrL {
	margin-right: 24px;
}

/* infoTop */
#infoTop {
	width: 720px;
	margin-bottom: 25px;
}
.infoExcerptTop {
	width: 324px;
	margin-left: 24px;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	border-bottom: 1px dotted #148c30;
}
.infoThumbTop {
	width: 84px;
	float: left;
}
.infoExcerptTop dl {
	width: 224px;
	margin-left: 16px;
	float: left;
}
.infoExcerptTop dt {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 3px;
}
.infoExcerptTop dt.newIcon {
	background-image: url('../img/new.png');
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 50px;
}
.infoDetailTop {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
}
.infoDetailTop a {
	background-image: url('../img/arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.more {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 20px;
	margin-right: 24px;
	text-align: right;
	background-image: url('../img/arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	clear: both;
}

/* mainContent */
.mainContent {
	width: 816px;
	margin-left: 120px;
	margin-bottom: 20px;
	overflow: hidden;
}
.h2Lower {
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 20px 36px;
}
.mainContent h3 {
	margin-bottom: 20px;
}
.mainContent h4 {
	color: #138b2e;
	margin-left: 48px;
	margin-bottom: 15px;
	clear: both;
}
.mainContent h5 {
	color: #138b2e;
	margin-left: 72px;
	margin-bottom: 15px;
}
.mainContent p {
	width: 696px;
	margin-left: 72px;
	margin-bottom: 15px;
}
.mainContent p.imgL {
	width: 180px;
	margin-left: 72px;
	margin-bottom: 15px;
	float: left;
}
.mainContent p.txtR {
	width: 492px;
	margin-left: 0;
	margin-right: 48px;
	margin-bottom: 15px;
	float: right;
}
.mainContent dl {
	display: table;
	width: 696px;
	margin-left: 72px;
	border-bottom: 1px dotted #148c30;
}
.mainContent dl dt {
	display: table-cell;
	width: 132px;
	padding: 15px 24px;
	font-weight: bold;
	vertical-align: middle;
}
.mainContent dl dd {
	display: table-cell;
	width: 468px;
	padding: 15px 24px;
	vertical-align: middle;
}
.mainContent dl:first-of-type {
	border-top: 1px dotted #148c30;
	margin-top: 15px;
}
.mainContent dl:last-of-type {
	margin-bottom: 25px;
}
.mainContent ul {
	width: 648px;
	margin-left: 120px;
	margin-bottom: 15px;
}
.mainContent ul li {
	list-style-type: disc;
}
.mainContent ol {
	width: 636px;
	margin-left: 132px;
	margin-bottom: 15px;
}
p.imgC {
	margin-left: 0;
	margin-bottom: 30px;
}
p.imgM {
	text-align: center;
	margin-left: 72px;
	margin-bottom: 30px;
}
p.imgM img {
	max-width: 696px;
}

p.migi{
	float:right;
	margin-left: 2em;
	margin-bottom: 1em;
}

/* sideBar */
#sideBar {
	width: 216px;
	float: right;
	margin-right: 48px;
	margin-bottom: 25px;
}
#myAccount {
	width: 216px;
	height: 105px;
	background-image: url('../img/myaccount.png');
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 23px;
	padding-top: 50px;
}
#myAccount p {
	margin-bottom: 10px;
}
#ustream {
	width: 216px;
	margin-bottom: 15px;
}
#ustream p {
	margin-bottom: 5px;
}
.btnLive {
	width: 212px;
	font-size: 13px; /* for IE */
	font-size: 1.3rem;
	border: 1px solid #e65900;
	border-radius: 3px;
	text-align: center;
	background-color: #e65900;
}
.btnLive a {
	display: block;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.btnLive:hover {
	background-color: #f17426;
}
.btnLive:hover a {
	text-decoration: none;
}
#fb {
	width: 216px;
	margin: 0;
}

/* item */
.item {
	overflow: hidden;
}
h3.itemH3 {
	margin-left: 24px;
	margin-bottom: 15px;
}
.boxL {
	width: 300px;
	margin-left: 24px;
	float: left;
}
.boxR {
	width: 324px;
	margin-right: 24px;
	float: right;
}
.boxR h4 {
	font-size: 13px;
	font-size: 1.3rem;
	margin-bottom: 5px;
	color: #148c30;
}
.itemName {
	margin-bottom: 15px;
}
.boxR h5 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #148c30;
}
.boxR p {
	margin-bottom: 10px;
}
.itemNumber {
	overflow: hidden;
}
.itemNumber p {
	font-size: 14px;
	font-size: 1.4rem;
	width: 45px;
	float: left;
}
.itemNumber select {
	width: 60px;
	margin-right: 5px;
	float: left;
}
.cartBtn {
	width: 150px;
	padding: 0;
	clear: both;
}

/* img2column */
ul.img2column {
	width: 696px;
	margin-left: 72px;
	margin-bottom: 30px;
	overflow: hidden;
}
ul.img2column li {
	width: 336px;
	list-style-type: none;
	margin-right: 24px;
	float: left;
}
ul.img2column li:last-of-type {
	margin-right: 0;
}

/* info */
.infoExcerpt {
	width: 720px;
	margin-left: 48px;
	padding-top: 15px;
	border-top: 1px dotted #138b2e;
	overflow: hidden;
}
.infoExcerpt:last-of-type {
	border-bottom: 1px dotted #138b2e;
	margin-bottom: 20px;
}
.infoExcerpt p.infoThumb {
	width: 120px;
	margin-left: 12px;
	float: left;
}
.infoExcerpt dl {
	width: 552px;
	margin: 0;
	border: 0;
}
.infoExcerpt dl:first-of-type {
	margin: 0;
	border: 0;
}
.infoExcerpt dl dt {
	width: 552px;
	display: inline-block;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 24px;
	float: right;
}
.infoExcerpt dl dt.newIcon {
	width: 502px;
	background-image: url('../img/new.png');
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 50px;
}
.infoExcerpt dl dd {
	width: 552px;
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	margin-left: 24px;
	float: right;
}
p.infoDetail {
	width: 564px;
	float: right;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 15px 0 0 0;
	padding: 0;
}
p.infoDetail a {
	background-image: url('../img/arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

/* pager */
#pager {
	text-align: center;
	margin-bottom: 20px;
}
#pager li {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	border: 1px solid #148c30;
	margin-right: 5px;
}
#pager li a {
	display: block;
	padding: 5px 10px;
}
#pager li.noBorder {
	border: 0;
}
#pager li a:hover {
	color: #fff;
	background-color: #148c30;
	text-decoration: none;
}
.currentPage {
	background-color: #148c30;
}
.currentPage a {
	color: #fff;
}

/* contact */
.phoneNumber {
	font-family: 'Roboto Slab', serif;
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: 0.1em;
	margin-left: 48px;
	margin-bottom: 0;
}
#contactForm input,
#register input {
	width: 300px;
	padding: 5px;
	border: 1px solid #9ac2a4;
	font-size: 15px;
	font-size: 1.5rem;
}
#contactForm textarea {
	width: 450px;
	padding: 5px;
	border: 1px solid #9ac2a4;
	font-size: 15px;
	font-size: 1.5rem;
}
.inputBtn {
	text-align: center;
	padding-left: 20px;
}
#contactForm input[type="submit"],
#contactForm input[type="reset"],
#contactForm input[type="button"],
#register input[type="submit"],
#register input[type="reset"],
#register input[type="button"] {
	width: 150px;
	padding: 10px;
	margin-right: 20px;
	background-color: #148c30;
	border: 0;
	color: #fff;
}
#contactForm input:hover,
#register input:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* login */
#login dl {
	border: 0;
}
#login input {
	width: 300px;
	padding: 5px;
	border: 1px solid #9ac2a4;
	font-size: 15px;
	font-size: 1.5rem;
}

#login input[type="submit"],
#login input[type="button"] {
	width: 150px;
	padding: 10px;
	margin-right: 20px;
	background-color: #148c30;
	border: 0;
	color: #fff;
}
#login input:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* live */
#contentConteinerL p.liveWindow {
	width: 480px;
	margin-left: 120px;
	margin-bottom: 30px;
}

/* footer */
#footerContainer {
	width: 1056px;
	margin: 0 auto 25px;
	position: relative;
}
#logoF {
	margin-top: 20px;
	margin-left: 48px;
}
.address {
	font-size: 12px; /* for IE */
	font-size: 1.2rem;
	margin-top: 5px;
	margin-left: 48px;
}
.bee {
	position: absolute;
	top: 30px;
	left: 640px;
}
.crocodile {
	position: absolute;
	top: 130px;
	left: 936px;
}
.mailBtn {
	position: absolute;
	top: 0;
	left: 856px;
}
#fNav {
	width: 1056px;
	margin: 0 auto 20px;
	border-top: 1px dotted #148c30;
}
#fNav ul {
	margin-top: 15px;
	text-align: center;
}
#fNav ul li {
	font-size: 11px; /* for IE */
	font-size: 1.1rem;
	display: inline;
	margin-right: 10px;
}
#fNav ul li:last-of-type {
	margin-right: 0;
}
#copyright {
	font-size: 10px; /* for IE */
	font-size: 1.0rem;
	text-align: center;
	margin-bottom: 25px;
}

/* lightBox */
ul.lightBox {
	width: 696px;
	margin-left: 72px;
	overflow: hidden;
}
ul.lightBox li {
	width: 132px;
	list-style-type: none;
	margin-right: 9px;
	float: left;
}
ul.lightBox li:nth-of-type(5n) {
	margin-right: 0;
}
ul.lightBox li:nth-of-type(n+6) {
	margin-top: 15px;
}

/* gMap */
.gMap {
	width: 624px;
	margin-left: 96px;
	margin-bottom: 20px;
}
p.mapAddress {
	font-size: 13px;
	font-size: 1.3rem;
	margin-left: 96px;
	margin-top: 5px;
	margin-bottom: 30px;
}

/* common */
.borderGrass {
	width: 100%;
	height: 10px;
	margin-bottom: 25px;
	background-image: url('../img/border_grass.png');
	background-repeat: repeat-x;
	text-indent: -9999px;
	clear: both;
}
.borderGrassTop {
	width: 100%;
	height: 10px;
	margin-bottom: 20px;
	background-image: url('../img/border_grass.png');
	background-repeat: repeat-x;
	text-indent: -9999px;
	clear: both;
}
.borderGrassBottom {
	width: 100%;
	height: 10px;
	margin-top: 0;
	margin-bottom: 25px;
	background-image: url('../img/border_grass.png');
	background-repeat: repeat-x;
	text-indent: -9999px;
	clear: both;
}
.borderJaggy {
	margin-bottom: 30px;
	clear: both;
}
#pageTop {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	clear: both;
}
.alignR {
	text-align: right;
}
span.triangle {
	color: #148c30;
}
.notice {
	color: #e55600;
	font-weight: normal;
}
.fontSmall {
	font-size: 0.8em;
	font-weight: normal;
}
p.btnC {
	margin: 30px auto 0;
	text-align: center;
	width: 150px;
	padding: 10px;
	background-color: #138b2e;
}
p.btnC a {
	color: #fff;
	text-decoration: none;
}
p.btnC:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.back {
	width: 168px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 30px auto;
	background-color: #138b2e;
}
.back a {
	display: block;
	width: 168px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.back:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.date {
	margin-top: -10px;
	font-size: 13px;
	font-size: 1.3rem;
}
/* 最後に削除 */
.pending {
	color: red;
}