@charset "UTF-8";
body {
	margin: 0px;
	padding:0px;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#container {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	width: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
}
#header{
width:700px;
}
#header a{
	height: 21px;
	width: 54px;
	display:block;
	background-image: url(../images/header_btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	text-decoration:none;
	margin-left:646px;
	margin-top:33px;
}
#menu {
height:35px;
text-align:left;
}

#menu ul {  
 margin:0px;
 padding:0px;
}  
#menu li {  
 margin:0px;
 padding:0px;
 display:inline;  
 list-style-type:none;  
}  
#menu li a {  
 height:35px;  
 display:block;  
 float:left;  
 text-indent:-9999px;  
 text-decoration:none;  
 overflow:hidden;  
}

#menu li.menu01top a {  
 background:url(../images/top_menu01_n.png) no-repeat;  
 width:161px;  
}  
#menu li.menu01top a:hover {  
 background:url(../images/top_menu01_h.png) no-repeat;  
}  

#menu li.menu02top a {  
 background:url(../images/top_menu02_n.png) no-repeat;  
 width:76px;  
}  
#menu li.menu02top a:hover {  
 background:url(../images/top_menu02_h.png) no-repeat;  
}  

#menu li.menu03top a {  
 background:url(../images/top_menu03_n.png) no-repeat;  
 width:67px;  
}  
#menu li.menu03top a:hover {  
 background:url(../images/top_menu03_h.png) no-repeat;  
}  

#menu li.menu04top a {  
 background:url(../images/top_menu04_n.png) no-repeat;  
 width:67px;  
}  
#menu li.menu04top a:hover {  
 background:url(../images/top_menu04_h.png) no-repeat;  
}  

#menu li.menu05top a {  
 background:url(../images/top_menu05_n.png) no-repeat;  
 width:87px;  
}  
#menu li.menu05top a:hover {  
 background:url(../images/top_menu05_h.png) no-repeat;  
}
#menu li.menu06top a {
 background:url(../images/top_img_bg.png) no-repeat;  
 width:242px;  
}

#menu li.menu01 a {  
 background:url(../images/menu01_n.png) no-repeat;  
 width:161px;  
}  
#menu li.menu01select a {  
 background:url(../images/menu01_h.png) no-repeat;  
 width:161px;  
}  
#menu li.menu01 a:hover {  
 background:url(../images/menu01_h.png) no-repeat;  
}  

#menu li.menu02 a {  
 background:url(../images/menu02_n.png) no-repeat;  
 width:76px;  
}  
#menu li.menu02select a {  
 background:url(../images/menu02_h.png) no-repeat;  
 width:76px;  
}  
#menu li.menu02 a:hover {  
 background:url(../images/menu02_h.png) no-repeat;  
}  

#menu li.menu03 a {  
 background:url(../images/menu03_n.png) no-repeat;  
 width:67px;  
}  
#menu li.menu03select a {  
 background:url(../images/menu03_h.png) no-repeat;  
 width:67px;  
}  
#menu li.menu03 a:hover {  
 background:url(../images/menu03_h.png) no-repeat;  
}  

#menu li.menu04 a {  
 background:url(../images/menu04_n.png) no-repeat;  
 width:67px;  
}  
#menu li.menu04select a {  
 background:url(../images/menu04_h.png) no-repeat;  
 width:67px;  
}  
#menu li.menu04 a:hover {  
 background:url(../images/menu04_h.png) no-repeat;  
}  

#menu li.menu05 a {  
 background:url(../images/menu05_n.png) no-repeat;  
 width:87px;  
}  
#menu li.menu05select a {  
 background:url(../images/menu05_h.png) no-repeat;  
 width:87px;  
}  
#menu li.menu05 a:hover {  
 background:url(../images/menu05_h.png) no-repeat;  
}
#menu li.menu06 a {
 background:url(../images/menu_bg.png) no-repeat;  
 width:242px;  
}

#toppage{
width:700px;
height:325px;
text-align:left;

}

#maincontents {
	clear:both;
	width:520px;
	padding-left:160px;
	padding-right:20px;
	text-align:left;
	font-size:12px;
	line-height:16px;
	background-color:#FFFFFF;
}

#maincontents h1 {
font-size:14px;
padding-bottom:8px;
border-bottom:#000000 solid 1px;
}

#footer{
width:700px;
background-image: url(../images/footer_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer a{
	height: 21px;
	width: 123px;
	display:block;
	background-image: url(../images/footer_btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	text-decoration:none;
	margin-left:577px;
}
