/*
ページ用CSS
page.css
----------------------------------------*/

#main h2 {
	clear:both;
	color:#600;
	border-bottom:1px dotted #cc9;
	padding:5px;
	margin:10px 0px;
}
#top_pr {
	width:234;
	height:60;
	float:right;
	margin-left:20px;
}
#side h2 {
	color:#600;
	font-size:87%;
	border-top:1px solid #cc9;
	border-bottom:1px solid #cc9;
	padding:15px 0px;
	margin:20px 0px;
}
#bottom_pr{
	height:300px;
	border:none;
}