
ul * {
list-style : none;
list-style-position : outside;
margin : 0;
padding : 0 0 0 1em;
}
h1 {
font-size : 1.3em;
}
h2 {
font-size : 1.1em;
text-indent : 1em;
}
.note {
margin-top : 1em;
margin-bottom : 1em;
border-style : solid;
border-color : #000000;
background-color : #ffffff;
border-width : 1px 0 1px 0;
}
.full_text {
background-color : #cccc33;
color : #ffffff;
width : 25em;
margin-right : 0;
margin-left : auto;
text-align : center;
margin-top : 1em;
margin-bottom : 1em;
}
.oku {
text-align : center;
border-style : solid;
border-color : #000000;
background-color : #ffffff;
border-width : 1px 0 1px 0;
margin : auto;
}
div {
padding : 0;
margin : 0;
}
div.home {
text-align : right;
}
div.top {
text-align : right;
}
img {
border : none;
}

