/* CSS Document */

* {
margin:0px;
padding:0px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size: 12px;
}
#layout {
width: 770px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
border-right-style: outset;
border-left-style: outset;
border-right: 1px solid #666;
border-left: 1px solid #666;
background-color:#FFF;
position:relative;
clear:both;
}
#header{
height:50px;
}
ul{
margin:0px;
padding:0px;
list-style:none;
}
li{
margin:0px;
padding:0px;
list-style:none;
}
h1{
float:left;
text-align:left;
width:500px;
font-size:14px;
padding:3px;
}
h2{
float:left;
width:500px;
text-align:left;
font-size:12px;
padding:3px;
margin-bottom:20px;
font-weight:normal;
clear:both;
}
h4{
position:absolute;
top:2px;
right:5px;
font-weight:normal;
}
img{
border:0px;

}
body {
color: #333333;
text-align:center;
background-color:#CCCCCC;
}
a{color:#333;text-decoration: none;}
a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;}
a:hover{color:#00F;text-decoration: underline;}


#cover{
width:768px;
height:308px;
position:relative;
}
#txt{
font-size:10px;
text-align:left;
width:180px;
position:absolute;
top:170px;
left:588px;
}
#enter{
width:117px;
height:66px;
position:absolute;
top:115px;
left:355px;
}
#enter a{
display:block;
width:117px;
height:66px;
background-image:url(enter01.gif);
}
#enter a:hover{
background-image:url(enter02.gif);
}

#exit{
width:80px;
height:39px;
position:absolute;
top:198px;
left:490px;
}
#exit a{
display:block;
width:80px;
height:39px;
background-image:url(exit01.gif);
}
#exit a:hover{
background-image:url(exit02.gif);
}

#cover_girl_data{
width:768px;
height:15px;
text-align:left;
padding:3px;
_padding:0px;
}
#cover_upper_space{
width:768px;
position:relative;
}
#cover_under_space{
width:768px;
}
#link_space{
width:768px;
}
#footer{
width:768px;
font-size:10px;
padding-top:10px;
padding-bottom:10px;
}