/* 統一の設定------------------------------------------------------------ */
body {
background-color:#efefef;  color:#555555; font-size:12px; font-family:"メイリオ","MS Pゴシック",arial; line-height:1.5em; padding:0px; margin:0px; }

a:link {
text-decoration:underline; color:#0099cc; }

a:visited {
text-decoration:underline; color:#0099cc; }

a:active {
text-decoration:underline; color:#555555; }

a:hover {
text-decoration:underline; color:#555555; }

#wrapper {
text-align:left; width:800px; padding:0px; margin:0px auto 0px auto;
background-image:url(../image/base/body.gif); background-position:0px 0px; background-repeat:repeat; bgproperties=:no-fixed; }



/* フォント------------------------------------------------------------ */
h1 {
color:#555555; font-size:10px; font-weight:normal; line-height:1.3em; padding:0px ; margin:0px; }

h2 {
color:#555555; font-size:12px; font-weight:bold; line-height:1.3em; padding:0px ; margin:0em 0.5em 0em 0.5em; }

h3 {
color:#555555; font-size:13px; font-weight:bold; line-height:1.3em; padding:0px ; margin:0.5em 0.5em 1.0em 0.5em; }

h4 {
color:#555555; font-size:12px; font-weight:normal; line-height:1.3em; text-decoration:underline; padding:0px ; margin:0px; }


/* ヘッダー------------------------------------------------------------ */
#header {
text-align:left; width:750px; height:70px; background-color:#ffffff; overflow:hidden; padding:0px; margin:0px auto 0px auto; }

.ul_header {
float:left; padding:0px; margin:0px; }

.li_header {
float:left; list-style-type:none; padding:0px; margin:0px; }

.header_sitemap { 
display:block; background-image : url(../image/base/header_sitemap_a.gif); }
a:hover.header_sitemap { 
background-image : url(../image/base/header_sitemap_b.gif); }

.header_privacy { 
display:block; background-image : url(../image/base/header_privacy_a.gif); }
a:hover.header_privacy { 
background-image : url(../image/base/header_privacy_b.gif); }



/* ナビゲーション------------------------------------------------------------ */
#main {
text-align:left; width:750px; height:30px; padding:0px; margin:0px auto 0px auto; }

#sub {
text-align:left; width:750px; height:30px; padding:0px; margin:0px auto 0px auto; }

.ul_navi {
float:left; padding:0px; margin:0px; }

.li_navi {
float:left; list-style-type:none; padding:0px; margin:0px; }



/* フッター------------------------------------------------------------ */
#footer {
text-align:left; width:750px; height:50px; background-color:#ffffff; overflow:hidden; padding:20px 0px 0px 0px; margin:0px auto 0px auto; }

.ul_footer {
float:left; padding:0px; margin:0px; }

.li_footer {
float:left; list-style-type:none; padding:0px; margin:0px; }

.footer_privacy { display:block; background-image : url(../image/base/footer_privacy_a.gif); }
a:hover.footer_privacy { background-image : url(../image/base/footer_privacy_b.gif); }

.footer_sitemap { display:block; background-image : url(../image/base/footer_sitemap_a.gif); }
a:hover.footer_sitemap { background-image : url(../image/base/footer_sitemap_b.gif); }
