* {
margin:0;
	padding:0;}
body {
background-color:#fdfdfd;
	background-image:url(img/back.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", osaka, "ƒqƒ‰ƒMƒmŠpƒS pro w3";
	font-size:medium;
	color:#333333;}
.container {
width:590px;
	margin:0 auto;}
.header {
background-color:#7c9c5d;
	margin:0 auto;}
.menucontents {
width:200px;
	float:left;
	margin:0 auto;}
.maincontents {
width:385px;
	float:right;
	margin:0 auto;}
.menucontents li {
border-bottom:1px solid #fdfdfd;
	list-style:none;}
.menucontents li#selected {
background-color:#fdfdfd;}
.menucontents li a {
display:block;
	text-decoration:underline;
	padding:15px;}
.menucontents li a:hover {
background-color:#7c9c5d;
	color:#0000ff;}
.footer {
clear:both;
	border-top:1px solid #999999;
	text-align:center;
	font-size:small;
	margin:0 auto;
	padding:10px 10px 0 10px;}
.footer a {
color:#333333;
	text-decoration:none;
}
h1#websitename {
line-height:128px;
	text-align:center;
	font-size:x-large;
	color:#fefefe;}
p#websitelogoname {
line-height:128px;
	text-align:center;
	font-size:x-large;
	color:#fefefe;
	margin:0;
	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;}
