@charset"UTF-8";

*{
	margin:0;
	padding:0;
}



body{
	font-weight:normal;
	font-style:normal;
	font-family:VERDANA,ARIAL;
	line-height:1.5;
	color:#333;
	font-size:12px;
	background-color:#fff;
}

/*IE 6 or sooner */
*html body{
	font-size:76%;
}

p,h1,h2,h3,h4,h5,li{
	font-size:100%;
	line-height:1.7;
	font-weight:normal;
}

img{
	border:none;
	vertical-align:bottom;
}

ul{
	list-style:none;
}

hr{
	display:none;
}


a:link,a:visited{
	color:#333;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;

}

a:focus{
	overflow:hidden;
} 
/*-----------------------------------------
LAYOUT
------------------------------------------------------------------------------*/
#contain{
	width:962px;
	margin:0 auto;

}

#header{
	width:962px;
	height:83px;
	margin:0 auto;
	position:relative;
}
#header p.header_logo{
	position:absolute;
	top:0;
	left:0;
}
#header p{
	text-indent:-9999px;
	position:absolute;
}

#header p.header_txt01{
	width:388px;
	height:13px;
	top:48px;
	left:139px;
	background:transparent url(../images/txt_header01.gif) no-repeat 0 0;
}
#header p.header_txt02{
	width:274px;
	height:32px;
	top:35px;
	left:682px;
	background:transparent url(../images/txt_header02.gif) no-repeat 0 0;
}

#header .header_btn01{
	position:absolute;
	top:4px;
	left:352px;
}

#header .header_btn01 input.btn_search_w{
border:1px solid #ccc; width:160px; height:18px;
}
#header .header_btn01 input.btn_search{
	background:url(../images/btn_search.gif) no-repeat 0 0;
	text-indent:-9999px;
    border: 0px;
	margin-top:4px;
    width: 94px;
    height: 18px;
}


#header ul li.header_btn02{
	position:absolute;
	top:8px;
	left:620px;
}
#header ul li.header_btn03{
	position:absolute;
	top:8px;
	left:664px;
}

#header ul li.header_btn04{
	position:absolute;
	top:8px;
	left:739px;
}
#header ul li.header_btn05{
	position:absolute;
	top:8px;
	left:862px;
}

#menu_box{
	width:962px;
	margin:0 auto;
	background-color:#FF0000
    height:36px;
}

#menu_box dl dt{
	line-height:1;
}

#menu_box dl dt a:hover{
	text-decoration:none;
}

#menu_box dl dt.menu_01{
	text-indent:-9999px;
	width:220px;
	height:36px;
	background:transparent url(../images/btn_01.gif) no-repeat 0 0;
}
#menu_box dl dt.menu_01 a{
	display:block;
	width:220px;
	height:36px;
	background:transparent url(../images/btn_01.gif) no-repeat 0 -36px;
}
#menu_box dl dt.menu_01 a:hover{
	background:#fff url(../images/btn_01.gif) no-repeat 0 -72px;
}


#menu_box dl dt.menu_02{
	text-indent:-9999px;
	width:167px;
	height:36px;
	background:transparent url(../images/btn_02.gif) no-repeat 0 0;
}
#menu_box dl dt.menu_02 a{
	display:block;
	width:167px;
	height:36px;
	background:transparent url(../images/btn_02.gif) no-repeat 0 -36px;
}
#menu_box dl dt.menu_02 a:hover{
	background:#fff url(../images/btn_02.gif) no-repeat 0 -72px;
}

#menu_box dl dt.menu_03{
	text-indent:-9999px;
	width:201px;
	height:36px;

	background:transparent url(../images/btn_03.gif) no-repeat 0 0;
}
#menu_box dl dt.menu_03 a{
	display:block;
	width:201px;
	height:36px;
	background:transparent url(../images/btn_03.gif) no-repeat 0 -36px;
}
#menu_box dl dt.menu_03 a:hover{
	background:#fff url(../images/btn_03.gif) no-repeat 0 -72px;
}

#menu_box dl dt.menu_04{
	text-indent:-9999px;
	width:220px;
	height:36px;

	background:transparent url(../images/btn_04.gif) no-repeat 0 0;
}
#menu_box dl dt.menu_04 a{
	display:block;
	width:220px;
	height:36px;
	background:transparent url(../images/btn_04.gif) no-repeat 0 -36px;
}
#menu_box dl dt.menu_04 a:hover{
	background:#fff url(../images/btn_04.gif) no-repeat 0 -72px;
}

#menu_box dl dt.menu_05{
	text-indent:-9999px;
	width:154px;
	height:36px;

	background:transparent url(../images/btn_05.gif) no-repeat 0 0;
}
#menu_box dl dt.menu_05 a{
	display:block;
	width:154px;
	height:36px;
	background:transparent url(../images/btn_05.gif) no-repeat 0 -36px;
}
#menu_box dl dt.menu_05 a:hover{
	background:#fff url(../images/btn_05.gif) no-repeat 0 -72px;
}



