@charset "UTF-8";

#treenavi { width:100%; text-align:center;}
	#title { width:880px; margin:0 auto; background:url(../images/title.jpg) no-repeat bottom;}
	#treenavi p { display:block; width:880px; margin:0; padding:0; text-align:right; font-size:10px; color:#666; height:120px; background-repeat:no-repeat; background-position:50px 55px;}
		#treenavi p a { text-decoration:none; color:#666; padding:0 8px;}
		#treenavi p a:hover { text-decoration:underline; color:#0D3795;}
		#treenavi p strong { color:#0D3795; padding:0 8px; font-weight:normal;}

#common { width:830px; padding:25px 25px;}

.gotop {clear:both; width:100%;}
	.gotop p { margin:0; padding:8px 20px; font-size:12px; text-align:right;}
	.gotop a { color:#999; text-decoration:none; padding:0 0 0 0; }
		.gotop a:hover { color:#0D3795; text-decoration:underline;}

.pagenavi {clear:both; width:100%; padding:0 0 16px 0;}
	.pagenavi p { text-align:center; font-size:12px; line-height:2em; padding:8px 0 16px 0; margin:0;}
		.pagenavi a { padding:4px 8px; margin:0; color:#333; text-decoration:none;}
			.pagenavi a:hover { color: #D7A841; text-decoration:underline; }
		.pagenavi strong { padding:4px 8px; margin:0; color:#FFF; background:#D7A841; font-weight:normal;}