.error-message {
	color: #CC0000;
	font-weight: bold;
}

em {
	font-style:normal;
	font-size: 10px;
	color: #666;
	line-height: 1.3em;
	color: #9C7D90;
}
img {
	border: none;
}

p.path {
	position: absolute;
	z-index: 20;
	font-size: 10px;
	padding: 10px 0 0 15px;
	top: 0;
	left: 0;
}
#contents {
	background: url(../img/contents_bg1.jpg) repeat-x;
	margin: -3px 0 0;
}
#contents-in {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
}
#areaA {
	width: 455px;
	float: right;
	margin: 0;
	padding: 52px 25px 0 0;
}
#areaA div.box-menu {
	background-color: #351202;
}
#areaA h1 {
	font-size: 26px;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid;
	margin: 0 0 5px;
}

#areaA h2 {
	font-size: 26px;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid;
	margin: 0 0 5px;
}
#areaA .pnt_q {
	vertical-align: top;
}
#areaA .pnt {
	line-height: 14px;
}
#areaA p#item-cmnt {
	height: 6em;
	padding: 0.5em 0 0;
}
#areaA dl.item-info {
	margin: 0;
	padding: 0;
}
#areaA dl.item-info dt,
#areaA dl.item-info dd {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#areaA table#item-form {
	width: 460px;
	height: 240px;
	border: 1px solid #FFF;
	background:url(../../products/img/form_mdl.gif) repeat-y center;
	padding: 0;
}
#areaA table#item-form thead th,
#areaA table#item-form tfoot td {
	text-align:center;
	height: 10px;
	margin: 0;
	padding: 0;
}
#areaA table#item-form tbody {
	
}
#areaA table#item-form tbody th,
#areaA table#item-form tbody td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
}
#areaA table#item-form tbody th {
	text-indent: -1em;
	padding-left: 2em;
	white-space: nowrap;
}
#areaA table#item-form tbody td{
}
#areaA table#item-form tbody tr.top th {
	padding-top: 7px;
	padding-bottom: 5px;
	background:url(../../products/img/form_line.gif) no-repeat left bottom;
}
#areaA table#item-form tbody tr.top td {
	padding-top: 7px;
	padding-bottom: 5px;
	background:url(../../products/img/form_line.gif) no-repeat right bottom;
}
#areaA table#item-form tbody tr.top .line-center {
	padding-top: 7px;
	padding-bottom: 5px;
	background:url(../../products/img/form_line.gif) no-repeat center bottom;
}
#areaA table#item-form tbody .center-tbl {
	padding-top: 12px;
	padding-bottom: 10px;
}

/* @group set items */

/**
 * セット用アイテムページ
 */
#areaA h2.set {
	font-size: 24px;
}

#areaA table#item-form tbody.set tr th {
	padding-top: 7px;
	padding-bottom: 5px;
	margin: 0;
	background: none;
}

#areaA table#item-form tbody.set tr td{
	padding-left: 22px;
	padding-bottom: 10px;
}

#areaA table#item-form tbody.set tr td.top{
	background:url(../../products/img/form_line.gif) no-repeat center bottom;
}

#areaA table#item-form tbody.set tr td div.select-wrp {
	border-right: 1px solid #CCC;
	width: 402px;
}

#areaA table#item-form tbody.set tr td div.select {
	width: 200px;
	border: 1px solid #CCC;
	border-right: none;
	float: left;
}
#areaA table#item-form tbody.set tr td div.select label {
	display: block;
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #351202;
	background: #f4f1f4;
}
#areaA table#item-form tbody.set tr td div.text {
	width: 401px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	float: left;
	padding-bottom: 5px;
}
#areaA table#item-form tbody.set tr td div.text label {
	display: block;
	width: 401px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #351202;
	background: #f4f1f4;
	margin-bottom: 5px;
}

#areaA table#item-form tbody.set tr td div.text a.select-btn {
	margin: 0 5px;
	float: left;
	display: block;
}

#areaA table#item-form tbody.set tr td div.text input {
	width: 250px;
}

#areaA table#item-form tbody.set tr td div.select select {
	width: 125px;
	margin: 5px;
}
#areaA table#item-form tbody.set tr td .pnt_q {
	vertical-align: middle;
}

/* @end */

#areaA table#item-form td#submit-btn{
	padding-top: 7px;
	text-align: center;
	vertical-align: middle;
	background:url(../../products/img/form_btm.gif) no-repeat center top;
	height: 56px;
}
#areaA dl.pnt-h {
	float:left;
	width: 460;
	margin: 5px 0;
}
#areaA dl.pnt-h dt {
	padding-left: 25px;
	background: url(../img/pnt_h.gif) no-repeat left center;
	padding-right:5px;
	line-height:25px;
	height: 25px;
	float:left;
	
}
#areaA dl.pnt-h dd {
	white-space: nowrap;
	float: left;
	padding: 0 5px;
	margin: 0;
}
#areaA dl.pnt-h strong {
	font-size: 16px;;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
#areaA dl.pnt-h span {
	color: inherit;
}
#areaB {
	width: 355px;
	float: left;
	margin: 0 0 0 15px;
	padding: 52px 0 25px 0;
}

