@charset "utf-8";

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

	Catalogue Base CSS

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

/* #mainBox
========================================== */
#mainBox {
	margin: 0 auto 20px;
}

#mainBox h1 {
	width: auto;
	margin-top: 5px;
	padding: 10px 20px;
	color: #FFF;
	font-size: 123.1%;
	background-color:#ff4e00;
}

/* .section ----------------*/
.section {
	width: 600px;
	margin: 0 auto 20px;
	padding-bottom: 5px;
	text-align: left;
	line-height:1.5em;
	border-bottom: #ff4e00 solid 1px;
}

.section:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.section h2 {
	margin-bottom: 5px;
	color: #910000;
	font-size: 123.1%;
}

.section .pdtPhoto {
	float: left;
	display: inline;
	width: 200px;
	vertical-align: middle;
	text-align: center;
}

.section .detail {
	float: left;
	display: inline;
	width: 400px;
	font-size: 100%;
}

#page .section .detail p,
#page .section p.comment {
	font-size: 100%;
}

#page .section .detail p span {
	color: #666666;
	font-size: 92.4%;
}

.section span.spot {
	display: block;
	width: 80px;
	margin: 0 auto 10px;
	padding: 3px;
	font-size: 100%;
	border: 1px solid #FF6666;
}

.section .detail dl {
	clear: both;
	margin-top: 7px;
	padding: 5px 0;
	font-size: 107.8%;
	border-top: #ff4e00 dashed 1px;
}

.series {
	border-bottom: #ff4e00 dashed 1px;
}

.series  .detail dl {
	margin: 30px 0 10px;
	border-top: none;
}

.section  .detail dl:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.section .detail dl p {
	margin: 0.7em auto 0 0.5em;
	font-weight: bold;
}

.section .detail dt {
	float: left;
	width: 5.5em;
	text-align: right;
}

p.type {
	font-weight: bold;
	margin: 5px 0 -5px;
	zoom: 1;
}	

.section .detail dd {
	margin-left: 5.5em;
}

dt span { letter-spacing: 1em;}
.style3 { font-size: 0.9em;}

#page a.arrow {
	display: block;
	width: 13em;
	margin: 5px;
	text-decoration: underline;
	color: #990000;
	font-size: 107.8%;
}

#page  a.arrow:hover {
	text-decoration: none;
}

span.left {
	width: 250px;
	padding: 1em;
	text-indent: -1em;
	zoom: 1;
}


/* shop =================================================*/
/*bnrMain*/
#bnrMain {
	width: 645px;
	margin: 20px auto 25px;
	padding: 12px 0 0 60px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#bnrMain ul:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#bnrMain ul li {
	float: left;
	display: inline;
	width: 280px;
	padding-bottom: 10px;
	text-align: center;
}

#bnrMain3 {
	width: 840px;
	margin: 20px auto 25px;
	padding: 32px 0 0 12px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#bnrMain3 ul:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#bnrMain3 ul li {
	float: left;
	display: inline;
	width: 275px;
	padding-bottom: 30px;
	text-align: center;
}

/*tokusei*/
body.shop #mainBox {
	float: none;
	width: 710px;
}

body.shop h1#tokuseiLink {
	width: 710px;
	margin: 0 auto 25px;
}

body.shop #mainBox p {
	width: auto;
	margin-bottom: 8px;
	font-size: 100%;
}

body.shop #mainBox .spot {
	margin-right: 10px;
	padding: 2px 3px;
	border: 1px solid #CC3300;
}

.tokusei {
	width: 710px;
	margin: 0 auto 20px;
}

.tokusei span.strong {
	display: block;
	margin: 16px 0 8px;
}

body.shop #mainBox p.stit {
	width: 710px;
	padding-bottom: 10px;
	margin: 25px auto;
	border-bottom: 1px solid #CC3300;
}

body.shop #mainBox .section {
	width: 680px;
	border-bottom: 1px dotted #CC3300;
}

body.shop #mainBox p.lead {
	color: #993300;
	margin-bottom: 0;
}

body.shop #mainBox .section .detail {
	width: 500px;
}


body.shop #mainBox .section .pdtPhoto {
	width: 170px;
}

body.shop #mainBox .section .notes {
	font-size: 77%;
}

.txtR {
	padding-left: 120px;
}