@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2010 FIELD co,ltd.
All Rights Reserved.
 
created: 2010.08.20 FIELD
////////////////////////////////////////// -- */

/* BODY
----------------------------------------------------- */

body{
	background: #000;
	color:#333;
}

/* WRAPPER
----------------------------------------------------- */

div#wrapper{
	background: url(../../images/index/bg_visual_area.gif) repeat-x center 160px;
	border-top: 8px solid #ed5c00;
}


/* header
----------------------------------------------------- */

div#header{
	text-align: center;
	height: 160px;
	width: 100%;
}

div#header #header_inner{
	margin: 0px auto;
	height: 160px;
	width: 950px;
	position: relative;
}

div#header #header_inner .h1{
	height: 62px;
	width: 245px;
	position: absolute;
	left: 0px;
	top: 35px;
}

div#header #header_inner .sitenav{
	height: 17px;
	width: 390px;
	position: absolute;
	left: 310px; /*310px*/
	top: 67px;
	overflow: hidden;
}

div#header #header_inner .sitenav ul{
	width: 468px;
	font-size: 12px;
}

div#header #header_inner .sitenav ul li{
	margin: 0px 25px 0px 0px;
	float: left;
	line-height: 1.5em;
	background: url(../../images/common/icon_arrow.gif) no-repeat 0em 0.5em;
	padding: 0px 0px 0px 8px;
}

div#header #header_inner .sitenav ul li a{
	color: #cd921e;
	text-decoration: none;
}

div#header #header_inner .sitenav ul li a:hover{
	color: #cd921e;
	text-decoration: underline;
}

div#header #header_inner .btn_inarikai{
	height: 26px;
	width: 113px;
	position: absolute;
	top: 61px;
	right: 0px;
}

div#header #header_inner .btn_access{
	height: 19px;
	width: 97px;
	position: absolute;
	top: 61px;
	left: 717px; /*130px*/
}

div#header #header_inner #font_util{
	height: 26px;
	width: 155px;
	position: absolute;
	top: 16px;
	right: 0px;
}

div#header #header_inner #font_util #font_util_inner{}

div#header #header_inner #font_util #font_util_inner div{
	font-size: 85%;
	color: #FFF;
	float: left;
	width: 65px;
	margin: 7px 0px 0px;
}

div#header #header_inner #font_util ul{ float: right; }

div#header #header_inner #font_util ul li{ float: left; }


div#header #header_inner #gnav{
	height: 34px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 117px;
}

div#header #header_inner #gnav ul{}

div#header #header_inner #gnav ul li{ float: left; }


/* content
----------------------------------------------------- */

div#content{
	text-align: center;
	width: 100%;
}

div#content #content_inner{
	text-align: left;
	margin: 0px auto;
	width: 950px;
}

/* pagetop_wrapper
----------------------------------------------------- */

div#pagetop{
	width:136px;
	height:25px;
	float:right;
}

div#pagetop span{
	background:#fff;
	display:block;
	width:136px;
	height:25px;
}

/* footer
----------------------------------------------------- */

div#footer{
	text-align: center;
	height: 51px;
	width: 100%;
	padding-top:17px;
}

div#footer #footer_inner{
	height: 51px;
	width: 950px;
	border-top: 1px solid #ac3407;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

div#footer p.disallow{
	color: #aaaaaa;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: -26px;
}

div#footer p.location{
	color: #aaaaaa;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: 13px;
}

div#footer p.tel{
	color: #aaa;
	position: absolute;
	left: 260px;
	top: 13px;
	font-size: 11px;
}

div#footer p.fax{
	font-size: 11px;
	color: #aaa;
	position: absolute;
	left: 395px;
	top: 13px;
}

div#footer address{
	color: #ac3400;
	position: absolute;
	top: 13px;
	right: 0px;
	font-size: 11px;
}

div#footer address span{ font-family: Arial, Helvetica, sans-serif; }
