@charset "UTF-8";


/* -----------------------------------------------
FileName:・ｽ@index.css
----------------------------------------------- */


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

area-main

bd_inquiry_index
----------
stage
list
btn-list
h4

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

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


/*----------------------------------*/
/* clear */
#area-main-index:after,
.bd_stage01:after,
.bd_twocolumn-01:after,
dl.bd_mobile-box01:after {
	display:block; 
	visibility:hidden;
	clear:both; 
	height:0; 
	content:" ";
	font-size:0;
	line-height:0;
}
#area-main-index,
.bd_stage01,
.bd_twocolumn-01,
dl.bd_mobile-box01 {
	zoom:1;
}


/* bd_inquiry_index */
/*----------------------------------*/
/* stage */
.bd_twocolumn-01	{
	width: 394px;
	padding-right: 20px;
	float: left;
}

.bd_twocolumn-02	{
	width: 276px;
	margin-top: 10px;
	float: left;
}

.bd_stage03	{
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	background-color: #ffffff;
}

	.bd_stage03 p	{
		margin: 0 10px;
		padding: 10px 0 0 0;
	}

	.bd_stage03 p.bd_img-center	{
		text-align: center;
	}

/* box */
dl.bd_mobile-box01	{
	margin: 15px 0 0 10px;
	padding-bottom: 20px;
	background: url(/service/resources//images/line_content_dotted.gif) bottom left repeat-x;
}

	dl.bd_mobile-box01 dt	{
		float: left;
	}

	dl.bd_mobile-box01 dd	{
		width: 241px;
		float: left;
		padding: 0 10px;
	}

/* list */
.bd_caution-list04	{
	margin: 15px 0  0 10px;
	padding-bottom: 15px;
	background: url(/service/resources/images/line_content_dotted.gif) bottom left repeat-x;
}

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

/* btn-list */
.bd_btn-list-linebg01{ 
	margin: 10px 0 0 10px;
}

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

/* h4 */
h4{ 
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	background: url(/service/resources//images/line_content_dotted.gif) bottom left repeat-x;
}

