@charset "UTF-8";

#title {width:100%; height:100px; text-align:center; background:url(../images/title.jpg) repeat-x top; }
	#title p { display:block; width:810px; height:90px; overflow:hidden; padding:10px 30px 0 30px; margin:0 auto; text-align:left; font-size:12px; line-height:14px; color:#666; background-repeat:no-repeat; background-position:40px 40px;}
	#title a {padding:0 10px; color:#666; text-decoration:none;}
		#title a:hover {color:#003333; text-decoration:underline;}
	#title strong {padding:0 8px; color:#666; font-weight:normal;}

#pagelink p { padding:0 20px 20px 20px; margin:0 auto; text-align:left; font-size:12px; line-height:14px; color:#666; }
	#pagelink a {padding:0 10px; color:#666; text-decoration:none;}
		#pagelink a:hover {color:#003333; text-decoration:underline;}