* {
margin:0;
	padding:0;}
body {
background-color:#5c4f00;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", osaka, "ƒqƒ‰ƒMƒmŠpƒS pro w3";
	font-size:medium;
	color:#333333;}
.maincontents {
background-color:#fdfdfd;
	width:760px;
	margin:0 auto;}
.topcontents {
background-color:#5c4f00;
	background-image:url(img/logo.gif);
	width:760px;
	height:295px;
	background-position:left;
	background-repeat:no-repeat;
	margin:0 auto;}
.sidecontents {
width:200px;
	float:left;
	margin:0 auto;}
.centercontents {
width:550px;
	float:right;
	margin:0 auto;}
.sidecontents li {
background-color:#f3f3f3;
	border-bottom:1px solid #fdfdfd;
	list-style:none;}
.sidecontents li#selected {
background-color:#fdfdfd;}
.sidecontents li a {
display:block;
	text-decoration:underline;
	padding:15px;}
.sidecontents li a:hover {
background-color:#5c4f00;
	color:#0000ff;}
.bottomcontents {
clear:both;
	border-top:1px solid #999999;
	text-align:center;
	font-size:small;
	margin:0 auto;
	padding:10px 10px 0 10px;}
.bottomcontents a {
color:#333333;
	text-decoration:none;
}
h1#websitetitle {
line-height:295px;
	text-align:right;
	margin-right:50px;
	font-size:x-large;
	color:#333333;}
p#websitetoplogo {
line-height:295px;
	text-align:right;
	font-size:x-large;
	color:#333333;
	margin:0;
	margin-right:50px;
	padding:0;
	font-weight:bold;}
h1#webpagetitle,h2 {
font-size:large;
	border-bottom:2px solid #999999;
	margin:15px 10px 10px 10px;
	padding-bottom:5px;}
p {
line-height:175%;
	margin:10px;
	padding-bottom:10px;}
strong	{
font-weight:normal;}
em	{
font-style:normal;}
