@charset "UTF-8";

/* -----------------------------------------------
FileName:index.css
----------------------------------------------- */


/*index
***************************

area-main
content

clear

bd_products_price
-----------
stage
h2
h3
h4
tab
box
list
dl
form table
p
img
pagetop

***************************/

/*----------------------------------*/
/* area-main */
#area-main-index {
	background: url(/service/resources/images/bg_area-main-index01.jpg) no-repeat;
}

/* content */
#content { 
	margin-top: 15px !important;
}

/*----------------------------------*/
/* clear */
#area-main-index:after,
.bd_products-box01:after,
.bd_products-box02:after,
.bd_products-detail02:after,
.bd_products-detail03:after,
.bd_products-detail02:after,
ul.bd_link-list02:after,
.bd_products-tab01:after,
.bd_products-tab02:after,
.bd_products-pagetop:after,
#content dl.mobile-qr dd p.txt:after {
	display:block; 
	visibility:hidden;
	clear:both; 
	height:0; 
	content:" ";
	font-size:0;
	line-height:0;
}
#area-main-index,
.bd_products-box01,
.bd_products-box02,
.bd_products-detail02,
.bd_products-detail03,
.bd_products-detail02,
ul.bd_link-list02,
.bd_products-tab01,
.bd_products-tab02,
.bd_products-pagetop,
#content dl.mobile-qr dd p.txt {
	zoom:1;
}


/* bd_products_price */
/*----------------------------------*/
/* stage */
.bd_stage01{
	margin-top: 25px;
	padding: 0 0 15px 0;
	background-color: #e6f1f2;
	clear: both;
}

/* h2 */
h2 { 
	padding-top: 25px;
}
	h2.bd_campaign { 
		padding-top: 25px;
		font-weight: bold;
		clear: both;
	}
		h2.bd_campaign span {
			color: #C64661;
		}

/* h3 */
h3	{ 
	margin: 0 10px 3px 0;
	padding: 10px 0 3px 3px;
	background: url(/service/resources/images/line_content_h4.gif) bottom left repeat-x;
	font-weight: bold !important;
}

/* h4 */
h4	{ 
	margin-top: 10px;
	clear: both;
}

/* tab */
ul.bd_products-tab01	{
	height: 36px;
	margin: 20px 0 0 0;
	padding: 0 5px;
	border-bottom:  solid 1px #C0B9A1;
	z-index: 1 !important;
	}

	ul.bd_products-tab01 li	{
		float: left;
		display: inline;
		height: 37px;
		margin: 0 0 -4px 5px;
		padding: 0;
	}
	ul.bd_products-tab01 li.current	{
		float: left;
		display: inline;
		margin: 0 0 -4px 5px;
		padding: 0;
	}
ul.bd_products-tab02	{
	height: 36px;
	margin: -4px 0 0 0;
	padding: 0 5px;
	border-bottom:  solid 1px #C0B9A1;
	z-index: 2 !important;
	}
	ul.bd_products-tab02 li	{
		float: left;
		display: inline;
		height: 37px;
		margin: 0 0 -4px 5px;
		padding: 0;
	}
	ul.bd_products-tab02 li.current	{
		float: left;
		display: inline;
		margin: 0 0 -4px 5px;
		padding: 0;
	}

.tab-item01 {
	display: block;
}
.tab-item02,
.tab-item03,
.tab-item04,
.tab-item05,
.tab-item06,
.tab-item07 {
	display: none;
}
/* box */
.bd_products-coupon-box {
	float: left;
	display: inline;
	margin: 15px 0 0 10px;
}

.bd_products-map-box	{
	width: 200px;
	float: left;
	display: inline;
	margin: 25px 0 0 80px;
	padding: 20px 0;
	background-color: #ffffff;
	text-align: center;
}
	.bd_products-map-box p.ttl {
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: left;
	}

	.bd_products-map-box p.txt {
		text-align: left;
		margin: 10px 8px;
	}

.bd_mobile-float01	{
	float: left;
	width: 273px;
	margin: 15px 0 10px 25px;
	padding: 0;
}


/* list */
.bd_list-manzoku02 {
	width: 378px;
	margin: 20px 0 0 10px;
}
	.bd_list-manzoku02 li {
		margin-bottom: 10px;
		font-size: 0;
	}
	.bd_list-manzoku02 li.linktxt {
		font-size: 0.917em;
	}
