@charset "utf-8";
#contents_head {
	font-size:9pt;
	background: none;
}
#main {
	background:url(../images/bg2.gif) #fef4ea repeat-y left top;
	clear:both;
	float:left;
	font-size:9pt;
	line-height:1.3em;
	width:800px;
}
#main #right_contents {
	float:right;
	height:auto;
	padding:0;
	width:600px;
}
