@charset "Shift_JIS";

/* ------------------------------
header style
------------------------------ */

#headerContainer {
	background: url(../../images2/header_bg_sub.jpg) left top repeat-x;
}
#header {
	position: relative;
	width: 950px;
	margin: 0 auto;
	height: 108px;
}
h1#logo {
	padding: 28px 0 0 20px;
}
p.siteMap {
	position: absolute;
	top: 35px;
	left: 500px;
	font-size: 11px;
	line-height: 125%;
}
p.siteMap a {
	background: url(../../images/arrow.gif) left center no-repeat;
	padding-left: 15px;
	color: #993200;
}
#contactBtn {
	position: absolute;
	left: 595px;
	top: 20px;
}
#contactBtn a:hover img {
	opacity:0.8;
	filter: alpha( opacity=80 );
}
#serchForm {
	position: absolute;
	top: 25px;
	right: 5px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	}


input#serch {
 background: url(../../images/search.gif) left top no-repeat;
 width: 124px;
 height: 24px;
 border: none;
 position: absolute;
 right: 60px;
 _right: 58px;
 _padding-top: 3px;
 padding-left: 25px;
 z-index: 2;
}

html>/**/body input#serch {
 padding-top /*\**/: 5px\9;
}

*+html input#serch {
 right: 58px;
 padding-top: 3px;
}
input#submitBtn {
 background: url(../../images/submit_btn.gif) left top no-repeat;
 width: 60px;
 height: 24px;
 border: none;
 position: absolute;
 right: 0;
 z-index: 1px;
}
input#submitBtn:hover {
	opacity:0.8;
	filter: alpha( opacity=80 );
}


	

#globalNavigation {
	position: relative;
	left: 30px;
	top: 5px;
	margin: 0;
	height: 40px;
	background: url(../../images/nav.jpg) left top no-repeat;
}
#globalNavigation li {
	position: absolute;
	top: 15px;
	margin: 0;
	list-style: none;
}
	
	#nav01 { left: 0px; }
	#nav02 { left: 133px; }
	#nav03 { left: 282px; }
	#nav04 { left: 429px; }
	#nav05 { left: 544px; }
	#nav06 { left: 666px; }
	#nav07 { left: 795px; }


/* ------------------------------
pankuzu style
------------------------------ */

.pankuzu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	color: #333333;
	width: 750px;
	padding: 4px 0 4px 0;
	text-align: left;
}


.pankuzu a {
	color: #CC3300;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.pankuzu a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	text-decoration: none;
}


#thistop{
	float: left;
	width: 850px;
	padding-top: 30px;
	margin:0;
	text-align: right;
	clear: both;
}


/* ------------------------------
footer style
------------------------------ */
.upbtn {
	padding-top: 30px;
}
#footerContainer {
	background-color: #FFF7DF;
	clear: both;
}
#footer {
	position: relative;
	width: 950px;
	margin: 0 auto;
	height: 105px;
}
#siteSummary {
	padding: 15px 0 0 100px;
}
#siteSummary li {
	float: left;
	padding-right: 10px;
	font-size: 12px;
	line-height: 120%;
	list-style: none;
}
#siteSummary li a {
	background: url(../../images/arrow_02.gif) left center no-repeat;
	padding-left: 12px;
	color: #452D11;
}
.logo {
	position: absolute;
	top: 55px;
	right: 175px;
}
#logoIcon {
	position: absolute;
	top: 49px;
	right: 5px;
}
#copyright {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 84%;
}
