@charset "UTF-8";

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


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

area-main

clear

bisard_care_index
-----
stage
box
h2
h3
btn-ul
link-li
p

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

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

/* content */
#content {
	margin-top: 25px;
}


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

/* bisard_care_index */
/*----------------------------------*/
/* stage */
.bd_stage01{
	padding: 15px 0 20px 0;
	background-color: #e6f1f2;
}

/* box */
.bd_floatbox01	{
	width: 332px;
	float: left;
	display: inline;
	margin: 0 6px 0 10px;
}

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

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

/* btn-ul */
ul.bd_btn-box01	{
	margin: 15px 0 0 0;
	background: url(/service/resources/images/bg_various01.gif) repeat;
	text-align: center;
}

	ul.bd_btn-box01 li	{
		margin: 0 0 0 4px;
		padding: 10px 0 5px 0;
	}

/* link-li */
ul.bd_link-list02	{
	padding: 10px 0;
}
	ul.bd_link-list02 li	{
		margin: 0 5px 0 0;
		padding: 0 0 0 12px;
		background: url(/resources_shared/images/blt_arrow04.gif) 0 8px no-repeat;
		zoom:1;
	}
/* p */
p.bd_img-lead {
	margin: 30px 0 0 0;
}

p.bd_stage-head {
	margin: 25px 0 0 0;
}

