﻿/*お買物方法について（見出し）*/
#howto {
	background: url(../images/howto/howto.gif) no-repeat left top;
}
/*買物カゴが新しくなりました！！*/
#howto1 {
	background: url(../images/howto/howto1.gif) no-repeat;
}
/*エバーライフショッピングサイトのご利用方法について*/
#howto2 {
	background: url(../images/howto/howto2.gif) no-repeat;
}
/*お支払い方法について*/
#howto3 {
	background: url(../images/howto/howto3.gif) no-repeat;
}
/*通常商品の送料について*/
#howto4 {
	background: url(../images/howto/howto4.gif) no-repeat;
}
/*「iQチャージ」の送料について*/
#howto5 {
	background: url(../images/howto/howto5.gif) no-repeat;
}
/*商品の交換、ご返品について*/
#howto6 {
	background: url(../images/howto/howto6.gif) no-repeat;
}
/*初回代金返金制度について*/
#howto7 {
	background: url(../images/howto/howto7.gif) no-repeat;
}
/*ご注文の変更及びキャンセル*/
#howto8 {
	background: url(../images/howto/howto8.gif) no-repeat;
}
/*ご注意*/
#howto9 {
	background: url(../images/howto/howto9.gif) no-repeat;
}
/*会員登録について*/
#howto10 {
	background: url(../images/howto/howto10.gif) no-repeat;
}
/*お買物に関する質問*/
#howto11 {
	background: url(../images/howto/howto11.gif) no-repeat;
}
/*各タイトル*/
.ht_title {
	border-bottom: 1px solid #f00;
	margin: 30px 0 10px 0;
	padding: 0 0 5px 16px;
	height: 18px;
	width: 568px;
	font-size: 14px;
	background: url(../images/common/list.gif) no-repeat left 4px;
}
/*for howto.html*/
p.go_page {
	width:560px;
	text-align:right;
	margin:5px 0 10px 0;
}
p.topic{
	background-color:#FFFCD9;
	padding:10px;
}
p.topic img{
	padding:0 0 5px 3px;
}



/*お買い物方法について*/

#contents h4 {
	font-size:120%;
	margin-top:20px;
}
#contents ul {
	margin: 0 0 0 30px; 
	padding: 0;
	line-height:1.4;
}
#contents p {
	line-height:1.6;
	margin:5px 0 10px 10px;
}

#contents p.supp{
	background-color:#eee;
	border:1px #ccc solid;
	padding:10px;
}
#contents p.supp span{
	display:block;
	width:555px;
	padding:10px 0;
	margin-top:10px;
	background-color:#fff;
	text-align:center;
}
#contents strong.caution{
	color:#f00;
}
/*for howto_cart.html*/

div.how_to_cart{
	margin-left:20px;
}

h6{
	font-size:120%;
	margin:5px 0;
	padding-top:15px;
	padding-bottom:10px;
	clear:both;
	border-top:1px #996 dotted;
}
h6 span{
	color:#fff;
	padding:8px 10px;
	margin:0 5px 0 0; 
	background-color:#999;
}
div.how_to_cart img.explan{
	float:right;
	padding-bottom:10px;
}
div.how_to_cart p{
	width:280px;
	margin:10px 0px;
}
div.how_to_cart p.no_image{
	width:auto;
}
div.how_to_cart p strong{
	color:#f00;
}
div.how_to_cart p img{
	padding:5px 0;
}

div.how_to_hint{
	color:#f00;
	line-height:1.4;
	background-color:#ffc;
	margin-left:30px;
	padding:10px;
	clear:both;
}

/*サイト使用例（画像）*/
#model_img {
	float: left;
}
/*サイト使用例*/
#model {
	float: right;
	width: 200px;
}

dl#model dt {
	margin: 0 0 5px 15px;
}
dl#model dd {
	color: #333;
	line-height: 1.3;
	margin: 0 0 10px 25px;
}

/*買物カゴ新機能*/
.topic1 {
	padding: 5px 0 0 0;
	background-color:#fffcd9;
	height: 154px;
	width: 584px;
}
.topic2 {
	padding: 5px 0;
	background-color:#fffcd9;
	height: 154px;
	width: 584px;
}
.topic_left {
	margin-left: 5px;
	float: left;
	width: 282px;
}
.topic_left img,.topic_right img {
	margin-right: 10px;
	float: left;
}
.topic_left p,.topic_right p {
	font-size: 12px;
}
.topic_right {
	margin: 0 5px 0 10px;
	float: left;
	width: 282px;
}
*html body .topic_right {
	margin: 0 5px 0 5px;
	float: left;
	width: 282px;
}
