@charset "euc-jp";

/* ===================================================================
CSS information
 file name   : about.css
 editor      : Kanagawa , Shimohara [TCF]
 last update : 2011.11.22
=================================================================== */

/* ===================================================================
　商売繁盛をお助けする“タスカル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;
}




















.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;
}

/* よくある質問
----------------------------------------------------------- */
.tabContainer {
	width: 600px;
	float: left;
}
.tabContainer dl {
	clear: both;
	width: 570px;
	padding: 15px;
	line-height: 1.4em;
}
.tabContainer dl dt {
	margin: 0 0 10px;
	padding-left: 25px;
	font-weight: bold;
	background: url(../img/about/about_shop/14faq_list/q.gif) 0 0 no-repeat;
	border-bottom: thin solid #CCC;
}
.tabContainer dl dt:hover {
	color: #1E6F95;
	text-decoration: underline;
}
.tabContainer dl dd {
	margin-bottom: 15px;
	padding: 0 10px 0 25px;
	border-bottom: 1px dotted #CCC;
	line-height: 1.8em;
	background: url(../img/about/about_shop/14faq_list/a.gif) 0 0.2em no-repeat;
}

/* 会員登録　/member/input.php
------------------------------------------------------------------- */
.memberBox {
	float: left;
	width: 600px;
}
.memberList {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 280px;
}
.memberList li {
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
	background: url(../img/share/icon/list02.gif) 0 0.2em no-repeat;
	border-bottom: 1px dotted #F60;
}
.memberTxt {
	clear: both;
	margin:0 0 5px;
	padding:0;
	line-height:150%;
	text-align: right;
}

/* 領収書について　/receipt/index.html
------------------------------------------------------------------- */
.receiptImg {
	width: 620px;
	margin-left: -20px;
}
.receiptImg li {
	float: left;
	padding-left: 20px;
}

/* 取扱商品一覧　/category/index.html
------------------------------------------------------------------- */
.catItemAll {
	position: relative;
}
#sideBar {
	position: fixed;
	width: 193px;
	left: 50%;
	top: 160px;
	margin: 0 0 0 320px;
}
#sideBar ul {
	padding: 10px 0 10px 8px;
	border-bottom: #999 1px solid;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
}
#sideBar li {
	padding-left: 12px;
	background: url(../img/share/icon/list04.gif) 0 2px no-repeat;
}

.catNavTop,
.catNavBtm{
/*	position: relative;*/
	margin-bottom: 40px;
	padding: 10px 0px;
	width: 598px;
	list-style-type: none;
	background-color: #FC0;
	border: 1px solid #999;
	overflow: hidden;
}
.catNavTop p,
.catNavBtm p {
	padding-right: 10px;
	text-align: right;
/*	position: absolute;
	bottom: 0px;
	right: 0px;*/
}
.catNavTop li,
.catNavBtm li {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.catNavTop li a,
.catNavBtm li a {
	display: block;
	float: left;
	padding: 5px 10px 5px 23px;
	width: 102px;
	background-color: #FFC;
	background-repeat: no-repeat;
	background-position: 0.4em 0.4em;
	border: 1px solid #F90;
}
.catNavTop li a {
	background-image: url(../img/share/icon/list_arrow.gif);
}
.catNavBtm li a {
	background-image: url(../img/share/icon/list_arrow_b.gif);
}
.catNavTop li a:hover,
.catNavBtm li a:hover {
	color: #000;
	background-color: #FFF;
}
.catNavBnr {
	margin-bottom: 20px;
	width: 613px;
	overflow: hidden;
}
.catNavBnr li {
	float: left;
	padding-right: 13px;
	width: 191px;
}
.catNavBnr dd {
	padding: 5px 0 10px 0;
	line-height: 1.5;
}
.catNavGrp {
	margin-bottom: 20px;
	width: 610px;
	overflow: hidden;
}
.catNavGrp li {
	float: left;
	padding-right: 10px;
}
.catNavGrp li img {
	border-top: #666 1px solid;
}
















/* 月締め決済サービス　/kakeuri/index.html
------------------------------------------------------------------- */
.kakeuriMerit {
	width: 604px;
	overflow: hidden;
}
.kakeuriMerit li {
	float: left;
	padding-right: 6px;
}
.kakeuriFlow {
	margin: 20px;
	padding: 10px;
	border: #f47920 3px solid;
	line-height: 1.5;
}
/*.kakeuriFlow p {
	font-size: 10px;
}*/
.kakeuriInput{
	margin: 40px 0 10px 0;
	padding-left: 195px;
	text-indent: -9999px;
}
.kakeuriInput a {
	display: block;
	width: 210px;
	height: 29px;
	background-image: url(../img/about/about_ftp/kakeuri/contact_btn.jpg);
	background-repeat: no-repeat;
}
.kakeuriInput a:hover {
	background-position: 0 -29px;
}
.kakeuriSample {
	width: 618px;
	overflow: hidden;
}
.kakeuriSample li {
	float: left;
	padding-right: 18px;
}

/*------------------------------------------------------ 電話・FAXでのご注文方法 */

.telFaxBox{
	float: left;
	width: 600px;
	margin-bottom: 20px;
}

.telFaxIcon {
	margin: 0px 0px 20px;
	text-align: center;
}

.telFaxBox p {
	float:left;
	width:400px;
}

.telFaxTable {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0;
	float: right;
	width: 180px;
}
.telFaxTable th {
	padding: 3px 3px 3px 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #efefef;
}
.telFaxTable td {
	padding: 3px 3px 3px 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.telFaxKojin {
	float: right;
	width: 180px;
}



