@charset "UTF-8";
header { height: 180px; background: url(../images/header-bgs.jpg) no-repeat center top;}
nav { padding-top:60px;}
footer { border-top: 1px solid #999;}

#title { width:100%; min-width:960px; text-align:center;background:#FFF;}
	#title p { display:block; width:940px; height:100px; font-size:12px; line-height:14px; line-height:20px; color:#999; padding:10px 30px; margin:0 auto; text-align:left; background-repeat:no-repeat; background-position:center;}
	#title a { padding:0 10px; color:#999; text-decoration:none;}
		#title a:hover { color:#00ADE5; text-decoration: underline;}
	#title strong { padding:0 10px; color:#999; font-weight: normal;}

#common { width: 930px; padding:0 35px 20px 35px; margin: 0 auto; text-align: left;}

h2.title { display: block; width:930px; padding:40px 0 4px 0; margin: 0; font-size:14px; text-align: left; font-weight: normal; border-bottom:1px solid #999;}

.pagenavi {width:100%; 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:#920002; text-decoration:underline; }
		.pagenavi strong { padding:4px 8px; margin:0; color:#FFF; background:#920002; font-weight:normal;}
