html, body {	
	background-color: #F9E8C8;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #6e2820;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#index {
	width: 980px;
	margin: 8px auto 8px auto;
	background-color:#FFFFFF;
	color: #6e2820;
	}

#head {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 240px;
	width: 100%;
	margin: 0px;
	}
	
#top_navi { 
	margin:0; 
	padding:0; 
	width: 100%;
	color:#6e2820;
	background-image: url(../images/hg_navi.jpg);
	background-repeat: repeat-x;
	clear:both;
	}
	
#top_navi ul {
	margin:0; 
	padding:0; 
	list-style:none;
	}
	
#top_navi li {
	margin:0; 
	padding:0; 
	display: inline;
	border-left: 1px dotted #6e2820;
	}
	
#top_navi li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none; 
	padding: 0px 9px 0px 12px; 
	color: #6e2820;
	}
	
#top_navi li a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none; 
	color: #6e2820; 
	}

#site_navi, #sub_navi {
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 1%;
	width: 19%;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
#site_navi {
	float:left;
	}
	
#site_navi a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e2820;
	text-decoration: none;
	background-color: #F4D69A;
	}
	
dl, dt, dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
dl#menu {
	width: 100%;
	padding: 0;
	
	}
	
dl#menu dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	cursor: pointer;
	margin-left: 2px;
	margin-top: 2px;
	height: 18px;
	line-height: 16px;
	text-align: left;
	padding-top: 4px;
	color: #6e2820;
	background-color: #F4D69A;
	border-bottom: 1px dotted #6e2820;
	}
	
dl#menu li {
	text-align: left;
	}
	
dl#menu li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e2820;
	background-color: #F4D69A;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	padding-bottom: 0px;
	}
	
dl#menu dt a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e2820;
	background-color: #F4D69A;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 0px;
	display: block;
	border: 0;
	height: 100%;
	}

dl#menu li a:hover, dl#menu dt a:hover {
	color: #6e2820;
	background-color: #F4D69A;
	}

#sub_navi {
	float:right;
	padding-right:1%;
	}
	
#sub_navi a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e2820;	
	background-color:#FFFFFF;
	}

#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float:left;
	color: #6e2820;
	background-color:#FFFFFF;
	width:55.5%;
	margin-left:1%;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	text-align:left;
	border-left: 1px dotted #6e2820;
	border-right: 1px dotted #6e2820;
	}
	
#content a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #974E32;
	text-decoration:none;
	}
	
#content a:hover {
	color: #A76A53;
	}
	
#footer {
	height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e2820;
	width: 100%;
	font-weight: normal;
	text-align:center;
	padding-top:2px;
	clear:both;
	background-image: url(../images/hg_navi.jpg);
	background-repeat: repeat-x;
	}
	
#footer a {
	height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e2820;
	}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color:#F9E8C8;
	}

#copyright a {
	text-decoration: none;
	color: #000000;
	background-color:#F9E8C8;
	}
	
#copyright a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color:#F9E8C8;
	}

.submit_search {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F7F3D6;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px; 
	padding-bottom: 4px; 
	width: 185px;
	border:0; 
	background-color: #C9956D; 
	height: 17px;
	}
	
h1 {
font-size: 15px;
font-style:italic;
font-weight:bold;
}

h2 {
font-size: 13px;
font-style:italic;
font-weight:bold;
}
