* {
	margin: 0;
	padding: 0;
	font-size: 99%;
	font-family: Tahoma, "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	list-style: none;
}
body {
	text-align: center;
	background-color: #E6CDA5;
}
hr {
	width: 96%;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
}
a:link, a:visited {
	color: #F77F40;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
table {
/*	width: 100%;*/
}
table.moduletable {
	width: 100%;
/*	margin-bottom: 6px;*/
}
table.moduletable th {
	width: 98%;
	color: #FFF;
	padding: 4px;
	padding-left: 8px;
	margin-bottom: 6px;
	background-color: #B49510;
}
#header {
	width: 980px;
	height: 17px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#left {
	float: left;
	width: 180px;
	padding-left: 10px;
	margin-right: 10px;
}
#left1 {
	width: 180px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left2 {
	width: 180px;
	text-align: center;
}
#center {
	float: left;
	width: 560px;
	text-align: center;
	margin-left: 10px;
/*	margin-left: auto;*/
	margin-right: auto;
}
#left2 .moduletable-non p, #right1 .moduletable-non p, #right2 .moduletable-non p {
	font-size: 70%;
}
#left2 .moduletable-non1 p, #right1 .moduletable-non1 p, #right2 .moduletable-non1 p {
	font-size: 88%;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 170px;
	height: 30px;
	color: #333;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 26px;
	margin-left: 5px;
	background-image: url(../images/leftmenu_list_bg.gif);
	background-repeat: no-repeat;
}
a.mainlevel:hover {
	text-decoration: underline;
}
a.mainlevel_other:link, a.mainlevel_other:visited {
	display: block;
	width: 170px;
	height: 24px;
	color: #F77F40;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 30px;
	margin-left: 10px;
	background-image: url(../images/contents_list_bg.gif);
	background-repeat: no-repeat;
}
a.mainlevel_other:hover {
	color: #F00;
	text-decoration: underline;
}
#topmenu {
	float: left;
	width: 560px;
	height: 30px;
	text-align: center;
	background-image: url(../images/topmenu_bg.gif);
}
a.mainlevel_top:link, a.mainlevel_top:visited {
	display: block;
	float: left;
/*	width: 110px;*/
	height: 30px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
a.mainlevel_top:hover {
	text-decoration: underline;
}
#right {
	float: right;
	width: 180px;
	text-align: left;
	padding-right: 10px;
}
#right1 {
	margin-bottom: 10px;
}
#image_area {
	float: left;
	width: 560px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#top {
	float: left;
	width: 560px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top1 {
	float: left;
	width: 270px;
	text-align: left;
	margin-bottom: 10px;
}
#top2 {
	float: right;
	width: 270px;
	text-align: left;
	margin-bottom: 10px;
}
#top table.moduletable td {
	text-align: center;
}
#pathway {
	float: left;
	width: 560px;
	text-align: left;
}
#main {
	float: left;
	width: 560px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
}
td.contentheading {
	padding: 4px;
}
.blog_more {
	text-align: left;
	padding: 14px;
	background-color: #FAF7DD;
	border: 1px solid #F77F40;
}
.blog_more ul li {
	list-style: none;
	line-height: 18px;
	margin-bottom: 6px;
}
.blog_more ul li a:link, .blog_more ul li a:visited {
	display: block;
	width: 96%;
	color: #F77F40;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(../images/blog_list_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #F77F40;
}
.blog_more ul li a:hover {
	color: #F00;
	text-decoration: underline;
}
#bottom {
	margin-top: 10px;
	clear: both;
	width: 532px;
	text-align: center;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	clear: both;
	width: 980px;
	height: 50px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}