#left_box ul{
	margin-left:5px;
}


#footer{
	clear:both;
	font-size:96%;
	width:960px;
	margin:50px auto 60px;
	background:transparent url(../images/bg_footer01.gif) no-repeat 0 0;
}

#footer #footer_menu{
	width:940px;
	padding:20px 0 50px 20px;
	background:transparent url(../images/bg_footer02.jpg) no-repeat left bottom;
}
#footer #footer_menu dl{
	width:210px;
	float:left;
}
#footer #footer_menu dl dt{
	padding-bottom:5px;
}
#footer #footer_menu dl dt a{
	color:#6b3a28;
	font-weight:bold;
}

#footer #footer_menu dl dd{
	margin:0 0 0 10px;
	padding-bottom:5px;
}

#footer #footer_menu dl#footer_menu01{

}

#footer #footer_menu dl#footer_menu02{
	float:left;
	margin:0 0 0 20px;

}

#footer #footer_menu dl#footer_menu03{
	float:left;
	margin:0 0 0 30px;
}

#footer #footer_menu dl#footer_menu04{
	float:left;
	margin:0 0 0 30px;
}


#footer #footer01{
	background-color:#fff;
	position:relative;
}

#footer ul li{
	line-height:1;
}
#footer ul li.menu_01{
	text-indent:-9999px;
	width:64px;
	height:11px;
	position:absolute;
	top:16px;
	left:539px;
}
#footer ul li.menu_01 a{
	display:block;
	width:64px;
	height:11px;
	background:transparent url(../images/btn_footer01.gif) no-repeat 0 0;
}
#footer ul li.menu_01 a:hover{
	background:#fff url(../images/btn_footer01.gif) no-repeat 0 -11px;
}


#footer ul li.menu_02{
	text-indent:-9999px;
	width:71px;
	height:11px;
	position:absolute;
	top:16px;
	left:603px;
}
#footer ul li.menu_02 a{
	display:block;
	width:71px;
	height:11px;
	background:transparent url(../images/btn_footer02.gif) no-repeat 0 0;
}
#footer ul li.menu_02 a:hover{
	background:#fff url(../images/btn_footer02.gif) no-repeat 0 -11px;
}

#footer ul li.menu_03{
	text-indent:-9999px;
	width:85px;
	height:11px;
	position:absolute;
	top:16px;
	left:674px;
}
#footer ul li.menu_03 a{
	display:block;
	width:85px;
	height:11px;
	background:transparent url(../images/btn_footer03.gif) no-repeat 0 0;
}
#footer ul li.menu_03 a:hover{
	background:#fff url(../images/btn_footer03.gif) no-repeat 0 -11px;
}

#footer ul li.menu_04{
	text-indent:-9999px;
	width:93px;
	height:11px;
	position:absolute;
	top:16px;
	left:759px;
}
#footer ul li.menu_04 a{
	display:block;
	width:93px;
	height:11px;
	background:transparent url(../images/btn_footer04.gif) no-repeat 0 0;
}
#footer ul li.menu_04 a:hover{
	background:#fff url(../images/btn_footer04.gif) no-repeat 0 -11px;
}

#footer ul li.menu_05{
	text-indent:-9999px;
	width:107px;
	height:11px;
	position:absolute;
	top:16px;
	left:852px;
}
#footer ul li.menu_05 a{
	display:block;
	width:107px;
	height:11px;
	background:transparent url(../images/btn_footer05.gif) no-repeat 0 0;
}
#footer ul li.menu_05 a:hover{
	background:#fff url(../images/btn_footer05.gif) no-repeat 0 -11px;
}


#footer address{
	position:absolute;
	height:26px;
	width:463px;
	text-indent:-9999px;
	background:#e5e5e5 url(../images/txt_copyright.gif) no-repeat 0 0;
	top:5px;
	left:5px;
}


html>body #pageTop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 500;
}

#pageTop {
	_position: absolute;
	_right: 0;
	_top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight-this.clientHeight) - 0
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight) - 0);
	_z-index: 500;
	margin: 0;
}

/*-----------------------------------------
CONTENTS
------------------------------------------------------------------------------*/
#estimate_box{
	width:695px;
	text-align:center;
	background-color:#e5e5e5;
}
#estimate_box img{
	padding:6px 0;
}

#estimate_box01{
	width:695px;
	padding:10px 0;
	margin-top:50px;
	background-color:#e5e5e5;
}

#estimate_box01 .float_l{
	width:340px;
}

#estimate_box01 h4{
	margin:0 0 0 15px;
	font-weight:bold;
}
#estimate_box01 p{
	margin:0 0 0 15px;
}

#estimate_box01 img{
	float:left;
	margin-top:20px;
}


#txt_pankuzu{
	text-align:right;
	padding-right:5px;
	margin:10px 0;
	font-size:96%;
}

#txt_pankuzu a{
	color:#666666;
}
