body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", Osaka;
	font-size: 12px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color:#0099CC;
	text-decoration:underline;
}

h1 {
	color: #666666;
	font-weight: normal;
	font-size: 134%;
	margin: 10px 0px 0px;
	padding: 0px;
}

#description {
	font-size: 100%;
	line-height: 1.3em;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 273px;
}

div.menu h2 {
	font-size: 117%;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 8px 0px 0px 10px;
	background-image: url(img/bg_box_top.gif);
	background-repeat: no-repeat;
}

div.text h2 {
	color: #339900;
	font-weight: normal;
	font-size: 134%;
	margin: 0px auto 10px;
	padding: 5px 0px 5px 3px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}

h3 {
}

#wrap {
	background-image: url(img/bg.gif);
	margin: 0px auto;
	padding: 0px;
	width: 818px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-repeat: repeat;
	background-color: #F7F7F7;
}

#sidemenu {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
	width: 261px;
}

#photo {
	width: 260px;
	height: 315px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	background-image: url(img/photo.gif);
	background-repeat: no-repeat;
}

div#photo p {
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
}

.menu {
	width: 261px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-image: url(img/bg_box_center.gif);
	background-repeat: repeat-y;
	height: auto;
}

div.menu ul {
	background-image: url(img/bg_box_center.gif);
	margin: 0px;
	padding: 0px 25px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(img/list_image.gif);
	width: 211px;
	line-height: 120%;
}

div.menu ul li {
	line-height: 120%;
}

div.menu p.bottom {
	text-align: right;
	width: 246px;
	background-image: url(img/bg_box_bottom.gif);
	margin: 0px;
	padding: 10px 15px 5px 0px;
	background-repeat: no-repeat;
}

#main {
	width: 544px;
	float: left;
}

#title {
	background-image: url(img/bg_top.gif);
	margin: 0px;
	padding: 0px;
	height: 242px;
	width: 545px;
}

#title p {
	margin: 0px 0px 0px -1000px;
	padding: 0px;
}

.text {
	margin: 0px auto 40px;
	padding: 0px;
	width: 453px;
	height: auto;
}

div.text div.entry {
	width: 447px;
	margin: 0px auto;
	padding: 0px 3px;
	line-height: 130%;

}

div.entry p {
	line-height: 130%;
	margin: 0px 0px 5px 0px;
}

p.date {
	font-size: 84%;
	color: #456B36;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
	height: auto;
}

div#navi p {
	font-size: 84%;
	margin: 0px 0px 15px;
	padding: 0px;
	}
	
p.navi_next {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
}

p.navi_prev {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
} 

#footer {
	clear: both;
	background-color: #D9E9D2;
	width: 818px;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
