body {
	font-size: small;
	line-height: 140%;
	color: #330000;
	text-align: center;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	background-color: #009900;
	background-image: url(/miyu/img/mama_anime01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.mainbox {
	height: 750px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.headbox {
	height: 200px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page .headbox {
	height: 90px;
	width: 779px;
}
.contents {
	height: 500px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page .contents {
	height: 610px;
	width: 779px;
	position: relative;
}
.menubox {
	float: left;
	height: 500px;
	width: 245px;
	position: relative;
	background-color: #FFFF66;
	text-align: left;
}
.menubox a {
	text-decoration: none;
	color: #330000;
}

.menubox a:hover {
	color: #330000;
}
#page .menubox {
	width: 220px;
	height: 610px;
}
.titlebox {
	height: 40px;
	width: 547px;
	text-align: left;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
.right {
	background-color: #FFFFFF;
	float: left;
	height: 500px;
	width: 534px;
	font-size: large;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	
}
#page .right {
	height: 600px;
	width: 547px;
	text-align: left;
	position: relative;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF6600;
	font-size: small;
	color: #330000;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	padding: 5px;
	background-color: #FFFFFF;
}
#page .right a {
	color: #0000FF;
	text-decoration: underline;
}
.main {
	float: left;
	height: 560px;
	width: 537px;
	position: relative;
	overflow: scroll;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.table {
	line-height: normal;
	list-style-position: outside;
	list-style-image: url(/miyu/img/dot01.gif);
	text-align: left;
}
.photobox {
	width: 534px;
	position: relative;
	text-align: center;
	color: #330000;
	height: 330px;
	font-size: small;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	visibility: visible;
}
.newsbox {
	height: 150px;
	width: 534px;
	position: relative;
	text-align: center;
	color: #330000;
	font-size: x-small;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	float: none;
}
.clear {
	clear: both;
}
.footbox {
	height: 50px;
	width: 779px;
	font-weight: normal;
	text-align: right;
	position: relative;
}
