/*===Default Layout================*/

* {margin:0;padding:0;}
body {
margin:0;
padding:0;
text-align:center;
font-size:12px;
line-height:1.6;
color:#464646;
background:url(/images/top_bg.gif) repeat;
}

img {border:0;}
ul {list-style:none;}


#bg{
width:100%;
background:#000;
}

#header {
width:1000px;
height:700px;
margin:0 auto;
}

#top_img {
position: relative;
background:url(/images/top_img.jpg) no-repeat;
width:1000px;
height:700px;
margin:0;
padding:0;
list-style: none;
}


#top_img li {
position: absolute;
top:470px;
left:750px;
width:180px;
height:180px;
}

#top_img a {
display: block;
width:100%;
height:100%;
text-indent: -9999px;
}


/*===Contents======================*/

#contents{
clear:both;
margin:0 auto;
width:1000px;
text-align:left;
}

#logo {margin-top:20px;width:270px;height:40px;float:left;background:url(/images/top_logo.gif) no-repeat;text-indent:-9999px;}

#TNavi {width:590px;height:30px;float:right;background:url(/images/gnavi.gif) no-repeat;margin-top:15px;}
#TNavi li {float:left;height:30px;}
#TNavi a {display:block;height:30px;text-indent:-9999px;}
.TN1 {width:62px;}
.TN2 {width:68px;}
.TN3 {width:102px;}
.TN4 {width:106px;}
.TN5 {width:101px;}
.TN6 {width:74px;}
.TN7 {width:77px;}
.TN1 a:hover {background:url(/images/gnavi_on.gif) no-repeat 0 0;}
.TN2 a:hover {background:url(/images/gnavi_on.gif) no-repeat -62px 0;}
.TN3 a:hover {background:url(/images/gnavi_on.gif) no-repeat -130px 0;}
.TN4 a:hover {background:url(/images/gnavi_on.gif) no-repeat -232px 0;}
.TN5 a:hover {background:url(/images/gnavi_on.gif) no-repeat -338px 0;}
.TN6 a:hover {background:url(/images/gnavi_on.gif) no-repeat -439px 0;}
.TN7 a:hover {background:url(/images/gnavi_on.gif) no-repeat -513px 0;}
.TN1_on {width:62px;background:url(/images/gnavi_on.gif) no-repeat 0 0;text-indent:-9999px;}
.TN2_on {width:68px;background:url(/images/gnavi_on.gif) no-repeat -62px 0;text-indent:-9999px;}
.TN3_on {width:102px;background:url(/images/gnavi_on.gif) no-repeat -130px 0;text-indent:-9999px;}
.TN4_on {width:106px;background:url(/images/gnavi_on.gif) no-repeat -232px 0;text-indent:-9999px;}
.TN5_on {width:101px;background:url(/images/gnavi_on.gif) no-repeat -338px 0;text-indent:-9999px;}
.TN6_on {width:74px;background:url(/images/gnavi_on.gif) no-repeat -439px 0;text-indent:-9999px;}
.TN7_on {width:77px;background:url(/images/gnavi_on.gif) no-repeat -513px 0;text-indent:-9999px;}



/*===Footer========================*/

#footer{
clear:both;
margin:0 auto;
width:1000px;
text-align:left;
}

#copyright{
margin-top:30px;
width: 240px;
height:50px;
background: url(/images/top_copyright.gif) no-repeat;
text-indent:-9999px;
}

/*================================*/