#areaB img#main-img {
	/*border:1px solid #ccc;*/
	text-align: center;
	width: 310px;
	height: 310px;
	border: 1px solid #ccc;
	background-position: center;
	background-repeat:no-repeat;
}
#areaB div#thum-box {
	/*border: 1px solid #ccc;*/
	text-align: center;
	margin-top: 20px;
}
#areaB div#thum-box #zoom-thum-box {
	margin: auto;
}
#areaB div#thum-box #zoom-thum-box a{
	display: block;
	height: 70px;
	width: 70px;
	float: left;
	text-align: center;
	margin-right: 10px;
}
#areaB div#thum-box #zoom-thum-box img.zoom-thum{
	border: 1px solid #351202;;
	background-position: center;
	background-repeat:no-repeat;
}
#areaB div#thum-box #zoom-thum-box img {
	border: 0;
}
#areaB p {
	padding: 5px 0;
	clear: both;
	width: 310px;
}
#paginate {
	margin: 20px 15px;
	padding-top:1px;
}
#paginate ul#paginate-header {
	width: 870px;
	height: 30px;
	margin:0;
	padding:0;
	position: absolute;
}
#paginate ul#paginate-header li{
	float:left;
	width: 142px;
	height: 29px;
	line-height: 30px;
	background: #351202;
}
#paginate ul#paginate-header li div.top-r{
	color: #FFFFFF;
	margin: 0 1px;
	width: 140px;
	height: 28px;
	text-align:center;
}
#paginate ul#paginate-header li img{
	display: block;
	margin: 1px auto;
}
#paginate ul#paginate-header li.selected div.top-r{
	background: #F4F1F4;
	color: #333333;
}
#paginate #paginate-wrp {
	margin-top: 28px;
	height: 95px;
	background: #351202;
	padding: 1px;
}
#paginate ul#paginate-box {
	background: #F4F1F4;
	color: #333333;
	height: 95px;
}
#paginate ul#paginate-box li {
	display: block;
	margin: 5px 15px;
	float: left;
}
#paginate ul#paginate-box li a.page-thumb {
	display:block;
	background: #351202;
	text-align: center;
}

/*TlC*/
#paginate ul#paginate-box li.page-w {
	padding: 10px 0 0 0;
	height: 64px;
	width: 84px;
}
#paginate ul#paginate-box li.page-w a.page-thumb {
	width: 84px;
	height: 64px;
}
#paginate ul#paginate-box li.page-h {
	padding: 0 0 0 10px;
	height: 84px;
	width: 64px;
}
#paginate ul#paginate-box li.page-h a.page-thumb {
	width: 64px;
	height: 84px;
}

#paginate ul#paginate-box li img {
	background-position: center;
	background-repeat: no-repeat;
}
/* Oy[WÉßé{^ */
#paginate ul#paginate-box li#prev-btn,
#paginate ul#paginate-box li#next-btn {
	margin: 5px 0;
	width: 35px;
}
#paginate ul#paginate-box li#prev-btn a {
	padding: 0;
	display:block;
	width: 35px;
	height: 84px;
	background: url(../../products/img/prev_btn.gif) center;
	text-indent: -9990px;
}
#paginate ul#paginate-box li#prev-btn a:hover{
	background: url(../../products/img/prev_btn_on.gif) center;
}
/* y[WÉßé{^ */
#paginate ul#paginate-box li#next-btn {
	float:right;
}
#paginate ul#paginate-box li#next-btn a {
	padding: 0;
	display:block;
	width: 35px;
	height: 84px;
	background: url(../../products/img/next_btn.gif) center;
	text-indent: -9990px;
}
#paginate ul#paginate-box li#next-btn a:hover{
	background: url(../../products/img/next_btn_on.gif) center;
}

/* キャンペーンバナー */

#areaB div.block-banner {
	margin: 0;
	padding: 10px 0 0;
}

#areaB div.block-banner ul {
	margin: 0;
	padding: 0;
}

#areaB div.block-banner ul li {
	margin: 0;
	padding: 0;
}

#areaB div.block-banner ul li.hayawari {
	padding: 0;
	float: left;
	margin: 0 6px 0 -2px;
}

#areaB div.block-banner ul li.custom {
	margin: 0;
	padding: 0;
	float: left;
}

/* セット内容 */

#areaA div.block-set {
	clear: both;
	margin: 0 0 12px 2px;
	border: 1px solid #bcbcbc;
	width: 454px;
	padding: 0 0 8px;
}

#areaA div.block-set h3 {
	margin: 0;
	padding: 10px 0 0;
}

#areaA div.block-set h3 a {
	text-decoration: none;
	padding: 0 0 3px 18px;
	font-size: 1.2em;
	color: #9C7D90;
}

#areaA div.block-set ul {
	padding: 3px 0 5px 15px;
}

#areaA div.block-set ul li {
	width: 210px;
	float: left;
	padding: 0 0 3px;
}

#areaA div.block-set ul li a {
	background: url(../img/pnt3.gif) no-repeat left center;
	padding: 0 15px 0 10px;
}

/* オプションサービス */

#areaA div.block-option {
	background-color: #f4f1f4;
	clear: both;
	margin: 0;
}

#areaA div.block-option h3 {
	margin: 0;
	padding: 10px 0 0;
	background-color: #fff;
}

#areaA div.block-option h3 span {
	margin: 0 0 0 1.5em;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#areaA div.block-option h3 a {
	text-decoration: none;
	padding: 0 0 3px 18px;
	background: url(../img/pnt1.gif) no-repeat left center;
	font-size: 1.2em;
}

#areaA div.block-option ul {
	padding: 8px 0 3px 15px;
}

#areaA div.block-option ul li {
	width: 220px;
	float: left;
	padding: 0 0 5px;
}

#areaA div.block-option ul li a {
	background: url(../img/pnt3.gif) no-repeat left center;
	padding: 0 15px 0 10px;
}
