/*
ページ用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;
}