.bd_list-linebg01{ 
	width: 378px;
	margin: 20px 0 20px 10px;
}

	.bd_list-linebg01 li	{ 
		margin-top: 1px;
		padding: 10px 10px 7px 5px;
		background: url(/service/resources/images/bg_various01.gif) repeat;
		text-align: center;
	}

.bd_caution-list02	{
	clear: both;
	margin: 0 0  0 20px;
}

	.bd_caution-list02 li	{
		background: url(/service/resources/images/blt_content-dot02.gif) 0 9px no-repeat;
		padding: 0 0 0 9px;
		zoom:1;
	}


/* dl */
dl.bd_products-box01	{ 
	width: 342px;
	float: left;
	margin: 20px 0 0 0;
	background: url(/support/resources/images/line_dot.gif) bottom left repeat-x;
}
dl.bd_products-box02	{ 
	width: 342px;
	float: left;
	margin: 20px 0 0 16px;
	background: url(/support/resources/images/line_dot.gif) bottom left repeat-x;
}

	dl.bd_products-box01 dt , dl.bd_products-box02 dt	{ 
		padding: 10px;
		border-top: solid 1px #bdd6dd;
		background-color: #e4f2f3;
		font-weight: bold;
	}
		dl.bd_products-box01 dt span , dl.bd_products-box02 dt span	{
			font-size: 0.833em !important;
			font-weight: normal !important;
		}
		dl.bd_products-box01 dt span.comment , dl.bd_products-box02 dt span.comment	{
			font-size: 0.833em !important;
			font-weight: normal !important;
			vertical-align: bottom;
			
		}

dd.bd_products-img-box	{
	width: 139px;
	float: left;
	margin: 10px 20px 0 0;
}

	ul.bd_products-coupon-img-box li{
		margin-bottom: 12px;
		line-height:0;	
	}

dd.bd_products-detail01	{ 
	width: 180px;
	float: left;
	margin: 10px 0 0 0;
}
	
	dd.bd_products-detail01 p.bd_products-cate01	{ 
		margin: 0 0 10px 0;
		padding: 5px;
		border: solid 1px #bdd6dd;
		color: #4495B6;
		text-align: center;
	}

	dd.bd_products-detail01 p.bd_note	{ 
		margin: 0 0 10px 0;
		font-size: 0.833em ;
	}

	dd.bd_products-detail01 p.bd_price01	{
		padding-bottom: 10px;
		text-align: center;
		text-decoration: line-through;
		background: transparent url(/product/price/resources/images/icn_price-arrow.gif) bottom center no-repeat;
	}
	dd.bd_products-detail01 p.bd_price02	{
		color: #C64661;
		font-size: 2.5em;
		font-weight: bold;
		line-height: 1;
		text-align: center;
	}
		dd.bd_products-detail01 p.bd_price02 span	{ 
		font-size: 0.5em;
		}

dd.bd_products-detail02	{ 
	clear: both;
	padding-bottom: 10px;
	text-align: center;
}

ul.bd_products-icn-list {
	padding: 5px 0 0 0;
}
	ul.bd_products-icn-list li {
		float: left;
		display: inline;
		margin-right: 10px;
	}

p.bd_price03	{
	padding: 8px 0;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1;
	clear: both;
}
	p.bd_price03 span	{ 
		font-size: 0.5em;
	}

dd.bd_products-detail03	{ 
	clear: both;
	padding: 10px 0;
}

/* p */
p.bd_txt-lead-blueback01 {
	padding: 10px 10px 0 10px;
}

p.bd_txt-lead-blueback02 {
	padding: 10px 10px 0 0;
}

p.bnr_cp01 {
	width: 660px;
	margin: 20px auto 0;
}

/* img */
.bd_imgL02	{ 
	float: left;
	margin: 10px 10px 10px 0;
}

.bd_imgL05	{ 
	float: left;
	margin: 0 20px 5px 0;;
}

/* pagetop */
#content div.bd_products-pagetop { 
	margin: 0 0 10px 0;
	width: 700px;
}
#content div.bd_products-pagetop p {
	float: right;
}

/* mobile-qr */
#content dl.mobile-qr p.txt {
	margin-left: 8px;
	width: 120px;
}
#area-main #content div.mobile input.input01 {
	width: 54px;
}
