body {
	text-align : center;
	min-width : 770px;
	background-image: url(image/back.gif);
	}

#wrapper {
	width : 800px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	background-image: url(image/frame_back.gif);
	}
	
#header {
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	}

#maincontainer {
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 20px;
	}

#padding {
	clear: both;
	padding: 20px 0 0 0;
	}

#content {
	float: left;
	width: 200px;
	padding-top: 0;
	padding-right: 0;
	background-color: #F7EFE7;
	background-image: url(image/menu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
#content .foot{
	background-image: url(image/menu_bottom.gif);
	background-repeat: no-repeat;
	height: 80px;
}
	

#newsbox {
	float: right;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
	}
	
#innernews {
	width: 510px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	}

/* ----- Navigation -----  */

#nav {
	float: left;
	padding: 0 0 2px 13px;
	margin: 0;
	}



#navinner {
	float: left;
	width: 743px;
	height: 41px;
	background: #A9CE9B;
	border-top: 2px solid #87BA74;
	border-bottom: 2px solid #87BA74;
	}
	
#nav ul {
	margin: 0;
	padding: 0 0 0 27px;
	list-style: none;
	
	}
.bookimage {
	float: left;
	margin-right: 5px;
	width: 70px;
}
	

/* ----- Typography ----- */

body {
	font: small Verdana, Sans-serif;
	line-height: 1.6em;
	color: #444444;
	}

h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#422100
	}

#innernews p {
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #706236;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

/* ----- Links ----- */

a {
	color: #FF6600;
	text-decoration: underline;
	}

a:visited {
	color: #FF9900;
	}

a:hover {
	color: #422100;
	}

#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:visited {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #422100;
	text-decoration: underline;
	}



/* ------ Footer ----- */

#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #666666;
	margin-top: 10px;
	padding-top: 10px;
	}

	
.backnumber {
}
h2 {
	background-image: url(image/maru.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
	background-position: 1px;
	color: #60532B;
	margin-bottom: 3px;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #748D1B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td {
	font-size: 12px;
}
.book {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EFEBD6;
	padding-bottom: 5px;
	display: block;
}



.menu .title_a {

	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FFCC00;
	text-align: center;
	padding: 0px;
}




.menu {
	background-color: #FFFFFF;
	border: 1px solid #CDC198;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
.menu li {
	background-image: url(image/maru.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	list-style-type: none;
	background-position: 5px 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
}

.menu .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A28E4F;
	text-align: center;
	padding: 0px;
}
.menu .title  a
{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.menu .title a:hover
{
	color: #FF6600;
	background-color: #FFCC00;
	text-align: center;
	display: block;
}
h4 {
	background-image: url(image/maru.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
	background-position: 1px;
	color: #60532B;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 75px;
}


.rbox {
width:300px;
background-color:#cccccc;
}
.textbox {
margin:0px;
padding:10px;
background-color:#cccccc;
}
.rtop, .rbottom{
background-color:#ffffff;
}
.rtop span, .rbottom span{
display:block;
height:1px;
overflow:hidden;
background-color:#cccccc;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;} 

