@charset "UTF-8";
/* CSS Document */


#contents{
width:800px;
height:550px;
overflow:auto;
text-align:center;
background-image:url(../images/haikei_blog.png);
background-position:center;
background-repeat:no-repeat;
}


h1{
font-size:20px;
color:#AA0000;
margin-top:40px;
}


#contents p{
margin-top:5px;
line-height:1.4;
}