@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}

#mainArea {
	text-align: left;
	font-size: 12px;
	padding: 0 24px;
}

#mainArea h1 {
	font-size: 22px;
	padding-top: 30px;
}

.lead {
	margin-top: 30px;
}

#mainArea h2 {
	background-color: #01500E;
	font-size: 14px;
	padding: 4px 10px;
	color: #fff;
	margin-top: 40px;
}
#mainArea h3 {
	font-size: 14px;
	color: #01500E;
	margin: 30px 0 0 1em;
	text-indent: -1em;
}

#mainArea h3.first {
	margin-top: 0;
}

#mainArea dl {
	margin-top: 8px;
}

#mainArea dt {
	float: left;
	width: 5em;
	margin-bottom: 10px;
	font-weight: bold;
}

#mainArea dd {
	margin-left: 5em;
	margin-bottom: 10px;
}

#mainArea dd.before {
	margin-bottom: 20px;
	position: relative;
}

#mainArea dd.before:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	border: 10px solid transparent;
	border-top-color: #80c88c;
	position: absolute;
	left: 100px;bottom:-24px;
	margin-left: -10px;


}




.textLink {
	background: url('/images/triangle.gif') no-repeat center left;
}
.textLink a {
	margin-left: 14px;
}

#shop {
	margin: 40px 30px ;
}





#shop .wide dl {
	margin: 0;padding: 0;
}

#shop .wide dt {
	margin: 0;padding: 0;
	width: 174px;
	background-color: #01500e;
	color: #fff;
	position: relative;
	font-weight: bold;
	height: 103px;
	float: left;
}


#shop .wide dt i {
	position: absolute;
	width: 100%;
	text-align: center;
	font-style: normal;
	top:50%;left: 0;
	margin-top: -0.5em;
}

#shop .wide dd {
	margin: 0;padding: 0;
	margin-left: 174px;
	border: solid #01500e 1px;
	height: 101px;
}

#shop .wide dd ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-left: 23px;

}
#shop .wide dd li {
	float: left;
	text-indent: -9999px;
	margin: 23px 20px 0 0 ;
	list-style: none;
}

#shop dd li a {
	display: block;
	width: 46px;
	height: 62px;
}


 #shop .otherList {
 	width: 548px;
 	overflow: hidden;
 	margin-right: -10px;


 }

#shop dl.normal {
	margin: 32px 8px 0 0;
	padding: 0;
	float: left;
	width: 174px;
	position: relative;
	overflow: hidden;
}

#shop .normal dt {
	margin: 0;
	padding: 17px 0;
	width: 174px;
	background-color: #01500e;
	color: #fff;
	position: relative;
	font-weight: bold;
}

#shop .normal dd {
	margin: 0;padding: 0;
	width: 172px;
	border: solid #01500e 1px;
	height: 101px;
}

#shop .normal dd ul {
	padding: 0;
	margin: 0 0 0 10px ;
	float:left;
	left:50%;
	position:relative;
}

#shop .normal dd li {
	float: left;
	text-indent: -9999px;
	margin: 23px 20px 0 0 ;
	float:left;
	left:-50%;
	position:relative;
	list-style: none;
}

#shop .normal dd li a {
	display: block;
	width: 46px;
	height: 62px;
}

#shop dd li.fb a {background: url('../images/bnr_facebook.gif') no-repeat center top;}
#shop dd li.tw a {background: url('../images/bnr_twitter.gif') no-repeat center top;}
#shop dd li.go a {background: url('../images/bnr_googlep.gif') no-repeat center top;}
#shop dd li.in a {background: url('../images/bnr_instagram.gif') no-repeat center top;}
#shop dd li.yo a {background: url('../images/bnr_youtube.gif') no-repeat center top;}
#shop dd li.we a {background: url('../images/bnr_weibo.gif') no-repeat center top;}





