@charset "euc-jp";

/* how to order
---------------------------------------------------- */
/*.howtoorder h3,
.shipping h3,
.companyinfo h3,
.custmervoice h3{
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #CCC;
	margin: 20px 0;
}
*/
.howtoorder h4{
	font-weight: bold;
	color: #2cbdbd;
}
.howtoorder p{
	margin-bottom: 1.4em;
}
.howtoorder li{
	line-height: 1.4em;
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: #FFF url(../img/list_bullet_square.gif) no-repeat left center;
}

.whatpaypal {
	border: 4px solid #EFEFEF;
	margin: 20px;
	padding: 20px 0 0 20px;
}

.whatpaypal h4 {
	display: block;
	background: #FFF url(../img/arrow-paypal-h4.png) no-repeat left center;
	color: #09C;
	cursor: pointer;
	margin-bottom: 20px;
	padding-left: 14px;
}


.whatpaypal h5{
	color: red;
	margin-bottom: 5px;
}

.whatpaypal p {
	padding-right: 20px;
	
}

#howtopaypal li {
	background: #FFF url(../img/arrow-paypal.png) no-repeat center bottom;
	padding-bottom: 30px;
	padding-right: 20px;
}

#howtopaypal li.background-none {
	background: none;
}



/* shipping
---------------------------------------------------- */
#kaihashi_explain{
	margin: 20px 0;
}
#shippinglist dl{
	position: relative;
	width: 570px;
	clear: both;
	margin: 20px 0 0 0;
}
#shippinglist dt{
	float: left;
	position: absolute;
	top: 0px;
	left: 20px;
	font-weight: bold;
	/*width: 6em;*/
	padding-left: 5px;
	padding-top: 1em;
	/*background: #FFF url(../img/list_bullet_star.gif) no-repeat left center;*/
}
#shippinglist dd{
	display: block;
    margin-left: 10em;
    _height: 1%;
	padding: 0 0 1em 80px;
}
#emsrate{
	margin-bottom: 10px;
}

#emsrate table {
	width: 540px;
	margin: 0 20px;
}

#emsrate table,
#emsrate td,
#emsrate th{
	border: 1px solid #CCC;
}

#emsrate th{
	background-color: #EFEFEF;
}
#emsrate th,
#emsrate td{
	padding: 10px 10px;
}

#companyinfo li{
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #EFEFEF;
}

#voice p{
	border-bottom: 1px dotted #EFEFEF;
	padding: 10px 5px;
}


/* about us
---------------------------------------------------- */
.aboutus .title{
	margin-bottom: 20px;
}
.aboutus div{
	margin-bottom: 30px;
}
/*#reasonwhy h3{
	font-weight: bold;
	font-size: 120%;
	border-left: 8px solid #009DE2;
	margin-bottom: 1em;
	padding-left: 5px;
}*/
#reasonwhy dt{
	font-weight: bold;
	color: #009DE2;
	margin-bottom: 0.5em;
}
#reasonwhy dd{
	margin-bottom: 0.8em;
}
/* products
---------------------------------------------------- */
#kaihashi_explain{
	margin: 30px 0;
}
#variety{
	font-size: 90%;
	_font-size: 100%;
	height: 230px;
	overflow: visible;
	background: #FFF url(../img/products_variety.jpg) no-repeat right top;
	margin-bottom: 30px;
}
#variety p{
	padding-right: 370px;
}
#strap_variety{
	clear: both;
	border-top: 10px solid #CCC;
	margin: 80px 0 30px 0;
	padding-top: 40px;
}
#strap_explain p{
	margin-bottom: 20px;
}
/* custmers voice
---------------------------------------------------- */
.custmer_name{
	font-weight: bold;
	color: #009DE2;
}

#voice p span{
	background: #FFF url(../img/list_bullet_star.gif) no-repeat 0 0px;
	padding-left: 20px;
}


/* privacy policy
---------------------------------------------------- */
.pp_contents{
	margin: 30px 0;
}
/*
.pp_contents h3{
	font-weight: bold;
	border-left: 8px solid #009DE2;
	margin-bottom: 15px;
	padding-left: 5px;
}
*/
.pp_contents ul{
	padding: 10px 0 10px 3em;
}
.pp_contents li{
	padding-left: 15px;
	background: #FFF url(../img/list_bullet_square.png) no-repeat left center;
}

/* novelty
---------------------------------------------------- */
/*.novelty_explain h3{
	border-left: 8px solid #99cc00;
	margin: 1em 0 0.5em 0;
	padding-left: 5px;
}*/
