@charset "UTF-8";

html {
	background:#FFFFFF none repeat scroll 0 0;
}

body, h1, h2, h3, h4, h5, h6, p, address div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, textarea, blockquote, table, th, td {
	margin:0;
	padding:0;
	font-family:Lucida Grande,Arial,Meiryo,Hiragino Maru Gothic Pro,verdana,'Trebuchet MS',Helvetica,sans-serif;
	font-style:normal;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	line-height:1.4;
}

a {
	outline:none;
}

fieldset, img {
	border:0 none;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#page {
	text-align:center;
	background:#000000;
	width:100%;
	margin:0 auto;
}

#container {
	text-align:center;
	width:100%; 
	height:100%;
	margin:0 auto;
	background-image:url(../images/main_bg.gif);  
	background-repeat:repeat;
	background-position:top center;
	}
	
#header {
	text-align:center;
	width:100%; 
	height:230px;
	margin:0 auto; 
	background-image:url(../images/menu_bg.gif);  
	background-repeat:repeat-x;
	background-position: top center;
	  	}
		
img {
	border:none;
	}

#header .menu {
	width:825px; 
	height:230px;
	margin:0 auto; 
	list-style:none;
}

#header .menu li{
	display: inline;
}

#header .menu li a {
	width: 165px;  
	height: 230px; 
	text-decoration: none;
	display: block;
	float: left; 
	list-style:none;
	text-indent:-9999px;
}

li#menu_home a {
	width: 165px;  
	height: 230px;  
	background-image:url(../images/menu.gif);  
	background-repeat:no-repeat;  
	background-position:0px 0px;  
}

li#menu_home a:hover {
	background-position:0px bottom; 
}

li#menu_home a.current {
	background-position:0px bottom; 	
}

li#menu_item a {
	width: 165px;  
	height: 230px;  
	background-image:url(../images/menu.gif);  
	background-repeat:no-repeat;  
	background-position:-165px 0px;    
}

li#menu_item a:hover {
	background-position:-165px bottom;  
}

li#menu_item a.current {
	background-position:-165px bottom; 	
}

li#menu_order a {
	width: 165px;  
	height: 230px;  
	background-image:url(../images/menu.gif);  
	background-repeat:no-repeat;  
	background-position:-330px 0px;   
}

li#menu_order a:hover {
	background-position:-330px bottom; 
}

li#menu_order a.current {
	background-position:-330px bottom; 	
}

li#menu_blog a {
	width: 165px;  
	height: 230px;  
	background-image:url(../images/menu.gif);  
	background-repeat:no-repeat;  
	background-position:-495px 0px;
}

li#menu_blog a:hover {
	background-position:-495px bottom; 
}

li#menu_blog a.current {
	background-position:-495px bottom; 	
}

li#menu_link a {
	width: 165px;  
	height: 230px;  
	background-image:url(../images/menu.gif);  
	background-repeat:no-repeat;  
	background-position:-660px 0px; 
}

li#menu_link a:hover {
	background-position:-660px bottom;  
}

li#menu_link a.current {
	background-position:-660px bottom;  	
}

#main_top {
	width:825px;
	height:50px;
	margin:0 auto 0 auto; 
	background:url(../images/main_top.png) no-repeat; 
	background-position:bottom;
	}

#main {
	width:825px;
	height:auto;
	margin:0 auto 0 auto; 
	background:url(../images/main_middle.png) repeat-y; 
	}
	
#main .chapter {
	width:720px;
	height:auto;
	margin:0px auto; 
	text-align:left;
	}
	
#main .chapter:after {
	content:".";
	display:block;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
	visibility:hidden;
	zoom:1;
}
	
#main_bottom {
	width:825px;
	height:50px;
	margin:0 auto 0px; 
	background:url(../images/main_bottom.png) no-repeat; 
	background-position:top;
	}

#text {
	min-height:350px;
	padding:25px 40px; 
	width:770px;
	}

#text ul {
	padding:0; 
	margin:10px 0 10px 0; 
	}

#text li {
	padding-left:15px; 
	}

h1 {
	margin:0px 0 10px 0;
	font-size:18px; 
	font-weight:bold; 
}

h2 {
	font-size:18px; 
	font-weight:normal; 
	border-top:5px solid #000000;
	border-bottom:3px double #000000;
	font-weight:bold;
	margin:0 0 5px;
	line-height:1;
	padding:3px 0;
}

h4 {
	font-size:9px; 
	font-weight:normal; 
	border-color:#444444;
	color:#FFFFFF;	
	font-weight:bold;
}

#text p {
	margin:10px 0 35px 0; 
	font-size:14px;
	color:#000000;
	font-size:13px;	
	font-weight:normal;
	}

.section img {
	margin:10px auto; 
	text-align:center;
	}


#footer {
	background:transparent url(../images/footer.gif) repeat-x left top;
	clear:both;
	height:40px;
	margin:0 auto 0 auto;
	}
	
#footer .chapter {
	width:780px;
	height:15px;
	margin:0 auto 0 auto; 
	padding-top:0px;
	clear:both; 
	}
	
#footer .section {
	margin:0 10px;
	float:left; 
	font-size:12px;
	
	
	font-weight:normal;
	color:#ffffff;
	}

#footer .section a {
	color:#ffffff;
	}

#footer .subsection {
	float:right; 
	padding:0; 
	color:#FFFFFF; 
	font-size:12px; 
	}

#footer .subsection p {
	float:right; 
	padding:0; 
	color:#FFFFFF; 
	font-size:12px; 
	}
	
a {
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;
	}

a:hover {
	text-decoration:underline; 
	}

#submit {
	background-color:#000000;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding:3px 10px;
}