@charset "UTF-8";

body {
 background-color: #fff;
 font-family: osaka,CI,sans-serif;
}

.style1 {
 padding-top: 0px;
 padding-left: 20px;
 padding-right: 20px;
 line-height: 1.5em;
 text-indent: 1em;
}

.style2 {
 margin-left: 20px;
 text-align: left;
 line-height: 0em;
}
.style2 a:hover{
 color: #990;
}
