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

body{
margin:0px;
padding:0px 0px 0px 0px;
background:url(images/bg.png);
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4b4b4a;
}

#logo_bg{
background:url(images/logo_fish.jpg) no-repeat;
background-position:bottom;
/*background-position:left;*/

/*margin:0 auto;*/
}
#logo_bg_new{
background:url(images/logo_fish.jpg) no-repeat;
background-position:center;
}






.logo_box_bg{
width:536px;
height:418px;
background:url(images/logo_fish2.jpg) no-repeat;
}



.navigation_top a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#4b4b4a;
line-height:20px;
text-decoration:none;
}
.navigation_top a:hover{
color:#d14a00;
}
a.navigation_top current{
color:#d14a00;
}
.other_laung{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2f2f2f;
font-weight:bold;
line-height:30px;
padding-bottom:16px;
border-bottom:1px solid #ff6d01;
}




#footer_bg{
background:url(images/footer_repeat.jpg) repeat-x;
background-position:bottom;
height:52px;
padding:25px 46px 25px 46px;
}
.footer_navi a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#727373;
text-decoration:none;
padding:0px 5px 0px 5px;
text-align:center;
}
.footer_navi a:hover{
color:#d14a00;
}
a.footer_navi_current{
color:#d14a00;
}