html {
	margin: 0;
	padding: 0;
}
body {
	background: #f3f3f3;
	color: #5F3E2F;
	font-size: 11px;
	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	margin: auto;
	padding: 20px 0px 20px 0px;
	width:958px;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0;
}
#left{
	width: 778px;
	float: left;
}
#wrapper {
	text-align: left;
}
#headerContentPage p {
	font-size:12px;
	line-height:1.5em;
	color:#000;
}
#headerContentPage p.more {
	padding-right: 22px;
}
#headerContentPage {
	height: 200px;
	background: url(images/header_ContentPage.jpg) no-repeat;
}
#headerContentPage p {
	width:628px;
	margin: 0;
	padding: 140px 30px 0px 120px;
}
#nav {
	width: 778px;
	height:48px;
	margin: 0;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;	
}
#nav a {
	font-size:14px;
	font-weight:bold;
	color:#260403;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 25px 0px 25px;
	line-height:1.5em ;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #537a4a;
}
#nav a:hover {
	color:#862e06;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 778px;
	clear:left;
	margin:0;
	padding:0;
}
#body-top {
	background: url(images/body_top.gif) no-repeat;
	width: 778px;
}
#body-bot {
	background: url(images/body_bot.gif) no-repeat bottom;
	padding: 21px 0px 15px 0px;
	width: 778px;
}
#LocalMenu-box {
	float: left;
	width: 349px;
	padding:0 20px 0 20px;
}
#LocalMenu-box ul {
	padding:7px 0 0 3px;
	margin:0 ;
	width: 220px;
	float:left;
}

#LocalMenu-box li {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0px 3px ;
}
#News-box {
	float:left;
	width: 349px;
	margin:0;
	padding:0 20px 0 20px;
}
#newsLocal{
	float:left;
}
#newsLocal dl{
	width:220px;
	margin: 0;
	padding:7px 0 0 0;
}
#newsLocal dt{
	float: left;
	padding: 0;
	margin:0 0 5px 0;
	height:1.3em;
}
#newsLocal dd{
	padding: 0 0 0 7em;
	margin:0 0 5px 0;
	border-bottom: dotted 1px;
}
#foot {
	width: 738px;
	margin: 0 20px 0 20px;
	background: url(images/body_lower_bgContent.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_topContent.jpg) no-repeat;
}
#foot-bot {
	background: url(images/foot_bot.gif) no-repeat bottom ;
	padding: 13px 30px 12px 30px;
	line-height: 1.5em;
	font-size: 1.2em;
	width: 678px;
}
#foot-bot h2 {
	margin: 0;
	padding: 15px 0 5px 0;
	font-size:20px;
	color:#862e06;
	border-bottom: #598b9d medium solid;
}
#footer {
	margin: 10px;
	text-align: center;
}
#footer p {
	margin-top: 0px;
	margin: 0 5px 0 20px;
	float: left;
	width: 250px;
}
#footer p.w3c{
	float: right;
	width: 100px;
	margin-top: -5px;
}
h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size:20px;
	color:#862e06;
}
h2 b{
	color:#341c12;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
p.sign {
	text-align: right;
	font-style: italic;
	margin: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img {
	float: left;
	padding:5px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}

#right {
	float: left;
	width: 175px;
	background-color: #b6c88b;
	margin-left: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#right ul {
	padding: 2px;
}
#right ul li{
	margin: 2px;
	padding: 0;
	width: 160px;
	height: 125px;
	background-color: #b6c88b;
	border-style: none;
	list-style: none;
	background-image: none;
}
#right ul li img{
	height: 120px;
}
#right p.amazon {
	text-align: center; 
}
.gray {
	color: #999;
}
.more {
	float: right;
}
.more a {
	color: #526659 ;
	font-weight: normal;
}