@charset "utf-8";
/* ---------------------------------------------------------------------
★通常ページ用★全コンテンツ領域★
----------------------------------------------------------------------- */
#contentwrapper{
	width:962px;
	text-align: left;
	float: left;
	clear: both;
	padding: 0 0 50px 0;
}	

/* ---------------------------------------------------------------------
★通常ページ用★主要コンテンツ★
----------------------------------------------------------------------- */
#content{
	width:743px;
	padding:0;
	float: left;
}
#content h2{
	padding:0 0 11px 0;
}
#content p.ttl-read{
	background-image:url(/image/common/bg_read.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	padding:5px 0 27px 15px; height:27px;
	line-height:27px;
	font-size:85%;
	color:#333333;
}
#content p.ttl-read em{
	font-weight:bold;
	color:#09388d;
}
#content p.ttl-read span{
	color:#b2b2b2;
}

/* ---------------------------------------------------------------------
★タブ リセットスタイル★
----------------------------------------------------------------------- */
#content .tabs{
	float:left;
	width:743px;
}
#content ul.btn-tab{
	padding:0;
	margin:0;
}
#content ul.btn-tab li{
	float:left;
	position:absolute;
	z-index:1;
	margin:0 0 0 0;
}
#content ul.btn-tab li.tab-sec{
	margin:0 0 0 209px;
}
#content ul.btn-tab li span{
	display:none;
}
/* ---------------------------------------------------------------------
タブ内コンテンツその１★ここからページ毎スタイル★
----------------------------------------------------------------------- */
#tabs-0{
	z-index:0;
	color:#333333;
	float: left;
	background-image: url(/image/common/bg_content_area_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 7px 0;
	width: 743px;
}
#tabs-0 img{
	vertical-align:top;
}
/* ---------------------------------------------------------------------
★メインコンテンツ★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area{
	width:712px;
	background-image:url(/image/common/bg_content_area.gif);
	background-repeat:repeat-y;
	clear: left;
	float: left;
	margin: 0 0 0 0;
	background-position:left top;
}
#content .content-repeat{
	width:692px;
	background-image: url(/image/common/bg_content_area_head.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: left top;
	clear: left;
	float: left;
}
/* ★コンテンツボックスその１＋２★*/
#content .price-list img {
	vertical-align:top;
	margin:0 7px 0 0;
}
/* ★01★ */
#content-box1{
	float:left;
	padding: 0 0 35px 0;
	clear: left;
	width: 100%;
}
#content-box1 p{
	width:671px;
	padding:8px 0 30px 0;
	line-height: 1.7;
	font-size:100%;
}
#content .price-list{
	padding:23px 0 0 1px;
	width:341px;
	float:left;
}
#content-box1 h3{
	padding:30px 0 23px 0;
}
#content-box1 .price-list{
	padding:0 0 0 0;
	width:691px;
	float:left;
}
/* ★共通★ */
#content h4{
	font-size:108%;
	width:671px;
	padding:15px 0 1px 0;
	clear: left;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	background-image: url(../image/ceramics/bg_price_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #003399;
}
/* ★共通★テーブル */
#content table{
	width: 671px;
	border: 1px solid #cccccc;
	border-spacing : 10px 4px;
	margin: 0 14px 13px 0;
	font-size: 100%;
}
#content table tr{
	padding: 0 0 25px 0;
}
/* 値段 */
#content table.price th{
	background-color:#f8f8f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	text-align: center;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #333333;
	width: 100px;
	font-size: 93%;
	padding: 5px;
}
#content table.price td{
	text-align: center;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
	border-bottom-color: #CCCCCC;
}
#content table.price td span{
	color:#333333;
	font-weight: normal;
	font-size: 85%;
}
#content table.price td em{
	color:#e50065;
	font-weight: normal;
}
/* 詳細 */
#content table.detail th{
	background-color:#f8f8f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	text-align: left;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #333333;
	width: 85px;
	font-size: 85%;
	padding: 5px;
	vertical-align: top;
}
#content table.detail td{
	text-align: left;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: 85%;
	vertical-align: top;
}
#content table.detail td.line-end{
	height:45px;
}
/* ---------------------------------------------------------------------
★トップに戻る★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area .btn-back{
	width:672px;
	padding:15px 0 0 0;
	clear:left;
	text-align:right;
}
#content .content-area .btn-back-staff{
	width:672px;
	padding:15px 0 0 0;
	text-align:right;
	clear: left;
	float: left;
}
