*{
margin:0;
padding:0;
zoom:1;
}

html{
scrollbar-track-color:#ffffff;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#666699;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#666699;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#666699;
}

body{
background-image:url(flower115.jpg);
background-repeat : no-repeat;
background-position : top right;
background-attachment : fixed;
color:666699;
font-size:75%;
line-height:140%;
text-align:center;
width:100%;
}

html>body{
font-size:12px;}

a:link {color: #009999;}
a:visited {color: #669999;}
a:active {color: #009966;}
a:hover {position:relative; top:2;}
a img{border:none;}


/************区切ってみる*************/

.main{
text-align:left;
margin:0 auto;
width:600px;
}

h1{
padding:80px 0 50px 0;
font-weight:100;
font-size:18px;
}

#sel{
font-size:16px;
line-height:120%;}


#index{
padding:50px 0 300px 0;}

#about, #novel{
padding:0 0 400px 0;}

#address{
padding:100px 0;}


ul{
margin:0;
padding:0;
list-style-type: none;
}


#link li{
display:inline;
margin-right: 10px;
}

textarea{
font-size:10px;}

/*更新履歴*/
.record{
text-align:left;
margin:0 auto;
padding:100px 0 300px 0;
width:600px;
}
