@charset "utf-8";

/*
 top Style [
----------------------------------------------------------- */
body {
	background:url(../img/top/bg_main_top.jpg) repeat-x left top #000000 !important;
}

/*
 top main area [
----------------------------------------------------------- */
#top_main_img{
	background:url(../img/top/bg_top_mainarea.jpg) no-repeat left top;
	height:324px;
	padding:0 0 0 100px;
}

/*
 top contents area [
----------------------------------------------------------- */
#top_contents_area{
	padding:19px 0 19px 100px;
	background-color:#000;
	clear:both;
}

#top_btn_area{
	height:224px;
	width:902px;
}

#top_btn_area ul{
	height:224px;
	width:902px;
	display:block;
}

#top_btn_area ul li{
	height:112px;
	width:440px;
	display:block;
	float:left;
}
#top_btn_area ul li h2{
	height:112px;
	width:440px;
	display:block;
	text-indent:-9999px;
}

#top_btn_area ul li.top_p01{
	margin:0 22px 0 0;
	background:url(../img/top/bg_top_point01.jpg) no-repeat left top;
}
#top_btn_area ul li.top_p02{
	margin:0 0 0 0;
	background:url(../img/top/bg_top_point02.jpg) no-repeat left top;
}
#top_btn_area ul li.top_p03{
	margin:0 22px 0 0;
	background:url(../img/top/bg_top_point03.jpg) no-repeat left top;
}
#top_btn_area ul li.top_p04{
	margin:0 0 0 0;
	background:url(../img/top/bg_top_point04.jpg) no-repeat left top;
}

/*
 top info area [
----------------------------------------------------------- */
#top_info_area{
	background:url(../img/top/bg_top_info.jpg) no-repeat left top;
	clear:both;
	width:902px;
	min-height:96px;
	height: auto !important;
	height: 96px;
}
#top_info_area h3{
	width:220px;
	display:block;
	float:left;
	height:96px;
	text-indent:-9999px;
}
#top_info_area ul{
	display:block;
	width:682px;
	float:left;
	margin:7px 0 0 0;
	background:url(../img/top/bg_top_line.gif) no-repeat left top;
}
#top_info_area ul li{
	display:block;
	width:682px;
	background:url(../img/top/bg_top_line.gif) no-repeat left bottom;
	font-size:78%;
	color:#FFF;
	line-height:1.1;
}
#top_info_area ul li p{
	display:block;
	padding:6px 0 0 0;
	margin:0;
}
#top_info_area ul li span{
	color:#AFAFAF;
}
#top_info_area ul li.i01{
	min-height:30px;
	height: auto !important;
	height: 30px;
}
#top_info_area ul li.i02{
	min-height:29px;
	height: auto !important;
	height: 29px;
}
#top_info_area ul li.i03{
	min-height:29px;
	height: auto !important;
	height: 29px;
}

#more_info_btn{
	clear:both;
	width:902px;
	margin:6px 0 0 0;
	height:12px;
}
#more_info_btn p{
	display:block;
	width:40px;
	height:12px;
	margin:0;
	padding:0;
	float:right;
}
#more_info_btn p a{
	display:block;
	width:40px;
	height:12px;
	background:url(../img/top/bg_moreinfo_btn.gif) no-repeat left bottom;
	text-align:left;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

