@charset "Shift_JIS";

/*#######################*/
/*			共有		 */
/*#######################*/
#sys_page{
	padding:5px 10px 10px 10px;
}


/*基本表示設定はstyle.cssから*/


h5{
	background-image:url(../img/st-first2.gif);
	width:520px;
	height:20px;
	font-size:10pt;
	font-weight: bold;
	color:#ffffff;
	padding: 5px 0 0 30px;
	margin:5px 20px 0 20px;
	text-align:left;
	}
h6{
	background-image:url(../img/st-first2.gif);
	width:550px;height:20px;
	font-size:1.0em;
	font-weight: bold;
	color:#ffffff;
	padding-left:30px;
	padding-top:5px;
	margin:5px 20px 0 20px;
	}
.coment2
{
	margin:5px 20px 0 20px;
}
/*#######################*/
/*		一覧用			 */
/*#######################*/
#main{
	width:620px;
	margin:0 0 0 15px;
}
input.cl1	{margin-bottom:4px;}

.id{
	width:450px; height:20px;
	font-size:7.5pt;
	letter-spacing: 0.3em;
	text-align:right;
	}
.d2{
	margin-top:10px;
	margin-left:10px;
	height:26px;
	}
.nedan{
	width:400px; height:20px;
	padding:5px 0;
	text-align:right;
	margin-top:10px;
	margin-left:10px;
	color:red;
	font-size:15pt;
	font-family:"Arial Black";
	}
.teika{
	font-size:9pt;
	color:#666;
	font-weight:lighter;
	font-family:Tahoma;
	}
.d4{
	margin-top:10px;
	margin-left:10px;
	font-size:9pt;
	}
P{
	margin:05px;
	}
#history	{float:left; width:350px; margin:5px 0;}
#kensu{ margin:5px 0 0 0;}
#itv-photo	{background-image:url(../cgi-img/sam.gif);
			background-repeat:no-repeat;
			width:124px;height:125px;}
/*#######################*/
/*		VIEW-CGI用		 */
/*#######################*/

.price{
	font-family:"Arial Black";
	color:red;
	font-size:15pt;
	padding-top:10px;
	}

#view{
	background-image:url(../cgi-img/view-bg1.gif);
	background-position:0 37px;
	background-repeat:no-repeat;
	margin-left:20px;
	}
#view-photo{
	border:solid 2px #97d840;
	}


/*#######################*/
/*		  TABLE			 */
/*#######################*/


.table_bg{/*テーブル外枠…TABLEﾀｸﾞ*/
	border:solid;				/*線の種類*/
	border-width:2px;			/*幅*/
	border-color:#97d840;		/*色*/
	}
#sys_cart .table_bg{/*テーブル外枠…TABLEﾀｸﾞ*/
	margin:0 0 0 20px;
	}

.t1-bg{	/*表題ｾﾙ*/
	color:#ffffff;				/*文字色*/
	font-weight:bold;			/*文字を太字に*/
	padding:2px 0 3px 20px;			/*余白---上･右･下･左*/
	}

.t2-bg{	/*項目*/
	background-color:#FEFFC9;	/*背景色*/
	color:#454545;				/*文字色*/
	padding:10px 3px;				/*余白---上下･左右*/
	}

.t3-bg{	/*他項目(商品,小計,送料)*/
	background-color:#ffffff;	/*背景色*/
	color:#454545;				/*文字色*/
	padding:10px 10px;				/*余白---上下･左右*/
	}

.t4-bg{	/*入力ｾﾙ*/
	background-color:#ffffff;	/*背景色*/
	color:#454545;				/*文字色*/
	font-size:9pt;				/*文字サイズ*/
	padding:10px 7px;				/*余白---上下･左右*/
	}


/*#######################*/
/*		TEXT・その他	 */
/*#######################*/

.kingaku{/*金額表示*/
	color:red;				/*文字色*/
	font-weight:bold;		/*文字を太字に*/
	font-size:10pt;
	}

.comment{/*テーブル外の説明文…div*/
	width:600px;
	padding:10px 10px;
	margin-left:20px;
	text-align:left;
	}

hr.hr{/*支払いｾﾙの水平線*/
	border-color:#339999;
	border-style:dashed;
	}


/*#######################*/
/*  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;
}
div.com ul li {
	vertical-align: middle;
	list-style-image: url(/img/a2.gif);
	margin-top: 4px;
}
div.com ul li ul li {
	list-style-image: none;
	list-style-type: disc;
}
div.com ul ul {
	margin-top: 6px;
	margin-bottom: 18px;
}
div.Q-com p {
	padding: 0 0 12px 20px;
	margin: 0;
}
