@charset "utf-8";
/* CSS Document */

/* -----left_side----- */
#left_side{
	position:relative;
	top:-20px;
}
#contents_top{
	background:url(../../img/common/side_back_top.jpg) center 29px no-repeat;
}

/* -----main text----- */
#main{
	width:615px;
}
#main h2{
	background:url(../../img/common/bar_01.jpg) left top no-repeat;
	width:565px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:120%;
	margin:0 auto 15px;
	padding:8px 30px 0;
	text-align:left;
}

/* ----- ----- */

.main_txt p{
	line-height:150%;
	margin-top:8px;
	margin-bottom:20px;
}
#txt{
	background:url(../img/service/back_01.jpg) left top no-repeat;
	padding-top:20px;
	padding-left:210px;
	height:164px;

}
#main h3.bar{
	background:url(../../img/common/bar_02.jpg) left top no-repeat;
	width:525px;
	height:24px;
	color:#ff0000;
	font-weight:bold;
	font-size:120%;
	margin:0 auto 15px;
	padding:10px 30px 0;
	text-align:left;
	clear:both;
}

#back_photo p{
	width:310px;
	margin-top:20px;
}
#back_photo #fla{
	width:254px;
	height:244px;
	position:relative;
	top:-120px;
	float:right;
	margin-bottom:-120px;
}

#banners{
	background:url(../img/service/back_body.jpg) left top repeat-y;
	margin-bottom:10px;
	padding:0;
}
#banners h3{
	background:url(../img/service/back_top.jpg) left top no-repeat;
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
}
#banners_bot{
	background:url(../img/service/back_bot.jpg) left bottom no-repeat;
	padding-bottom:10px;
}
/* IE6用ハック */
*html #banners_bot{
	margin-bottom:-20px;
}
/* IE7用ハック */
*:first-child+html #banners_bot{
	margin-bottom:-20px;
}
#banners h4,#banners h5{
	text-align:center;
}
#banners p{
	width:550px;
	margin-left:auto;
	margin-right:auto;
}

#banners ul{
	width:560px;
	margin:0 auto 20px;
}

#banners ul li{
	float:left;
}


#banners #ch_back_01{
	width:570px;
	height:136px;
	margin:0 auto 20px;
	padding-top:160px;
	background:url(../img/service/back_05.jpg) right top no-repeat;
}
#banners #ch_back_01 p{
	width:320px;
	margin-left:10px;
}
#banners #ch_back_02{
	width:320px;
	min-height:151px;
	margin-left:auto;
	margin-right:auto;
	padding-right:230px;
	background:url(../img/service/back_06.jpg) right top no-repeat;
}
/* IE6用ハック */
*html #banners #ch_back_02{
	height:151px;
}
#banners #ch_back_03{
	width:330px;
	min-height:144px;
	margin-left:auto;
	margin-right:auto;
	padding-top:150px;
	padding-left:20px;
	padding-right:210px;
	background:url(../img/service/back_08.jpg) right top no-repeat;
}
/* IE6用ハック */
*html #banners #ch_back_03{
	height:144px;
}
#banners #ch_back_03 p{
	margin:0;
}
#banners #ch_back_04{
	width:320px;
	min-height:206px;
	margin:10px auto 0;
	padding-right:230px;
	background:url(../img/service/back_09.jpg) right top no-repeat;
}
/* IE6用ハック */
*html #banners #ch_back_04{
	height:206px;
}
#banners #ch_back_04 p{
	width:320px;
}
#banners #ch_back_05{
	width:320px;
	min-height:159px;
	margin:10px auto 0;
	padding-right:230px;
	background:url(../img/service/back_10.jpg) right top no-repeat;
}
/* IE6用ハック */
*html #banners #ch_back_05{
	height:159px;
}
#banners #ch_back_05 p{
	width:320px;
}
#banners #ch_back_06{
	width:320px;
	min-height:227px;
	margin:10px auto 0;
	padding-right:230px;
	background:url(../img/service/back_11.jpg) right top no-repeat;
}
/* IE6用ハック */
*html #banners #ch_back_06{
	height:227px;
}
#banners #ch_back_06 p{
	width:320px;
}

#banners .txt_area{
	width:570px;
	margin:0 auto;
}
#banners .txt_area p{
	width:320px;
}
#banners .txt_area img{
	float:right;
}
#banners .check{
	background:url(../img/service/check.jpg) 5px 5px no-repeat;
	width:560px;
	margin:20px auto;
	text-align:left;
}
#banners .check li{
	margin:3px 0 3px 75px;
}
/* IE6用ハック */
*html #banners .check li{
	margin:3px 0 3px 37px;
}
