@charset "UTF-8";
/* CSS Document */

#mainImg{
	background-image:url(../../img/main_img.jpg);
	background-repeat:no-repeat;
	width:794px;
	height:252px;
	margin:0px auto;
	text-indent:-9999px;
}

#contentsBox{
	background-image:url(../img/border_grey.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:770px;
	padding:0px 15px 5px 15px;
}


#indexSLBox{
	width:770px;
	padding:0px 0px 15px 0px;
}

#indexSLBoxTitle{
	background-image:url(../../img/service_list_title.jpg);
	background-repeat:no-repeat;
	width:178px;
	height:23px;
	padding:0px 14px 0px 0px;
	text-indent:-9999px;
	float:right;
}

#indexSLBoxTop{
	width:770px;
	height:5px;
}

#indexSLBoxMid{
	background-image:url(../../img/service_list_bg.jpg);
	background-repeat:repeat-y;
	width:758px;
	padding:0px 6px 0px 6px;
}

#indexSLBoxMini1{
	width:251px;
	padding:0px 0px 11px 0px;
	float:left;
}

#indexSLBoxMini1Title{
	width:251px;
	height:35px;
}

#indexSLBoxMini1Title a{
	background-image:url(../../img/service_list_title01.jpg);
	background-repeat:no-repeat;
	display:block;
	width:251px;
	height:35px;
	text-indent:-9999px;
}

#indexSLBoxMini1Title a:hover{
	background-position:0px -35px;
}

#indexSLBoxMini1Detail{
	background-image:url(../../img/service_list_img01.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:68px;
	padding:75px 2px 0px 4px;
	margin:8px 0px 0px 7px;
}

#indexSLBoxMini1Detail p{
	font-size:12px;
	line-height:130%;
	padding:0px 0px 15px 0px;
}

#indexSLBoxMini2{
	width:253px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:0px 0px 11px 0px;
	float:left;
}

#indexSLBoxMini2Title{
	width:253px;
	height:35px;
}

#indexSLBoxMini2Title a{
	background-image:url(../../img/service_list_title02.jpg);
	background-repeat:no-repeat;
	display:block;
	width:253px;
	height:35px;
	text-indent:-9999px;
}

#indexSLBoxMini2Title a:hover{
	background-position:0px -35px;
}

#indexSLBoxMini2Detail{
	background-image:url(../../img/service_list_img02.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:68px;
	padding:75px 2px 0px 4px;
	margin:8px 0px 0px 7px;
}

#indexSLBoxMini2Detail p{
	font-size:12px;
	line-height:130%;
	padding:0px 0px 15px 0px;
}

#indexSLBoxMini3{
	width:252px;
	padding:0px 0px 11px 0px;
	float:left;
}

#indexSLBoxMini3Title{
	width:252px;
	height:35px;
}

#indexSLBoxMini3Title a{
	background-image:url(../../img/service_list_title03.jpg);
	background-repeat:no-repeat;
	display:block;
	width:252px;
	height:35px;
	text-indent:-9999px;
}

#indexSLBoxMini3Title a:hover{
	background-position:0px -35px;
}

#indexSLBoxMini3Detail{
	background-image:url(../../img/service_list_img03.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:68px;
	padding:75px 2px 0px 4px;
	margin:8px 0px 0px 7px;
}

#indexSLBoxMini3Detail p{
	font-size:12px;
	line-height:130%;
	padding:0px 0px 15px 0px;
}

#indexSLBoxBtm{
	width:770px;
	height:6px;
}

.detailBtn{
	width:93px;
	height:11px;
	padding:0px 6px 0px 0px;
	float:right;
}

.detailBtn a{
	background-image:url(../../img/btn_detail.gif);
	background-repeat:no-repeat;
	display:block;
	width:93px;
	height:11px;
	text-indent:-9999px;
}

.detailBtn a:hover{
	background-position:0px -11px;
}

#indexOtherBox{
	width:760px;
	padding:0px 5px 0px 5px;
}

#newsBox{
	width:500px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 33px 0px;
	float:left;
}

#newsBoxTitle{
	background-image:url(../../img/news_title.gif);
	background-repeat:no-repeat;
	width:108px;
	height:25px;
	text-indent:-9999px;
}

#newsBoxList{
	width:485px;
	padding:15px 0px 0px 15px;
}

#newsBoxList dl{
	padding:0px;
	margin:0px;
}

#newsBoxList dt{
	width:85px;
	padding:0px 0px 8px 0px;
	margin:0px;
	font-size:12px;
	color:#FF6600;
	line-height:130%;
	float:left;
}

#newsBoxList dd{
	width:400px;
	padding:0px 0px 8px 0px;
	margin:0px;
	font-size:12px;
	line-height:130%;
	float:left;
}

#bannerBox{
	width:187px;
	padding:10px 10px 6px 10px;
	margin:0px 0px 33px 0px;
	float:right;
}

.bannerBoxLink{
	width:187px;
	height:55px;
	padding:0px 0px 4px 0px;
}


