body{
	margin:0;
	background-image:url(../img/bg1.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#333333;
	font-size:10pt;
	color:#cdceba;
	}

table,td{
margin:0;
font-size:10pt;
color:#cdceba;
}

#mobile{
	background-image : url(../img/mob.gif);
	width:220px; height:105px;
	float:left;
	}

a:link{color:#FFFF66;}
a:hover{color:#CCFF33;}
a:visited{color:#FFFF66;}

#k-in{
	background-image:url(../cgi-img/k-in.gif);
	height:28px;

	padding-top:4px;
	}

#f-menu{
	background-color:#999999;
	width:852px;
	height:80px;
	color:#360c0c;
	line-height:20px;
	}

#f-line{
	background-image:url(../img/line.gif);
	margin:10px 0;
	width:852px;
	height:3px;
	}

#f-menu a:link{color:#000000;}
#f-menu a:hover{color:#FF0000;}
#f-menu a:visited{color:#FFFFFF;}

#itv1{
	background-image:url(../cgi-img/itv-bg1.gif);
	height:41px; width:620px;
	}

#itv2{
	background-image:url(../cgi-img/itv-bg3.gif);
	}

#itv2-2{
	background-image:url(../cgi-img/itv-bg5.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:100px; width:620px;
	}

#itv3{
	width:450px;
	float:left;
	margin-top:10px;
	}

#view1{
	background-image:url(../cgi-img/view2.gif);
	height:30px; width:620px;
	}

#view2{
	margin:10px 25px;
	}

#d1{
	margin:18px 0 0 10px;
	width:115px;
	float:left;
	}

#d2{
	margin:17px 0 0 0;
	width:350px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	}

#d2 a:link{color:#FFFFFF;}
#d2 a:hover{color:#CCFF33;}
#d2 a:visited{color:#FFFF66;}
a{text-decoration:none;}

#d6{
	font-size:10pt;
	font-weight:normal;
	}

#d7{
	color:FFFF33;
	font-size:14pt;
	font-weight:bold;
	float:left;
	width:250px;
	}

#d9{
	margin:5px 5px 0 5px;
	}

.table_border{ border:solid 1px #333333; }
.table_bg{/*テーブル外枠…TABLEﾀｸﾞ*/

	border:solid;				/*線の種類*/

	border-width:2px;			/*幅*/

	border-color:#333333;		/*色*/

	}



.t1-bg{	/*表題ｾﾙ*/

	color:#000000;				/*文字色*/

	font-weight:bold;			/*文字を太字に*/

	padding:3 0 3 10;			/*余白---上･右･下･左*/

	}



.t2-bg{	/*項目*/

	background-color:#352306;	/*背景色*/

	color:#FFFFFF;				/*文字色*/

	padding:10 5;				/*余白---上下･左右*/

	text-align:center;

	}



.t3-bg{	/*他項目(商品,小計,送料)*/

	background-color:#444444;	/*背景色*/

	color:#ffffff;				/*文字色*/

	padding:10 5;				/*余白---上下･左右*/

	}



.t4-bg{	/*入力ｾﾙ*/

	background-color:#444444;	/*背景色*/

	color:#ffffff;				/*文字色*/

	padding:10 5;				/*余白---上下･左右*/

	}



h5	{	/*小見出し*/

	background-image:url(../img/title1.gif);
	width:620; height:32px;
	margin:10px 0;
	padding:8px 0 0 15px;
	font-size:1.0em;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;

	}



h6	{	/*form.cgi（備考欄）*/

	background-image:url(../img/title1.gif);
	width:620; height:32px;
	margin:10px 0;
	padding:8px 0 0 15px;
	font-size:1.0em;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;

	}



.coment{

	text-align:left;

	margin:5px 0 0 20px;

	}
/*#######################*/
/*  Cart System Ver1.00  */
/*#######################*/
#cart_navi {
	text-align: center;
}
#sys_cart span.current {
	text-decoration: underline;
	color: #ff0000;
}
#cname_error,
#ckana_error,
#czip_error,
#cken_error,
#cadd_error,
#cadd_error2,
#ctel_error,
#cemail_error,
#cemail_error2,
#csname_error,
#cthink_error {
	font-size:11pt;
	font-weight:bold;
	color:red;
}
.tips {
	font-size: 8pt;
}
label {
	font-weight: bold;
}
#sys_cart {
	margin: 6px 0;
}
#sys_page {
	text-align: left;
}
#sys_page ul li {
	vertical-align: middle;
	list-style-image: url(/img/a2.gif);
	margin-top: 4px;
}
#sys_page ul li ul li {
	list-style-image: none;
	list-style-type: disc;
}
#sys_page ul ul {
	margin-top: 6px;
	margin-bottom: 18px;
}
div.Q-com p {
	padding: 0 0 12px 20px;
	margin: 0;
}
