@charset "utf-8";
@import url("class.css");
@import url("contents.css");
html, body {
	background:#fff;
	margin:0;
	padding:0;
}
#wrapper {
	width:100%;
	background:#cac598 url(../img/all_bg.jpg) right top repeat-x;
	padding:0;
	margin:0;
	text-align:left;
}
#header {
	width:885px;
	background:#FFF url(../img/header_bg.jpg) left top no-repeat;
	position:relative;
	height:216px;
}

#header h1 {
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}
#header h1 a {
	display:block;
	text-indent:-9999px;
	background:  url(../img/logo.jpg) no-repeat 0 0;
	cursor:pointer;
	width:218px;
	height:111px;
	
}
#headerMenu {
	float:right;
	height:34px;
	padding-right:13px;
}

#headerMenu li{
	display:inline;
	line-height:3em;
	}

#center {
	width:885px;
	background:#FFF url(../img/center_bg.gif) left top repeat-y;
}


#Gnavi{
	width:218px;
	float:left;
	}



#Gnavi ul li a{
	display:block;
	height:50px;
	text-indent:-9999px;
}

.menu01 a{
	background:url(../img/menu_01.gif) left top no-repeat;
	}

.menu02 a{
	background:url(../img/menu_02.gif) left top no-repeat;
	}
.menu03 a{
	background:url(../img/menu_03.gif) left top no-repeat;
	}
.menu04 a{
	background:url(../img/menu_04.gif) left top no-repeat;
	}
.menu05 a{
	background:url(../img/menu_05.gif) left top no-repeat;
	}
.menu06 a{
	background:url(../img/menu_06.gif) left top no-repeat;
	}	

#Gnavi ul li a:hover, #Gnavi ul li.current a{
	background-position:bottom !important;
}

#contents{
	width:545px;
	float:left;
}


	
	
#linemap {
	color:#666;
	font-size:10px;
	padding:0 3px 0 0;
	text-align:right;
}
#linemap ul {
	padding:5px 15px;
}
#linemap ul li {
	display:inline;
}


#contentsStart{
	width:515px;
	margin:0 auto;

	}
		
	
h3{
	background:#FFF url(../img/h3_bg.gif) left top no-repeat;
	padding-left:38px;
	line-height:2.2em;
	font-weight:bold;
	color:#2a45b8;
	height:37px;
	font-size:15px;
	margin:20px 0;
	}	
	
h4{
	font-weight:bold;
	color:#2a45b8;
	font-size:13px;
	padding-left:15px;
	margin:15px 0 8px;
	}		







#Rside{
	width:122px;
	height:404px;
	float:right;
	background:#cac598 url(../img/side_img.jpg) left top no-repeat;
	}




#footer {
	width:100%;
	background:#686868 url(../img/footer_bg.gif) left top repeat-x;
	height:39px;
}
#bannerBOTTOM {
	text-align:center;
	padding:15px 0;
}
#bannerBOTTOM ul li {
	display:inline;
	padding:0 5px 0 5px;
}
#footermenu {
	margin-bottom:10px;
}
#footermenu ul li {
	display:inline;
}
#footerTXT {
}
#footerTXT p.httptext {
	float:left;
	font-size:10px;
}
#footerTXT p.copyright {
	float:right;
	font-size:10px;
}
