@charset "UTF-8";


/* pages */
body{
}
#container{
width: 95%;
position: relative;
margin-right: auto;
margin-left: auto;
text-align: left;
border-color: #c2edf9;
border-style: solid;
border-width: 6px;
}
#header{
}
/* 
#Ptoc,
 */
.gotop{
display: none;
}
#contents{
}


/* common */
a{
color: #007fc2;
text-decoration: none;
}
h2{
font-size: 150%;
border-top: 6px solid #c2edf9;
}
.author{
border: none;
}

h2,h3,h4{ page-break-after: avoid; } 