@charset "Shift_JIS";

/* =================================================
   
   ROYAL COLLECTION CO.,LTD. ALL RIGHTS RESERVE.
   
   [1].detail.html

================================================= */


/* [1].detail.html
================================================= */
#mainContent h2 {
	margin-bottom: 10px;
}
#itemDetail {
/*	background: #0000ff;*/
}
dl#itemHead {
	width: 540px;
	padding-bottom: 10px;
	margin: 0 auto;
	background: url(common/images/img_dotted02.gif) repeat-x center bottom;
}
dl#itemHead dt {
	text-align: center;
}
dl#itemHead dd {
	display: inline;
}
dl#itemHead dd.newItem {
	margin-right: 5px;
}
dl#itemHead dd.newItem img {
	vertical-align: text-bottom;
}
dl#itemHead dd.name strong {
	margin-right: 5px;
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
}
dl#itemHead dd.price {
	font-size: 15px;
	color: #cb0030;
	font-weight: bold;
}
dl#itemHead dd.price span.withoutTax {
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	margin-left: 5px;
}

dl#spec {
	width: 540px;
	margin: 15px auto 0;
	padding: 0;
	text-align: left;
	/*background: #ff0000;*/
}
dl#spec dt {
	display: inline;
}
dl#spec dd {
	display: inline;
	margin-right: 10px;
	white-space: nowrap;
}
dl#spec dd.remark {
	font-size: 11px;
	line-height: 2;
}
.stockTbl {
	width: 540px;
	margin: 0 auto;
}
.stockTbl table {
	width: 100%;
}
.stockTbl table th.corner {
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #7c7c7c;
	white-space: nowrasp;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.stockTbl table th.headTop, .stockTbl table th.headLeft {
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #7c7c7c;
	text-align: center;
	vertical-align: middle;
}
.stockTbl table td {
	padding: 10px;
	background: #fffae7;
	text-align: center;
	vertical-align: middle;
	white-space: nowrasp;
	border: 1px solid #7c7c7c;
}
.submit {
	padding: 30px 0;
	text-align: center;
}














