@charset "UTF-8";
@import url(base.css);

#container .containerInn{
	background: url(../img/bg_top.jpg) no-repeat 0 80px;
}

/* @group topImg */

#topImg{
	margin-top: 10px;
	height: 250px;
	width: 898px;
	float: left;
	background: url(../../img/topimg.png) no-repeat 38px 0;
	position: relative;
}
#topImg p{
	text-indent: -9999px;
}

/* @end */

/*service*/
#ContentsArea{
	width: 800px;
	float: left;
	margin-left: 19px;
	padding: 0 28px 0 30px;
	background: url(../../img/bg_contents.png) no-repeat 0 bottom;
}

#ind-serviceArea{
	width: 800px;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 10px;
	background: url(../../img/ind_service_bg.png) 0 bottom;
}
#ind-service01{
	width: 287px;
	float: left;
}
#ind-service02{
	width: 497px;
	float: right;
}
#ind-service01 h2 a,
#ind-service02 h2 a{
	display: block;
	height: 41px;
	text-indent: -9999px;
}
#ind-service01 h2{
	background: url(../../img/ind_service01.png);
}
#ind-service02 h2{
	background: url(../../img/ind_service02.png);
}
#ind-service01 h2 a:hover{
	background: url(../../img/ind_service01.png) 0 -41px;
}
#ind-service02 h2 a:hover{
	background: url(../../img/ind_service02.png) 0 -41px;
}


.ind-sv-txt{
	padding: 15px 15px 10px 15px;
	margin-bottom: 0;
}

.ind-sv-dtl{
	margin: 0 15px;
	/*padding-top: 12px;
	background: url(../img/ind_sv_dtl_line01.gif) 0 0 repeat-x;*/
}
#ind-service02 .ind-sv02{
	float: left;
	width: 285px;
}


/*staff*/
#ind-service02 .ind-staff{
	float: right;
	width: 182px;
	padding: 16px 12px 5px 8px;
	font-size: 94%;
	margin-left: -20px;
}
#ind-service02 .ind-staff h3{
	text-align: center;
	margin-bottom: 0px;
	background: none;
}
#ind-service02 .ind-staff p.staff-btn {
	background: url(../../img/ind_staff_btn.png) no-repeat;
	margin: 0 0 9px;
}
#ind-service02 .ind-staff p.staff-btn a{
	display: block;
	height: 37px;
	text-indent: -9999px;
}
#ind-service02 .ind-staff p.staff-btn a:hover{
	background: url(../../img/ind_staff_btn.png) no-repeat 0 -37px;
}

#ind-service02 .ind-staff .ind-sf-txt{
	padding-left: 3px;
	margin-bottom: 5px;
}
.ind-sv-dtl{
	float: right;
}

/**/
#newsRim{
	 width: 480px;
	 float: left;
}
#newsRim h2{
	margin: 0;
	background-color: #42b0dc;
}
.ind-news{
	margin-bottom: 25px;
	padding: 5px 10px 15px 12px;
	border: 1px solid #42b0dc;
	background: #fff;
}
.ind-news dl{
}
.ind-news dt{
	float: left;
	clear: both;
	width: 7em;
	padding-top: 8px;
	color: #777777;
	font-weight: bold;
}
.ind-news dd{
	padding-top: 8px;
	margin-left: 7.5em;
}
/**/
#privacyRim{
	float: right;
	width: 285px;
	margin-top: 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #d9d9d9;
	background: #fff;
	margin-bottom: 25px;
}
#privacyRim .privacyTxt{
	float: left;
}
#privacyRim .privacyTxt h3{
	margin: 0;
	padding: 0;
	background: none;
}
#privacyRim .privacyTxt p{
	float: left;
	width: 210px;
	margin: 8px 0 12px 0;
}
#privacyRim .privacyImg{
	float: right;
	margin: 0 0 8px 0
}




