@charset "UTF-8";

#title { width:100%; text-align:center; background:url(../images/title-bg.jpg) repeat-x top; background-color:#E5E5E5;}
	#title p { width:960px; margin:0 auto; padding:30px 0; text-align:center; background:url(../images/title.jpg) center no-repeat;}

#common { width:860px; padding:20px;}

.pagenavi {width:100%; padding:0; clear:both; padding:16px 0;}
	.pagenavi p { text-align:center; font-size:12px; line-height:2em; padding:4px 0; margin:0;}
		.pagenavi a { padding:4px 8px; margin:0; color:#666; text-decoration:none;}
			.pagenavi a:hover { color:#00337A; text-decoration:underline; }
		.pagenavi strong { padding:4px 8px; margin:0; color:#FFF; background:#00337A; font-weight:normal;}

.gotop { width:100%; padding:0 0 60px 0; clear:both; background:url(../images/gotop.gif)  repeat-x bottom;}
	.gotop p { font-size:10px; text-align:right; padding:0 25px;}
		.gotop p a { color:#999; text-decoration:none;}
		.gotop p a:hover { color:#39C; text-decoration:underline;}
