body
{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10%;
margin-right: 10%;
border-left: 1px solid #999;
border-right: 1px solid #999;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
font-family: mplus-1c-light;
background-color: rgb(253, 239, 242);
background-color: rgb(232, 211, 209);
background-color: rgb(255, 227, 196);
}

#contents
{
background-color: hsl(0, 0%, 100%);
}
 
#navi
{
font-size: 12px;
letter-spacing: 0.4em;
line-height: 400%;
float: right;
margin-right: 2em;
}

#navi span
{
border-left: 1px solid #999;
margin-left: 1em;
padding-left: 2.0em;
}

#navi a
{
text-decoration: none;
color: rgb(247, 147, 30);
}


#top
{
font-family: mplus-1m-thin;
font-size: 45px;
}

#top a
{
color: rgb(247, 147, 30);
text-decoration: none;
letter-spacing: 0.4em;
}

#top span
{
margin-left: 0.4em;
}

#main
{
margin-top: 5%;
margin-left: 2%;
margin-right: 2%;
color: hsl(0, 0%, 20%);
}

#gototop
{
font-size: 12px;
float: right;
}

a
{
outline: none;
}