body{
padding-left:10%;
padding-right:10%;
background-color:#eadabe;
}

div.topmenu{
background-color:#fff;
border:3px solid #ce3131;
margin-top:1em;
margin-bottom:1em;
background-image:url(/chiaki/_images/menulogo1.jpg);
background-repeat:no-repeat;
background-position:0% 0%;
text-align:right;
height:50px;
}

div.topmenu p{
font-size:12px;
margin-top:30px;
margin-right:10px;
}

a{
color:#ce3131;
font-weight:bold;
text-decoration:none;
}

a:hover{
background-color:#fe8181;
}

p{
margin-bottom:1em;
}

address{
clear:both;
margin-top:2em;
text-align:right;
font-size:smaller;
}

h1{
background-color:#ce3131;
padding:3px;
font-size:120%;
color:#fff;
margin-bottom:1em;
font-weight:bold;
}

h2{
border-left:#ce3131 1.5em solid;
padding-left:3px;
font-size:120%;
margin-bottom:1em;
font-weight:bold;
}

h3{
font-size:100%;
font-weight:bold;
border:dashed 2px #ef5353;
padding:3px;
margin:0.8em 0;
}

h4{
border-bottom:solid 2px #000;
}

h4, h5, h6{
font-size:100%;
font-weight:bold;
margin-bottom:0.5em;
}

span.ao{
color:#00319c;
}

span.murasaki{
color:#9c0063;
}

span.midori{
color:#12a26e;
}

span.cha{
color:#ce6300;
}

span.sub{
color:#666;
font-size:smaller;
}

.small{
font-size:smaller;
}