@charset "Shift_JIS";

/* このCSSファイルはトップページ専用 */



/* ページ全体
----------------------------------------------- */
body{
margin:0;
padding:0;
font-size: 12px;
font-family:"ＭＳ Ｐゴシック", Arial, Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "Osaka", sans-serif;
color:#000000;
line-height:150%;
background-color:#ffffff;
text-align:center;
}

/* スクロール */
html, body {
scrollbar-base-color: #dc1414;
scrollbar-track-color: #eeeeee;
scrollbar-face-color: #dc1414;
scrollbar-shadow-color: #eeeeee;
scrollbar-darkshadow-color: #eeeeee;
scrollbar-highlight-color: #eeeeee;
scrollbar-3dlight-color: #eeeeee;
scrollbar-arrow-color: #FFFFFF;
}


/* 基本のリンク色：黒 */
a:link    {color:#000; text-decoration: underline;}
a:visited {color:#000; text-decoration: underline;}
a:active  {color:#000; text-decoration: none;}
a:hover   {color:#000; text-decoration: none;}


*{
margin:0;
padding:0;
}

img{
border:0;
}

#wrapper {
width: 100%;
background:#dc1414;
margin:0 auto 0 auto;
padding:15px 0;
text-align:center;
}



/* ヘッダ
----------------------------------------------- */
#header{
width:750px;
margin:0 auto;
text-align:left;
}

#header h1{
float:left;
margin-top:21px;
}

#header ul{
list-style:none;
}

#header_r{
	float:right;
	width:515px;
}

/* ホーム+サイトマップ */
#navi01{
font-size:0.9em;
text-align:right;
}

#navi01 img{
margin:0 2px 0 10px;
}

#navi01 a:link    {color:#fff; text-decoration: underline;}
#navi01 a:visited {color:#fff; text-decoration: underline;}
#navi01 a:active  {color:#fff; text-decoration: none;}
#navi01 a:hover   {color:#fff; text-decoration: none;}


/* メインメニュー */
#navi02{
clear:both;
font-size:11px;
height:46px;
color:#FFFFFF;
}

#navi02 li{
float:left;
}

#navi02 li a{
text-decoration:none;
display:block;
height:46px;
text-indent: -9999px;
}

#navi02_a a{ background:url(head_navi_a.gif); width:68px;}
#navi02_b a{ background:url(head_navi_b.gif); width:102px;}
#navi02_c a{ background:url(head_navi_c.gif); width:98px;}
#navi02_d a{ background:url(head_navi_d.gif); width:84px;}
#navi02_e a{ background:url(head_navi_e.gif); width:74px;}
#navi02_f a{ background:url(head_navi_f.gif); width:55px;}

#navi02 li a:hover{ background-position:0px -46px; }


/* FLASH
----------------------------------------------- */
#flash_bg{
clear:both;
width:100%;
background:url(bg.gif) repeat-x;
}

#flash{
width:750px;
margin:0 auto;
padding:0;
}

/* スクロールテキスト
----------------------------------------------- */
marquee {
width:750px;
margin:10px auto;
color:#FFFFFF;
}

/* news
----------------------------------------------- */
#news{
margin:10px auto;
width:750px;
}

#news h2{
text-align:left;
border:1px solid #fff;
}

/* フッタ
----------------------------------------------- */
#footer {
width: 750px;
margin:0 auto 2px auto;
background:#fff url(img/waku_dot-w.gif) repeat-x top left;
padding-top:5px;
text-align:right;
font-size:0.9em;
}

#footer_red {
clear:both;
width: 100%;
background:#dc1414;
}

#copyright{
width: 750px;
text-align:right;
color:#fff;
margin:0 auto;
padding:2px 0;
font-size:0.9em;
}
