html, body{
	color:#000;
	background: #C66F7E url("back.gif") repeat-y scroll center;
	margin:0;
	padding:0;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

a:LINK{color:#5c88bb; text-decoration:none}
a:VISITED{color:#999999; text-decoration:none}
a:ACTIVE, a:HOVER{color:#81017e; text-decoration:underline overline}

a img{border:none;}

body .invisi{
	visibility:hidden;
}

#main{
	margin: 0px auto;
	width: 850px;
	height: 100%;
	padding: 0px;
	display: block;
	background: #fff;
	font-size:small;
	position: relative;
	top: 0px;
	bottom: 0px;
}

#main strong{
	font-weight: bold;
	color: #800045;
}

#setsumei{
	width: 350px;
	margin: 30px 250px 0px 250px;
	padding:0px;
	text-align: left;
	line-height: 22px;
	display: block;
}

#mokuji{
	width: 400px;
	height: 400px;
	margin: 30px 199px 30px 199px;
	padding:25px;
	text-align: left;
	display: block;
	border: 1px dashed #81017e;
	line-height: 24px;
}

#button{
	width: 850px;
	height:40px;
	margin: 5px 0px;
	padding:0px;
	text-align: left;
	display: block;
}

#button_l{
	width: 425px;
	height:40px;
	margin: 0px;
	padding:0px;
	text-align: left;
	display: block;
	float: left;
}

#button_r{
	width: 425px;
	height:40px;
	margin: 0px;
	padding:0px;
	text-align: right;
	display: block;
	float: left;
}

#header{
	width: 850px;
	height:60px;
	margin-top: 20px;
	padding:0px;
	text-align: left;
}

#footer
{
	clear: both;
	width: 850px;
	height: 18px;
	background:#fff;
	text-align:right;
	padding:0px;
	margin: 10px 0;
}


.danraku{clear: both;}

