@charset "UTF-8";

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


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

area-main

bd_service_coupon
---------
stage
h3
list

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

/*----------------------------------*/
/* area-main */
/* side-bar */
#side-bar {
	background-color: #fff;
}


/* bd_service_coupon */
/*----------------------------------*/
/* stage */
.bd_stage01 {
	padding: 10px;
}
.bd_stage01 p {
	margin: 0;
	padding: 5px 0 0 0;
 	/*clear: both;*/
}

.bd_stage01 .coupon {
	float: left;
}
/* list */
.bd_list-linebg01{ 
	float: left;
	margin: 30px 0 0 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_list-manzoku02_coupon{
	float: left;
	margin: 10px 0 0 10px;	
}
	.bd_list-manzoku02_coupon li {
		margin-bottom: 10px;
		font-size: 0;
	}
	.bd_list-manzoku02_coupon li.linktxt {
		font-size: 0.917em;	
	}

#content div.bd_stage02 {
	margin-top: 30px;
}
#content div.mobile {
	width: 475px;
	background: #e6f1f2;
	float: left;
}
#content div.mobile h2 {
	padding: 0;
}
#content dl.mobile-qr {
	width: 454px;
}
#content dl.mobile-qr dt {
	width: 138px;
}
#content dl.mobile-qr dd {
	width: 316px;
}
#content dl.mobile-qr dd h3 {
	font-weight: bold;
}
.bd_caution-list01	{
float: left;
width: 212px;
margin: 0 0  0 10px;
font-size: 0.875em;
}

.bd_caution-list01 li	{
	background: url(/service/resources/images/blt_content-dot01.gif) 0 6px no-repeat;
	padding: 0 0 3px 6px;
	zoom:1;
}

.bnr_cp01 {
	clear: both;
	margin: 30px auto 0;
	width: 660px;
}

#content .bd_list-linebg01 .btn-couponprint p {
	padding: 0;
	margin: 0;
}

.btn-couponprint a {
	line-height: 0;
	font-size: 0;
}

.bd_list-linebg01 .btn-couponprint p span {
		padding: 2px 4px 0 0 !important;
}

.bd_list-linebg01 .btn-couponprint p a {
		text-decoration: underline;
		font-size: 0.917em;
}

/*----------------------------------*/
/* clear */
.mobile:after,
.bd_list-linebg01:after,
.bd_stage01:after,
.bd_stage02:after,
.bd_mobilebox:after {
	display:block; 
	visibility:hidden;
	clear:both; 
	height:0; 
	content:" ";
	font-size:0;
	line-height:0;
}

.mobile,
.bd_list-linebg01,
.bd_stage01,
.bd_stage02,
.bd_mobilebox {
	zoom:1;
}



