@charset "euc-jp";

/* ===================================================================
CSS information
 file name   : about.css
 editor      : Kanagawa , Shimohara [TCF]
 last update : 2011.08.12
=================================================================== */

/* ===================================================================
　商売繁盛をお助けする“タスカルnetshop”の有効ご利用方法！！
=================================================================== */

#help h4 {
	background-image: none;
	background-position: 0px 0px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	width: 600px;
	height: 50px;
}
.helpBox h4 {
	background-image: none !important;
	background-position: 0px 0px;
	padding: 0px !important;
	margin-bottom: 10px !important;
	float: left;
	width: 600px;
	height: 50px !important;
}

.helpImg1 {
	float: right;
	width: 160px;
	border: 1px solid #999;
}
.helpBox {
	float: left;
	width: 600px;
	margin-bottom: 10px;
}
.helpBox2 {
	float: left;
	width: 568px;
	padding: 10px;
	margin: 5px 5px 10px;
	border: 1px solid #ccc;
}
.helpBox3 {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	text-align: right;
}
.helpText {
	float: left;
	width: 430px;
	line-height: 1.4em;
}
#help h4 img {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	height: 50px;
}

.helpBoxR {
	float: right;
	width: 191px;
}
.helpBoxL {
	float: left;
	width: 370px;
}


/* ===================================================================
　会員登録
=================================================================== */

.memberBox {
	float: left;
	width: 600px;
}

.memberList {
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.memberList li {
	background-image: url(https://www.tasucallshop.com/tasucallshop/shop/img/top/share/icon4.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	border-bottom: 1px dotted #F60;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.memberTxt {
	margin:0 0 5px;
	padding:0;
	line-height:150%;
	clear: both;
	text-align: right;
	}


















.helpBox3 {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	text-align: right;
}

/* ご利用ガイド
----------------------------------------------------------- */
.guideBox h5 {
	margin: 10px 0!important;
	padding-bottom: 5px!important;
	color: #000;
	font-weight: bold;
}
.guideBoxIn {
	float: left;
	width: 200px;
}

.meritBox {
	margin-bottom: 10px;
	border: 1px solid #900;
}
.meritBox h5 {
	padding-bottom: 5px!important;
	border-bottom: 1px solid #900;
}
.meritBox p {
	padding: 0 10px;
}

/* ご注文の流れ
----------------------------------------------------------- */
.flowBox {
	margin-bottom: 30px;
	padding-bottom: 20px;
	width: 600px;
	border-bottom: 1px dotted #666;
}
p.flow01,p.flow02,p.flow03,p.flow04,p.flow05,p.flow06,p.flow07 {
	margin-bottom: 15px;
	padding-left: 28px;
	height: 21px;
	font-weight: bold;
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
}
p.flow01 { background-image: url(../img/about/about_shop/05flow/flow01.gif);}
p.flow02 { background-image: url(../img/about/about_shop/05flow/flow02.gif);}
p.flow03 { background-image: url(../img/about/about_shop/05flow/flow03.gif);}
p.flow04 { background-image: url(../img/about/about_shop/05flow/flow04.gif);}
p.flow05 { background-image: url(../img/about/about_shop/05flow/flow05.gif);}
p.flow06 { background-image: url(../img/about/about_shop/05flow/flow06.gif);}
p.flow07 { background-image: url(../img/about/about_shop/05flow/flow07.gif);}

/* 配送・送料について
----------------------------------------------------------- */
.deliTime th,
.deliTime td {
	text-align: center;
}
.yamatoBox {
	float: left;
	padding-bottom: 20px;
	width: 430px;
}
.yamatoBox h5 {
	padding-bottom: 5px!important;
}
.yamatoBnr {
	float: right;
	margin-top: 1em;
	padding: 5px 5px 2px;
	width: 150px;
	border: 2px double #C00;
	text-align: center;
	line-height: 2em;
	background-color: #FFC;
}
