body {
	margin:1.5em;
	background-image: url(image/sasa.gif);
	background-position: 0% 0%;
}

div#page {
	width: 770px;
	background-color: white;
}

h1 {
	font-size: 1em;
	background-image: url(image/obi.gif);
	padding-left: 0.5em;
	color: #555555;
	margin-top: 1em;
}

.menu-title {
	border-color: #d2d1d1;
	color: #444444;
	background-color: dfdfdf;
	border-style: solid;
	font-size: 0.95em;
	font-weight: bold;
	padding: 0.2em 0.2em 0.2em 0.7em;
	margin: 0.7em 0.4em;
	border-width: 1.5px;
	border-left-width: 7px;

}

div#top {
	background-image: url(image/obi_mura.gif);
	color: white;
	padding: 0.3em;
	font-size: 0.8em;
	text-align: center;
}

div#main{
	float: right;
	width: 510px;
	padding: 1em 1em 2em 1em;
	background-color: white;
	line-height: 1.5em;
	color: #333333;

}

div#top_pic{
	margin-top: 1em;
}

div#text{
	padding-right: 1em;
	padding-left: 1em;
}

div#menu{
	float: left;
	font-size: 0.94em;
	width: 200px;
	line-height: 1.4em;
	background-color: white;
	margin-bottom: 0.5em;
	padding: 0.5em;

}

div#menu-contents{
	padding-left: 1em;
}

div#coyright{
	clear: both;
	text-align: center;
	border-color: #999999;
	font-size: 0.9em;
	border-style: solid;
	border-width: 1px;
	padding: 0.1em;
	border-width: 0.3px;
}