/*----main-image----*/

#main-image{
	width:100%;
	height:270px;
	background:url(../img/image.jpg);
}

h1,#main-image #point{
	display:none;
	color:#f00;
}

/*----main-image_end----*/


/*----menu----*/

ul.menu_top{
	clear:left;
	width:615px;
	margin:15px 10px 0 15px;
	list-style:none;
}

ul.menu_top li{
	float:left;
	width:150px;
	margin:0 0 10px 5px;
}

ul.menu_top li.menu01,ul.menu_top li.menu05{
	float:left;
	width:150px;
	margin:0 0 10px 0;
}

ul.menu_top li p{
	padding:0 3px 0 3px;
	font-size:70%;
	line-height:120%;
}

ul.menu_top li.menu01 h3 a,ul.menu_top li.menu02 h3 a,ul.menu_top li.menu03 h3 a,ul.menu_top li.menu04 h3 a,ul.menu_top li.menu05 h3 a,ul.menu_top li.menu06 h3 a,ul.menu_top li.menu07 h3 a,ul.menu_top li.menu08 h3 a{
	display:block;
	font-size:70%;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:150px;
	height:49px;
}

ul.menu_top li.menu01 h3 a{
	background:url(../img/bt_menu_top01.gif);
}
ul.menu_top li.menu01 h3 a:hover{
	background:url(../img/bt_menu_top01on.gif);
}


ul.menu_top li.menu02 h3 a{
	background:url(../img/menu_top02.gif);
}
ul.menu_top li.menu02 h3 a:hover{
	background:url(../img/menu_top02on.gif);
}


ul.menu_top li.menu03 h3 a{
	background:url(../img/menu_top03.gif);
}
ul.menu_top li.menu03 h3 a:hover{
	background:url(../img/menu_top03on.gif);
}


ul.menu_top li.menu04 h3 a{
	background:url(../img/menu_top07.gif);
}
ul.menu_top li.menu04 h3 a:hover{
	background:url(../img/bt_menu_topfaq.gif);
}



ul.menu_top li.menu05 h3 a{
	background:url(../img/menu_top05.gif);
}
ul.menu_top li.menu05 h3 a:hover{
	background:url(../img/menu_top05on.gif);
}



ul.menu_top li.menu06 h3 a{
	background:url(../img/menu_top06.gif);
}
ul.menu_top li.menu06 h3 a:hover{
	background:url(../img/menu_top06on.gif);
}



ul.menu_top li.menu07 h3 a{
	background:url(../img/menu_top08.jpg);
}
ul.menu_top li.menu07 h3 a:hover{
	background:url(../img/menu_top08on.jpg);
}


ul.menu_top li.menu08 h3 a{
	background:url(../img/bt_menu_topreq.gif);
}
ul.menu_top li.menu08 h3 a:hover{
	background:url(../img/bt_menu_topreqon.gif);
}

/*----menu_end----*/


/*----bnr01----*/

#bnr01{
width:640px;
margin:15px 0 15px;
}

#bnr01 #inq{
clear:left;
float:left;
width:360px;
height:94px;
margin:0 0 0 25px;
}

#bnr01 #inq a{
width:360px;
height:94px;
display:block;
text-indent:-9999px;
background:url(../cmn/img/inq.gif) no-repeat;
}

#bnr01 #inq a:hover{
width:360px;
height:94px;
display:block;
text-indent:-9999px;
background:url(../cmn/img/inqon.gif) no-repeat;
}

#bnr01 #request{
float:left;
width:180px;
height:94px;
}

#bnr01 #request a{
width:190px;
height:94px;
display:block;
text-indent:-9999px;
background:url(../cmn/img/request.gif) no-repeat;
}

#bnr01 #request a:hover{
width:190px;
height:94px;
display:block;
text-indent:-9999px;
background:url(../cmn/img/requeston.gif) no-repeat;
}

/*----bnr01_end----*/


#exp01{
width:100%;
clear:left;
}

#exp01 p{
font-size:70%;
margin:0px 15px 0px;
}

.krpcontact {
	clear: both;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 15px;
}

.ml {
	margin-left: 55px;
}

.left_box {
	display: inline;
	float: left;
	width: 250px;
	margin-bottom: 40px;
	font-size:70%;
}


