@import url( common.css );
@import url( textsettings.css );
body {
	background: #ffffff; color: #333333
}
#container {
	background: none transparent scroll repeat 0% 0%;
	margin: 0px auto;
	width: 960px;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 960px;
}
#main {
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	width: 710px;
	padding-left: 10px;
}
UNKNOWN {
	margin-top: 0px
}
UNKNOWN {
	margin-top: 0px
}
#sidebox {
	width: 230px;
	float: left;
	clear: both;
	padding-right: 10px;
}
.contentsbox {
	border-right: #eeeeee 8px solid;
	border-top: #eeeeee 8px solid;
	margin-top: 0px;
	margin-bottom: 20px;
	border-left: #eeeeee 8px solid;
	border-bottom: #eeeeee 8px solid;
	background-color: #FFFFFF;
	padding: 1em;
	position: relative;
}
.contents img.fig {
	float: left; margin: 0px 1em 1em 0px
}
.imgbox {
	margin-top: 0px; background: #ffffff; margin-bottom: 0px
}
#footer {
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 1em;
	margin-bottom: 0px;
	padding-bottom: 1em;
	padding-top: 120px;
	background-repeat: repeat-x;
	background-position: center top;
	height: 140px;
	background-color: #F2DDAB;
	background-image: url(../images/footer_bg.png);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer ul {
	margin-bottom: 4px;
	border-left: #cccccc 1px solid;
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer ul li {
	border-right: #cccccc 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#footer .footerPR {
	margin-top: 10px;
}
