
* {margin: 0;padding: 0;	}

body {
font-family:  "Hiragino Kaku Gothic Pro" ,Osaka, verdana, arial, sans-serif;
font-size: small;
font-weight: normal;
color:#000000;
line-height: 150%; 
text-align:left;
padding-bottom:100px;
}

img {border: none;}

a:link,a:visited,a:hover, a:active {color:#000000;text-decoration:underline;}


h1{font-size:10pt; font-weight:normal; text-indent:-999px; overflow:hidden; margin:-20px 0 0 0;}
h2{font-size:10pt; font-weight:normal; margin-top:5px;}
h3{font-size:10pt; font-weight:normal; margin-top:5px;}
 
#wapper{

}

#container{
overflow:auto;
height:1250px;
width:800px;
margin:0 auto;
background:url(../img/top_bg.jpg) bottom no-repeat;
}

#menu{
color:#000000;
text-align:left;
width:160px;
position:absolute;
margin-top:384px;
margin-left:427px;
}

#menu ul{
list-style:none;
margin:-5px 0 0 9px;
}

#menu li a{
display:block;
width:151px;
height:11px;
margin:0 0 9px 0;
text-indent:-999px;
overflow:hidden;
}

#menu li.mail a{
background:url(../img/mail.gif) left top no-repeat;
}

#menu li.profile a{
background:url(../img/profile.gif) left top no-repeat;
}

#menu li.works a{
background:url(../img/works.gif) left top no-repeat;
}

#menu li.blog a{
background:url(../img/blog.gif) left top no-repeat;
}










