@charset "Shift_JIS";
/*-------------------------------------------
TOP HEADER AREA
-------------------------------------------*/
#TopHeaderBox{
margin:0 auto;
padding:0;
width:940px;
height:150px;
text-align:left;
position:relative;
background:url(../../images/bg_top_headerbody.gif) no-repeat;
}

/*-------------------------------------------
TOP CONTAINER AREA
-------------------------------------------*/
#TopContainerBG{
argin:0;
padding:0;
text-align:center;
}
#TopContainerBox{
margin:0 auto;
padding:0;
width:940px;
text-align:left;
background:url(../../images/bg_top_containerbody.gif) repeat-y;
}
#TopContainerBoxBottom{
margin:0 auto;
padding:0;
width:940px;
height:150px;
background:url(../../images/bg_top_containerbody_bottom.gif) no-repeat;
}
/*#TopContainerWrapper{
margin:0 45px;
padding-top:1px;
background:url(images/bg_topcontainerbody_top.jpg) repeat-x;
}*/

/*-------------------------------------------
TOP IMAGE
-------------------------------------------*/
p#TopImag{
text-indent:-9999px;
}
#TopImag{
margin:0 100px;
padding:0;
background:url(../../images/img_top.jpg) no-repeat;
width:740px;
height:450px;
}
/*-------------------------------------------
FOOTER AREA
-------------------------------------------*/
#FooterBG{
margin:0;
padding:0;
text-align:center;
height:120px;
background:url(../images/bg_footer.gif) repeat-x;
}

#TopFooterBox{
margin:0 auto;
padding:0;
width:940px;
height:80px;
text-align:left;
background:url(../../images/bg_top_footerbody.gif) no-repeat;
}


/*-------------------------------------------
GROUP LINK AREA
-------------------------------------------*/
#GroupLink{
margin:0;
padding:0;
position:relative;
}
#GroupLink li{
position:absolute;
margin:0;
padding:0;
display:block;
text-decoration:none;
text-indent:-9999px;
}
#GroupLink li a{
display:block;
}

/*GroupLink Position
-------------------------------------------*/
#GroupLink li.Swallow01{
top:30px;
left:260px;
}
#GroupLink li.Swallow02{
top:30px;
left:479px;
}
#GroupLink li.Swallow03{
top:91px;
left:150px;
}
#GroupLink li.Swallow04{
top:91px;
left:369px;
}
#GroupLink li.Swallow05{
top:91px;
left:588px;
}


/*GroupLink Position a
-------------------------------------------*/
#GroupLink li.Swallow01 a,
#GroupLink li.Swallow02 a,
#GroupLink li.Swallow03 a,
#GroupLink li.Swallow04 a,
#GroupLink li.Swallow05 a{
width:202px;
height:44px;
/*background-color:#FF0000;*/
}

/*GroupLink Position a:hover
-------------------------------------------*/
#GroupLink li.Swallow01 a:hover{
background:url(../../images/bg_top_containerbody_bottom_on.gif) -260px -30px;
}
#GroupLink li.Swallow02 a:hover{
background:url(../../images/bg_top_containerbody_bottom_on.gif) -479px -30px;
}
#GroupLink li.Swallow03 a:hover{
background:url(../../images/bg_top_containerbody_bottom_on.gif) -150px -91px;
}
#GroupLink li.Swallow04 a:hover{
background:url(../../images/bg_top_containerbody_bottom_on.gif) -369px -91px;
}
#GroupLink li.Swallow05 a:hover{
background:url(../../images/bg_top_containerbody_bottom_on.gif) -588px -91px;
}

