@charset "utf-8";

/* member */
#contents .member {
padding-bottom:11px;
}
#contents .member h2 {
margin-bottom:6px;
}
#contents .member h4 {
margin-bottom:6px;
font-size:1.2em;
}
#contents .member p {
margin:0 3px 16px;
font-size:1.2em;
}
#contents .member .section {
overflow:hidden;
height:100%;
padding-bottom:17px;
}
#contents .member .section p {
margin-bottom:0;
}
#contents .member .section .notes {
margin-top:5px;
}
#contents .member .section .link {
margin-top:9px;
margin-right:5px;
text-align:right;
}
#contents .member .backnumber p,
#contents .member .paper p {
margin-left:177px;
}
#contents .member .backnumber .image,
#contents .member .paper .image {
display:inline;
float:left;
margin-left:5px;
}

/* regist */
#regist {
padding-bottom:42px;
}
#regist h2 {
margin-bottom:17px;
}
#regist h4,
#regist p,
#regist ul {
font-size:1.2em;
}
#regist h4,
#regist p,
#regist ul {
margin:0 3px;
}
#regist h4 {
padding-left:1em;
text-indent:-1em;
}
#regist p,
#regist ul {
margin-bottom:18px;
}
#regist li {
list-style:disc outside;
margin-left:1.5em;
}
#regist .link {
margin-right:5px;
padding-top:4px;
text-align:right;
}
