@charset "utf-8";
/* CSS Document */

/*ヘッダー*/
#header { background:url(../img/hback.jpg) repeat-x; height:28px;}	
#head { width:960px; margin:0 auto;}
#head h1 a { text-indent:-9999px; background:url(../img/logo_b.gif) no-repeat; width:108px; height:103px; margin-left:20px; float:left; margin-top:38px;}
#head h2 a { text-indent:-9999px; background:url(../img/logo.gif) no-repeat right 65%; width:205px; height:141px; float:left;}
#head p { font-size:0.7em; text-align:right; padding-top:8px;}
#hNavi01 { margin-top:20px; float:right; width:500px; height:20px; border-bottom:#999 1px solid;}
#hNavi01 li a{ float:left; margin:0 8px;}
#hNavi01 li:last-child { float:right; margin-right:30px;}
#hNavi02 { margin-top:17px; float:right; width:500px; height:42px; margin-bottom:50px;}
#hNavi02 li a{ float:left; margin:0 12px;}
