@charset "euc-jp";
/* CSS Document */
#contents #cart_l{
	float: left;
	width: 570px;
	text-align: left;
	margin-left: 5px;
}

#contents #cart_r{
	float: right;
	padding: 0px;
	width: 175px;
}
#contents #cart_r .title{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF8800;
	padding-bottom: 1px;
	text-align: left;
}
#contents #cart_r .recom{
	padding-bottom: 3px;
	text-align: left;
	background-color: #F0F0F0;
	margin-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
}
#contents #cart_r .recom td.list{
	text-align: center;
	background-color: #FFFFE1;
	border: 1px solid #666666;
	padding-right: 2px;
	padding-left: 2px;
}
#contents #cart_r .recom p.list_title{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	color: #003300;
	text-decoration: none;
}
#contents #cart_r .recom p.list_setsu{
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	color: #006699;
	text-decoration: none;
}
#contents #cart_r .recom p.list_kakaku{
	text-align: right;
	color: #CC0000;
	text-decoration: none;
	margin: 3px;
}

#contents .cart_title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
#contents #cart_nai {
	margin-right: 5px;
	margin-left: 5px;
}
#contents .cart_lead {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
/*ボタン*/
p.txt_syosai{
	font-size: smaller;
	color: #006699;
	background-image: url(../img/syousai.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 60px;
}
.txt_regi {
    border: 0px;
    width: 120px;
    height: 34px;
    background:#ff0000 url(./img/cart.png) left top no-repeat;
	 text-indent:-2000px;
/*	color: #FFFFFF;
	background-color: #990000;
	font-size: 12px;
	padding: 2px;
*/
}

/*input*/
#contents #cart{
	width: 600px;
	text-align: left;
	margin-left: 5px;
}
#contents #cart .order{
	margin-top: 15px;
}
#contents #cart .order_title{
	font-size: 14px;
	color: #FF7315;
	text-indent: 1em;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
#contents #cart .inputtable {
	width: inherit;
	padding: 6px;
	margin-top:3px;
	border: 6px solid #EAE9E6;
	background-color: #F9F8F4;
}
#contents #cart .inputtable table {
	margin:3px 0px 5px 3px;
	background:inherit;
	width: 100%;
}
#contents #cart .inputtable th {
	background:#D2CECA;
	font-weight:normal;
	padding:2px 4px 2px 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #f6f6f6;
	border-left: none;
}
#contents #cart .inputtable td {
	background:#f6f6f6;
	padding:2px 4px 2px 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D2CECA;
	border-left: none;
	height: 24px;
}
#contents #cart .order .setsumei{
	width: 90%;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 12px;
	color: #666666;
}
input .cart_in{
	padding:0.3em;
}

/*フォーム*/
.txt12 {
	font-size: 12px;
}

/*カートtable*/
#cart_nai table {
	width: 550px;
}
#cart_nai th {
	font-size: 12px;
	background-color: #FFD9BF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
#cart_nai p.naiyo{
	font-size: 12px;
	background-color: #FFD9BF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	margin: 5px;
}
#cart_nai td {
	height: 24px;
	padding-right: 2px;
	padding-left: 2px;
}
#contents #cart_nai .cart_kakunins {
	background-color: #FFFFD9;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.b_all{
	border: 1px solid #CCCCCC;
}
.b_t{
	border-top: 1px solid #CCCCCC;
}
.b_b{
	border-bottom: 1px solid #CCCCCC;
}
.b_l{
	border-left: 1px solid #CCCCCC;
}
.b_r{
	border-right: 1px solid #CCCCCC;
}
.b_rb{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.b_rb{
	border-right: 1px solid #CCCCCC;
}

/*注意*/
.att1{
	font-size: 12px;
	color: #333333;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #333333;
	margin-top: 10px;
	background-color: #FFECDF;
}

button.none{
	background-color: #FFFFFF;
	border: none;
}