@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: SOBA

==========================================================
*/
h2 {
	margin-bottom: 30px;
}	
h3 {
	clear: both;
}
h4 {
	margin: 12px 0;
	background: url(../images/top/tenpoBox_point.gif) no-repeat 0 0;
	padding-left: 16px;
	font-size: 120%;
}
.section {
	margin-bottom: 15px;
	clear: both;
}
.orderBox {
	margin-bottom: 15px;
	padding: 22px 27px;
	border: #2a563c 1px solid;
}
.osusumeBox {
	margin-bottom: 15px;
	padding: 22px 27px;
	border: #c70035 1px solid;
}
dl.order {
	margin: 10px 0;
}
dl.order dt {
	margin-bottom: 5px;
}
dl.order dd {
	margin-bottom: 10px;
	padding: 0 10px 0 20px;
}
dl.shop_index {
	width: 300px;
	float: right;
}
dl.shop_index dt {
	margin-bottom: 5px;
	font-size: 105%;
	font-weight: bold;	
}
dl.shop_index dd {
	margin-bottom: 10px;
}
table.price {
	clear: both;
	width: 100%;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	text-align: left;	
}
table.price {
	margin-bottom: 3px;
}
table.price tr.odd {
	background: #d3c5b8;
}
table.price tr.even {

}

table.price td {
	padding: 5px 10px;
}
.caption {
	text-align: right;
}
ul.order {
	border-top: 5px;
	text-align: right;
}
.postage {
	margin: 10px 0;
}
ul.order_link {
	text-align: right;
}

.main-itemBox_inner {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: #343434 1px dashed;
}
/*
 [ OSUSUME BOX
----------------------------------------------------------- */
.osusumeBox {
	margin-bottom: 15px;
	padding: 54px 10px 0 10px;
	clear: both;
	background: url(../images/top/osusumeBox.gif) no-repeat center top;
	width: 520px;
	height: 226px;
}
.osusumeBox img {
	float: left;
}
dl.tabekurabe {
	clear: both;
	padding-top: 15px !important;
}
dl.tabekurabe dt {
	font-size: 105%;
	font-weight: bold;
}
dl.tabekurabe dd {
	line-height: 1.4;
}
dl.tabekurabe dd.price {
	text-align: right;
}

a.pdf {
	background: url(../images/web-shop/icon_pdf.gif) no-repeat 0 0;
	padding-left: 20px;
}
ul.thumbnail {
	margin-top: 15px;
}
ul.thumbnail li {
	float: left;
	padding-right:15px;
	text-align: right;
}
ul.thumbnail li.last_child {
	padding-right: 0;
}
.red {
	color: #FF0000;
}
/*
[
----------------------------------------------------------- */
.exText {
	margin: 1em 0 0 0;
	padding: 5px 10px;
	line-height: 1.4;
}
.exText p {
	padding-bottom: 10px;
}
ul.kome li {
	background: url(../images/web-shop/kome.gif) no-repeat 0 2px;
	padding: 0 0 3px 16px;
}
.strong {
	font-weight: bold;
	color: #FF0000;
}