/* base
────────────────────────────────────────── */
strong {
	color: #CF2C00;
	font-weight: bold;
	}
em {
	color: #333;
	font-style: normal;
	font-weight: bold;
	}
.cap {
	padding-left: 1em;
	text-indent: -1em;
	}


/* 見出し
────────────────────────────────────────── */
h2.item {
	margin: 1em 0 0.5em;
	height: 20px;
	padding: 6px 0 0px 30px;
	_padding: 6px 0 0px 30px;
	background: url(../img_for_trial/h2bg.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	}
h2.link {
	margin: 1em 0 0;
	height: 20px;
	padding: 6px 0 0px 30px;
	background: url(../img_for_trial/h2linkbg.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	_line-height: 2;
	}
h3 {
	margin: 1.5em 0 0.5em 0;
	padding-left: 5px;
	border-left: 5px #DA642C solid;
	font-size: 13px;
	font-weight:bold;
	}


/* コンテンツエリア
────────────────────────────────────────── */
#innercontent {
	width: 590px;
	margin: 0 10px;
	}


/* リンク
────────────────────────────────────────── */
a {
	outline: none;
	}
a:link {
	color: #630;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #630;
	}
a:hover {
	text-decoration: underline;
	color: #9F3400;
	}
a:active {
	text-decoration: none;
	color: #9F3400;
	}

a.h2link {
	display: block;
	width: 590px;
	height: 26px;
	color: #FFF;
	outline: none;
	}


/* パンくず
────────────────────────────────────────── */
ol#breadcrumb {
	margin: 10px 0;
	padding: 0;
	color: #333;
	font-size: 82%;
	list-style: none;
	}
ol#breadcrumb li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(../img_for_trial/arrw_bcrumb.gif) no-repeat 0 50%;
	}
ol#breadcrumb li.home {
	padding-left: 0;
	background: none;
	}
ol#breadcrumb li a:link,
ol#breadcrumb li a:visited {
	color: #630;
	text-decoration: none;
	}
ol#breadcrumb li a:hover,
ol#breadcrumb li a:active {
	color: #9F3400;
	text-decoration: underline;
	}
ol#breadcrumb li {
	font-style: normal;
	font-weight: bold;
	}
ol#breadcrumb li a {
	font-weight: normal;
	}
ol#breadcrumb li a.jump {
	margin-left: 0.8em;
	}

#breadcrumb:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #breadcrumb             { zoom: 1; } /* IE6 */
*:first-child+html #breadcrumb { zoom: 1; } /* IE7 */


/* 単品セレクトページ
────────────────────────────────────────── */
ul.chooseulike {
	clear: both;
	width: 600px;
	margin-left:60px;
	margin-right:60px;
	zoom: 1;
	overflow: hidden;
	}
ul.chooseulike li.itembox {
	float: left;
	width: 280px; /* 280+5x2+2=292 */
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 5px 5px 0;
	padding: 3px 5px 5px;
	border: 1px #9D3D0B solid;
	}
.itembox div.infowrap {
	float: left;
	width: 205px;
	}
.itembox .iteminfo img {
	float: left;
	margin: 0 5px 5px 0;
	}
.itembox img.varietytag {
	margin: 0 0px 5px 0;
	}
.itemname {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	}
.price {
	color: #B10000;
	}
.pricebig {
	margin-right: 0.5em;
	font-size: 14px;
	font-weight: bold;
	}


/* フォーム部　カートに入れるボタン──────────────────*/
.cartform {
	float: right;
	width: 60px;
	height: 55px;
	margin: 0px 0 0;
	padding: 40px 5px 5px;
	text-align: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF4EF;
	}

input.numbox {
	width: 30px;
	width: 25px\9;
	*width: 25px;
	_width: 25px;
	margin-right: 2px;
	}


/* カゴに入れる・リセットボタン
────────────────────────────────────*/
.calbtn {
	clear: both;
	padding-top: 10px;
	text-align: center;
	}

input#basket {
	display: block;
	width: 192px;
	height: 52px;
	padding: 0;
	border: 0;
	background: url(../img_for_trial/selfkago_kago_in.png) no-repeat left top;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	}
input#basket:hover{
	background-position:0 -52px;
	}

input#reset {
	display: block;
	width: 192px;
	height: 52px;
	padding: 0;
	border: 0;
	background: url(../img_for_trial/selfkago_erabinaosu.png) no-repeat left top;
	text-indent: -9898px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	}
input#reset:hover{
	background-position:0 -52px;
	}


/* ポイント──────────────────────────────*/
.point {
	height: 35px;
	margin-left: 60px;
	padding-left: 23px;
	color: #333333;
	background: url(../imags/icn_point.gif) no-repeat 0 0px;
	}


/* リスト
────────────────────────────────────────── */
ul.arrw {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	font-size: 13px;
	}
ul.arrw li {
	margin:0 0 5px;
	padding-left: 15px;
	background: url(../img_for_payment/li_warrw-or.gif) no-repeat 2px 0.35em;
	color: #333;
	line-height: 1.2;
	}
ul.arrw li a {
	color: #333;
	text-decoration: underline;
	}
ul.arrw li a:hover {
	color: #9F3B09;
	text-decoration: underline;
	}


/* ページトップへ
────────────────────────────────────────── */
.gototop {
	clear: both;
	font-size: 10px;
	margin: 2em 0 1em;
	text-align: right;
	}


/* clearfix
────────────────────────────────────*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */