@charset "Shift_JIS";




/* 
------------------------------------------------------------------------------ */
#gmenu{
	height:50px;
	width:964px;
	padding:0 0 0 0;
}

#gmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#gmenu ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

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

#gmenu ul li#menu01 a{
	width:165px;
	background:url(../images/menu.jpg) 0 0 no-repeat;
}

#gmenu ul li#menu01 a:hover{
	width:165px;
	background:url(../images/menu.jpg) 0 -50px no-repeat;
}

#gmenu ul li#menu02 a{
	width:158px;
	background:url(../images/menu.jpg) -165px 0 no-repeat;
}

#gmenu ul li#menu02 a:hover{
	width:158px;
	background:url(../images/menu.jpg) -165px -50px no-repeat;
}

#gmenu ul li#menu03 a{
	width:158px;
	background:url(../images/menu.jpg) -323px 0 no-repeat;
}

#gmenu ul li#menu03 a:hover{
	width:158px;
	background:url(../images/menu.jpg) -323px -50px no-repeat;
}

#gmenu ul li#menu04 a{
	width:158px;
	background:url(../images/menu.jpg) -481px 0 no-repeat;
}

#gmenu ul li#menu04 a:hover{
	width:158px;
	background:url(../images/menu.jpg) -481px -50px no-repeat;
}

#gmenu ul li#menu05 a{
	width:159px;
	background:url(../images/menu.jpg) -639px 0 no-repeat;
}

#gmenu ul li#menu05 a:hover{
	width:159px;
	background:url(../images/menu.jpg) -639px -50px no-repeat;
}

#gmenu ul li#menu06 a{
	width:166px;
	background:url(../images/menu.jpg) -798px 0 no-repeat;
}

#gmenu ul li#menu06 a:hover{
	width:166px;
	background:url(../images/menu.jpg) -798px -50px no-repeat;
}


/* 
------------------------------------------------------------------------------ */
#header{
	width:964px;
	height:73px;
	background-image: url(../images/header.jpg);
	}
	
#header #hleft{
	width:650px;
	height:73px;
	float:left;
	}
	
#header #hright{
	width:314px;
	height:73px;
	float:left;
	}

#header #hright #search{
	width:314px;
	margin:0 0 0 0;
	}
	
#header #hright #search{
	width:314px;
	margin:0 0 0 0;
	}

#hmenu{
	height:73px;
	width:650px;
	padding:0 0 0 0;
}

#hmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#hmenu ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

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

#hmenu ul li#menu01 a{
	width:378px;
	background:url(../images/header_menu.jpg) 0 0 no-repeat;
}

#hmenu ul li#menu01 a:hover{
	width:378px;
	background:url(../images/header_menu.jpg) 0 -73px no-repeat;
}

#hmenu ul li#menu02 a{
	width:77px;
	background:url(../images/header_menu.jpg) -378px 0 no-repeat;
}

#hmenu ul li#menu02 a:hover{
	width:77px;
	background:url(../images/header_menu.jpg) -378px -73px no-repeat;
}

#hmenu ul li#menu03 a{
	width:106px;
	background:url(../images/header_menu.jpg) -455px 0 no-repeat;
}

#hmenu ul li#menu03 a:hover{
	width:106px;
	background:url(../images/header_menu.jpg) -455px -73px no-repeat;
}

#hmenu ul li#menu04 a{
	width:89px;
	background:url(../images/header_menu.jpg) -561px 0 no-repeat;
}

#hmenu ul li#menu04 a:hover{
	width:89px;
	background:url(../images/header_menu.jpg) -561px -73px no-repeat;
}


/* 
------------------------------------------------------------------------------ */
#pan{
	font-size:8pt;
	padding:10px 0 10px 10px;
	color:#AA6601;
	}
	
#pan a:link {
	color:#666666;
	text-decoration:none;
	}
#pan a:visited {
	color:#666666;
	text-decoration:none;
	}
#pan a:hover {
	color:#666666;
	text-decoration:underline;
	}	

.black{
	color:#666666;
}


/* 
------------------------------------------------------------------------------ */

#footer{
	font-size:8pt;
	width:964px;
	margin-top:5px;
	background:url(../images/footer.jpg) 0 0 no-repeat;

	}
	
#footer #center{
	color:#666666;
	text-align:center;
	padding-top:13px;
	}
	
#footer #left{
	width:623px;
	text-align:center;
	float:left;
	padding-top:15px;
	}
	
#footer #right{
	width:341px;
	text-align:center;
	padding-top:15px;
	float:left;
	}

#footer #right ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#footer #right ul li{
	background:url(../images/icon02.gif) 0 0 no-repeat;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 12px;
	}

#footer #right #list_area{
	margin: 0 0 0 40px ;
	text-align:center;
	}


#pageup{
	width:964px;
	text-align:right;
	margin-top:5px;

	}
