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

#main h2,
.main h2 {
	clear:both;
	color:#600;
	border-bottom:1px dotted #cc9;
	padding:5px;
	margin:10px 0px;
}
#main h3,
#main h3.{
	clear:both;
}
th,td{
	font-size:85%;
	padding:0.3rem;
}
#top_pr {
	width:234;
	height:60;
	float:right;
	margin-left:20px;
}
.embed{
	margin-bottom:15px;
}

#bottom_navi ul{
	margin:20px 0px;
	list-style-type:none;
}
#bottom_navi li{
	margin
}
.np{
	font-size:12px;
	background-color:#600;
	color:#fff;
	padding:2px 3px;
}
