@import url("main.css");

body {
margin:0px; padding:0px;
background:#fff;
text-align:center;
font-size:12px; color:#fff;
}

a {
color:#036;
text-decoration:underline;
}

a:hover {
color:#f00;
text-decoration:underline;
}

/* ===================================== */
/* クリアセット */
/* ===================================== */

p.clearP {
margin:0; padding:0;
clear:both;
font-size:1px;
line-height:0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　センターラインのための全体　　*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#BodyWrap {
position:relative;
width:900px; 
margin:0px auto 15px; padding:97px 0px 0px 0px;
background-color:#fff;
border:solid 0px #f00;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　ヘッダ　　　　　　　　　*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#Header {
position:absolute;
top:0px; left:20px;
width:860px; height:70px;
margin:0px auto 0px; padding:0;
background:#fff;
border:solid 0px #00aa55;
text-align:left;
}

#Header h1 {
over-flow:hidden;
width:220px; height:2px;
margin:10px 0px 0px 0px; padding:0;
background:#fff;
font-size:2px; color:#fff;
}

#Header img {
margin:0px 0px 20px 0px; padding:0;
}

#Header p#Go-English-Site {
height:70px;
margin:-70px 0px 0px 0px; padding:0;
font-size:12px; font-weight:bold; color:#666;
text-align:right;
}

p#Go-English-Site a {
color:#666; text-decoration:none;
}

p#Go-English-Site a:hover {
color:#f00; text-decoration:underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　ナビゲーション　　　　　　　　　*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#GlovNavFlash {
position:absolute;
top:60px; left:15px;
z-index:2;
width:870px; height:150px;
background-color:tranceparent;
border:dotted 0px #34f;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　コンテンツ　　　　　　　　　*/
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#ContentWrap {
position:relative;
z-index:1;
width:860px;
margin:0px auto 0px; padding:0;
background-color:#fff;
border:dotted 0px #f40;
text-align:left;
color:#666;
}

/* -------------------------------------------------- */
/*　コンテンツ　　　　　　　　　*/
/* -------------------------------------------------- */

div#CurrentBar {
width:100px; height:4px;
background-color:#f00;
font-size:2px; color:#f00;
line-height:3px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　フッタ　　　*/
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#footer{
position:relative;
width:860px;
margin:15px auto 0px; padding:0;
background:#fff url(../img-all/mark.gif) top left scroll no-repeat;
border:solid 0px #666;
}


/*=============================================== */
/*　フッタナビゲーション　　　　　　　　　*/
/*=============================================== */

div#FooterNav{
width:740px;
margin:0px 0px 0px 120px; padding:0px;
text-align:right;
border:solid 0px #000;
}
#FooterNav ul {
list-style:none;
width:740px; height:27px;
margin:0; padding:0;
background:url(../img-top/menuback1.jpg) top left repeat-x;
border-left:solid 1px #aaa;
border-right:solid 1px #aaa;
font-size:10px;
}

#FooterNav li {
height:27px;
display:block;
float:right;
text-align:left;
text-indent:-9999px;
}

#FooterNav a {
height:27px;
display:block;
background:url(../img-top/manu-btn-foot.jpg) no-repeat;
}

#FooterNav a:hover{
display:block;
}

#FooterBTN-1 a{width:126px;height:27px;background-position:0px -27px;}
#FooterBTN-2 a{width:80px;height:27px;background-position:-126px -27px;}

#FooterBTN-1 a:hover{width:126px;height:27px;background-position:0px 0px;}
#FooterBTN-2 a:hover{width:80px;height:27px;background-position:-126px 0px;}

/*　------------------------------　*/
/*　コピーライト標記　　*/
/*　------------------------------　*/

div#footer p.copyright {
width:860px;
margin:15px auto 0px; padding:0px;
background-color:#fff;
border:solid 0px #ddd;
font-size:10px; color:#666;
text-align:center;
}

/*　全CSS指定終了　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/

