/************************************/
/* リセット　*/
/************************************/
body, #wrapper, #container { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}
ul,
li { margin: 0; padding: 0; list-style: none; }
img { vertical-align: middle }
.clearfix:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }

/************************************/
/* テキスト周り　*/
/************************************/
h2 {
	position: relative;
	background: #666666;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 27px;
	padding: 10px 20px;
	height: 27px;
	margin: 0px 0px 20px;
}
h2:after {
	content: '';
	position: absolute;
	border-top: 10px solid #666666;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}
h2:before {
	content: '';
	position: absolute;
	border-top: 10px solid #666666;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}
h3 {
	margin: 0px 0px 5px;
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1;
}
h3 > span { position: absolute; font-weight: normal; font-size: 12px; white-space: nowrap; right: 0px; display: inline-block; line-height: 1; }
h3.thanks { font-size: 34px; line-height: 1.2; color: #0099CC; font-weight: normal; text-align: center !important;}
h4.thanks { font-size: 18px; text-align: center !important; }
h4.thanks span { font-size: 24px }
h4.midashi { font-size: 24px; color: #FF3F00; line-height: 1; font-weight: normal; text-align: center !important; }
h5.midashi { font-size: 18px; line-height: 1.2; color: #FF3F00; font-weight: normal; }
.txt-center { text-align:center;}
.th-txt { font-size: 15px !important; margin-right: 5px; font-weight: bold; }

.cap { font-size: 12px; line-height: 1.45; margin: 0px 0px 1em; }
span.point { ffont-size: 16px; margin-right: 5px; line-height: normal; }

/************************************/
/* フォーム　*/
/************************************/

.tname { width: 2em; margin: 0 0.5em 0 0; display: inline-block; }
input,
select { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
input { vertical-align: middle; margin: 0px; padding: 0px; }
.radio input[type="radio"] { display: none }
.radio label { display: inline-block; position: relative; cursor: pointer; margin-left: 10px; padding: 10px 20px; font-size: 13px; line-height: 1.3; }
.radio label.credit { }
.card_name { display: inline-block; width: 13em; }
.card_num { display: inline-block; width: 18em; }
.card_date { display: inline-block; width: 10em; }
.card_holder { display: inline-block }


table.table td.noborder { padding: 5px 0 }
.noborder .radio label { margin-left: 0 !important }

.radio label:before { position: absolute; content: ""; top: 50%; left: -10px; width: 20px; height: 20px; margin-top: -10px; background: #dddddd; border-radius: 50%; }
.radio input[type="radio"]:checked + label:after { position: absolute; content: ""; top: 50%; left: -5px; width: 10px; height: 10px; margin-top: -5px; border-radius: 50%; background-color: #ff0066; }
.radio input[type="radio"]:focus + label:before { box-shadow: 0 0 1px 3px #ff6699; /* ハイライト表示 */ -moz-box-shadow: 0 0 1px 3px #ff0066; }

/*
input[type="text"], select { border: 1px solid #999999; width: 130px; padding: 7px 5px; }
input[type="submit"] { color: #FFFFFF; background: #00468C; font-size: 14px; line-height: 1; padding: 10px 20px; border-style: none; cursor: pointer; }
input[type="image"]:hover { opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; }
select { width: 300px }
select.short-select { width: 100px }
input.short-input { width: 100px }
input.long-input { width: 280px }
input.btn_address { }
*/

/************************************/
/* 欲しい物リスト　*/
/************************************/
#wrapper, #container { width: 1000px !important; margin-right: auto; margin-left: auto;}
#wrapper:after, #container:after { content: ""; clear: both; height: 0; display: block; visibility: hidden;}
#container {font-size: 16px;line-height: 1.5; margin-top:15px;}
.left-column  {width: 780px; float: left;}

table.item-check th { color: #FFFFFF; background: #333333; font-size: 13px; font-weight: normal; line-height: 1; padding: 10px 5px; border-right: 1px solid #FFFFFF; text-align: center; }
table.item-check td { padding: 10px; border-bottom: 1px dotted #999999; }
table.item-check td.ph { width:160px;}

table.item-check td.goodsname {font-size: 13px; line-height: 1.3; }
table.item-check td.condition {width:100px; text-align: center;}
table.item-check td.amount    {width: 60px; text-align: center;} 
table.item-check td.price     {width:100px; text-align: center;}

.item_photo { width: 160px }
.item_photo img { border: 1px solid #999999; width:158px; height:118px;}
.item_photo img:after { content: ""; border: solid 1px #666666; width: 158px; height: 118px; display: block; position: absolute; }
.item_name { font-size: 12px; line-height: 1.5; }
.item_unit { width: 110px; text-align: center; }
.item_amount { width: 60px; text-align: center; }
.item_price { text-align: center; width: 110px; }

#sorting select { width: 100px; padding: 0px; height: 26px;}


/************************************/
/* ご購入される商品 右カラム　*/
/************************************/
.right-column { width: 180px;float: right;}
.right-column .txt { font-size: 12px;line-height: 1.4;}
.right-column h4 { margin: 0px; background: #666666; font-size: 16px; line-height: 27px; height: 27px; font-weight: bold; padding: 10px 8px; text-align: center; color: #FFFFFF;}
.right-column .subtotal { font-size: 13px; line-height: 1.5; font-weight: normal !important;} 
.right-column .subtotal > div { padding: 8px;background: #F5F5F5;}
.right-column .subtotal a img { margin: 0px 0 10px;}
.right-column ul.listbox li { background: #EEEEEE;padding: 10px;border-bottom: 1px solid #FFFFFF;}
.right-column ul.listbox a img { margin: 0px 0px 5px;}

/************************************/
/* マージン　*/
/************************************/

.mt2em { margin-top:2em;}
.mtn20 { margin-top:-20px;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb20 { margin-bottom:20px;}

