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


#contents{
text-align:center;
height:auto;
}


#contents ul{
margin-top:20px;
line-height:1.4;
}


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


h2{
font-size:18px;
color:#555555;
margin-top:5px;
}

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