@charset "UTF-8";
#contents {
	margin-top: 30px;
}
h1 {
	font-size: 140%;
	font-weight: bold;
}
#contents #h1head {
	margin-bottom: 30px;
}
#contents h2 {
	font-size: 120%;
	font-weight: bold;
}
#contents p {
	line-height: 1.6;
	margin-bottom: 20px;
}
div.introduction h1 {
	margin-bottom: 10px;
}
div.introduction h2 {
	background-image: none;
	padding: 0px;
	margin-bottom: 15px;
}
div.introduction ul {
	margin-left: 1em;
	margin-bottom: 1em;
}
div.introduction ul li {
	margin-bottom: 5px;
}
.law table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.law table th {
	white-space: nowrap;
	font-weight: bold;
	color: #669900;
	vertical-align: top;
}
.law table th, .law table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
.sitemapBLOC {
	margin-bottom: 40px;
}
.sitemap ul {
	list-style-type: disc;
}
.sitemap li {
	list-style-type: disc;
	margin-bottom: 1em;
}
h2  {
	background-image: url(../img/pages/guide/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
	color: #4E790D;
}
dl.guideDL {
	margin-right: 1em;
}
dl.guideDL  dt {
	margin-bottom: 0.3em;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
dl.guideDL  dd {
	margin-bottom: 1.5em;
	line-height: 1.4;
}
.guide .payment {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-bottom: 1em;
}
.guide  .payment h3 {
	color: #FF3300;
	margin-bottom: 0.5em;
}
.guide  .payment p {
	line-height: 1.2em;
	font-size: 90%;
}
table#shippingLIST {
	width: 100%;
}
table#shippingLIST th {
	white-space: nowrap;
}
#shippingLIST th, #shippingLIST td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
.shippingAREA {
	color: #FFFFFF;
	background-color: #669900;
}
.shippingPRICE {
	background-color: #EAF0DC;
}
.shippingWEIGHT {
	background-color: #EBDDD0;
}
div#areaEXP {
	margin-right: 10px;
	font-size: 90%;
	margin-top: 15px;
}
div#areaEXP p {
	margin: 0px;
}
#areaEXP dl {
}
#areaEXP dt  {
	color: #669900;
	background-color: #EAF0DC;
	padding: 3px;
	margin-bottom: 0.5em;
}
#areaEXP  dd {
	margin-bottom: 1em;
}
.contact table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 10px;
}
.contact table th, .contact table td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.contact table th {
	white-space: nowrap;
	text-align: right;
	padding-right: 1em;
	background-color: #E6E6E6;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.contact .hissu {
	color: #FF3300;
}
.contact table input,.contact table textarea {
	border: 1px solid #999999;
}
.jsvalidation {
	font-size: 80%;
	color: #FF3300;
}
.photobox {
	margin-bottom: 13px;
}
.photobox img {
	margin-right: 20px;
}
img.nomargin {
	margin: 0px;
}
