@charset "UTF-8";

/* TOP
---------------------------------------------------- */

#top_contents {
margin:0px 0 0 0;
width:916px;

}



/* _navi
---------------------------------------------------- */

#top_navigation {
float:left;
width: 191px;
height: 293px;
margin:0px 0 0 0;
background: url(../images/toplogo.gif) no-repeat;
position:relative;
 }

#top_navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;

}

#top_navigation li {
    margin: 0;
	padding: 0;
	height: 87px;
	text-indent: -9999px;	
    position: absolute;
}

#top_navigation li a ,#top_navigation li strong{
  text-decoration: none;	
  display: block;
   height: 87px;
text-indent: -9999px;
}
#top_navigation h1 {
position: absolute;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  height: 206px;
}
#top_navigation h1 a {
  text-decoration: none;	
  display: block;
  height: 206px;
}
#top_navigation h1#home      {
 left:0px;
 top:0px;
 width:191px;
height: 206px;
}

#top_navigation li#b01      {
 top:206px;
  left:0px;
  width:191px;
height: 87px;
}



#top_navigation h1#home a:hover {
background: url(images/toplogo.gif) no-repeat 0px 0px;
}

#top_navigation li#b01 a:hover  ,#top_navigation li#b01 strong {
background: url(images/toplogo.gif) no-repeat 0px 0px;
}







/* img
---------------------------------------------------- */
#top01 {
float:right;
margin: 0px 0 0px 0px;
width:725px;
height: 293px;
text-indent: -9999px;
background: url(../images/top_img2.jpg) no-repeat;
}


#top02 {
clear:both;
margin: 0px 0 0px 0px;
width:916px;
height: 294px;
text-align:center;
background: url(../images/top_img.jpg) no-repeat;
}

#copy {
clear:both;
margin: 0px 0 0px 0px;
width:916px;
height: 43px;
text-indent: -9999px;
background: url(../images/top_f.jpg) no-repeat;
}



