@charset "utf-8";



/* CSS Document */



#cart {
	margin:10px;
}



#cart h2{
	font-size:14px;
	background-image:url(images/test_03.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin: 0 0 10px 0;
	padding:3px;
	padding-left:2em;
	color: #252c3c;
}



.cart_table{

	font-size:12px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: dotted;

	border-left-style: dotted;

	border-right-color: #996666;

	border-left-color: #996666;

}



.cart_table th{
	padding:3px;
	text-align:center;
	background-color: #666666;
	color: #FFFFFF;
}



.cart_table td{
	padding:3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
}



.customer_table{

	width:400px;

	font-size:12px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: dotted;

	border-left-style: dotted;

	border-right-color: #996666;

	border-left-color: #996666;

}



.customer_table th{
	padding:5px;
	padding-left:10px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996666;
	border-bottom-color: #996666;
}



.customer_table td{
	padding:5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996666;
	border-bottom-color: #996666;
}



.inp{

	width:100px;

	margin-left:5px;

}



.inp_s{

	width:60px;

	margin:0px 5px 0px 5px;

}



.inp_l{

	margin:0px 5px 0px 5px;

	width:240px;

}



.inp_r{

	margin:0px 5px 0px 5px;

	width:145px;

}



.submit_top{

	padding:5px;

	margin-top:10px;

}



.submit{

	text-align:center;

}



#send_mail{

	margin:3px;

	padding:10px;

	border:1px #CCCCCC solid;

	color: #333333;

	background-color: #FFFFFF;

}



.go_top{

	text-align:left;

	background-image:url(images/arrow_02.gif);

	background-position:left;

	background-repeat:no-repeat;

	padding-left:1em;

}

.go_top a{

	color: #E6DED2;

}

.go_top a:hover{

	color: #FF3300;

}



/* 特定商取引法の表記（low.html） */



.low {
	width: 417px;
	overflow: hidden;
	word-break: break-all;
}



.low_title {

	padding: 7px 10px 10px 10px;/*--上　右　下　左---*/

	overflow: hidden;

	word-break: break-all;

	color: #333333;

	background-color: #FFFFFF;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #F83E68;

}



.low_title h3 {

	font-size: 12px;

	font-weight: bold;

	line-height: 120%;

	text-align:left;

}



.low_sub_title{

	text-align: left;

	font-size: 10px;

	font-weight: none;

	color:#006666;

}



.low table{



	width: 390px; /*405-390(完了画面の運営者情報テーブル)*/



	border:1px solid #666666;



	margin:15px;　/*5-15（10以下にするとIE6で不都合有）*/



}



.low table th{
	color:#666666;

	background:#EEEEEE;

	padding:5px;

	text-align:justify;

	width:80px;

}



.low table td{

	padding:5px;

	background-color: #FFFFFF;

}



.low_th1{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

	

}



.low_th2{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_th3{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_th4{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_th5{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_th6{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_th7{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_th8{

	border-bottom:1px #003366 dotted;

	border-right:1px #003366 dotted;

}



.low_td1{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td2{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td3{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td4{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td5{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td6{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td7{

	background:#FFFFCC;

	border-bottom:1px #003366 dotted;

}



.low_td8{

	background:#FFFFCC;

}



/* 特定商取引法の表記 END */