#subnavi {
	background-image: url(perimg/bg_subnavi_community.png);
	background-repeat: repeat-y;
}


#sidemenu {
	width: 30%;
	margin: 5px;
	float: left;
}
#contents {
	width: 70%;
	clear: right;
	float: left;
	position:relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#contents dt {
	float: left;
	width: auto;
}
#contents dd {
/*	clear: right; */
	width: auto;
	margin: 1em;

}
#contents li {
	list-style-type: none;
	margin-top: 2px;
	margin-left: 1em;

}
#sidemenu li {
	list-style-type: none;
	margin: 1em;

}
#indexsidemenu {

	width: 25%;
	right: 1em;
/*	overflow: auto; */
	float: left;
}

#indexsidemenu li {
	margin: 0.5em 0 0 1em;
	list-style-type: none;
}

#indexcontents {
	clear: right;
	float: left;
}

#indexcontents {
	width: 70%;
	min-height: 200px;
	clear: right;
	float: left;
	position:relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#indexcontents dl{
	margin:1em 0 1em 1em;
}

#indexcontents dd{
	margin:0.5em 0 0.5em 1em;
}

#melmaform {
	right: 0px;
	width: 326px;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: 200px;






}
#explanation p {
	margin-left: 20px;
	margin-top: 10px;

}
#explanation {
	margin-top: 10px;
	margin-left: 20px;
}
#endcredit {
	text-align: right;
}

