

/*━━━━━━━━━━━━━━━━━━━共通━━━━*/

/*----------枠-----------*/

#Cgi-waku{
	width:523px;
	margin-left:10px;
	float:left;
	display:inline;
}

/*----------合計個数・金額-----------*/

#Cart{
	width:523px;
	height:26px;
	background-image:url(/cgi-img/k-in.gif);
	background-repeat:no-repeat;
	text-align:right;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
}
#Count,#Goukei,#Seisan{
	padding-top:6px;
	width:150px;
	float:left;
}
#Cart span{
	color:#ff0066;
	font-weight:bold;
}

/*━━━━━━━━━━━━━━━━━━━ITV用━━━━*/
.itv-photo2{
	width:110px;
	}
.cate		{	width:300px;	float:left;}
#list		{	margin:0 8px; text-align:right; display:block;}
#history	{	margin:0;	float:left;	width:400px;}
.kensu		{	margin:5px 5px;	text-align:right;}
.num		{	width:500px; display: block; margin:5px; }

#footer-page{	margin:5px 0 0 10px; padding-top:5px; border-top:solid 1px #cacaca;}

/*---------------------itv-CGI用*/


.table{
	background-color:#E8F1FA;
	border-style:solid;
	border-width:0 1px;
	border-color:#000;
	}
.t1{
	font-weight:bold;	
	font-size:10pt;
	line-height:140%;
	color:blue;
	}
.g-com{
	margin:0 15px 0 0;
	}
.n-com{
	padding:0 5px 0 5px;
	}
.kakaku{
	padding-right:5px;
	text-align:right;
	color:#ff0000;
	font-size:11pt;
	}

.itv-waku{
	border:solid 1px #99ccff;
	width:521px;
	background-color:#ecfefc;
	}

.i-com{
	line-height:19pt;
	font-size:9pt;
	}

.d2{
	background-image:url(../cgi-img/itv-bg1.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 15px;
	text-align:left;
	width:508px;
	height:21px;
	color:#000;
	font-weight:bold;
	}

.d5{
	margin-left:10px;
	font-weight:normal;
	}

.d6{
	font-weight:normal;
	font-size:10pt;
	color:#000;
	margin-left:5px;
	}
.d7{
	line-height:25px;
	font-weight:bold;
	font-size:16pt;
	color:#ff0066;
	}

.d9{
	padding:0 5px 0 5px;
	border-left:solid 1px #99ccff;
	border-right:solid 1px #99ccff;
	background-color:#ffffff;
	width:366px;
	text-align:left;
	}
.d9-2{
	width:505px;
	text-align:left;
	margin:7px 10px 0 0;
	}

.link{
	margin-left:180px;
	margin-bottom:10px;
	}

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

#cate-bg{
	background-color:#eacdff;
	width:493px;
	padding:10px 10px 10px 10px;
	border-left:solid 1px #5d009e;
	border-right:solid 1px #5d009e;
	height:200px;
	}

.table_bg{/*テーブル外枠…TABLEﾀｸﾞ*/
	border:solid;				/*線の種類*/
	border-width:1px;			/*幅*/
	border-color:#ec4699;		/*色*/
	}

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

.t2-bg{	/*項目*/
	background-color:#ffffcc;	/*背景色*/
	color:#454545;				/*文字色*/
	padding:5px 5px;				/*余白---上下･左右*/
	text-align:center;
	}

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

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

h5	{	/*小見出し*/
	background-color:#ec4699;
	background-position:0 0;
	width:505px;
	height:25px;
	margin:0;
	padding-top:6px;
	padding-left:15px;
	font-size:1.2em;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
	}

h6	{	/*form.cgi（備考欄）*/
	background-color:#ec4699;
	background-position:0 0;
	width:520px; height:25px;
	margin:0;
	padding-top:7px;
	padding-left:15px;
	font-size:1.2em;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
	}
.texta{
	text-align:left;
	}
.comment{
	text-align:left;
	font-size:7.5pt;
	margin-left:7px;
}

/*#######################*/
/*  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 0 7px;
}
div.com ul li {
	vertical-align: middle;
	list-style-image: url(/img/a2.gif);
	margin:4px 0 0 10px;
}
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;
}

#sys_page{text-align:left;}
.t-image{margin-left:10px;}

