@charset "utf-8";

/* lead */
#article .lead {
margin-bottom:14px;
}
#article .lead p {
font-size:1.2em;
}

/* contact */
#article .contact {
width:651px;
margin:0 auto 10px;
padding-bottom:13px;
background:#F7EFDF url(/hikishimeginger/club/support/img/index_bg_01.png) left bottom no-repeat;
}
#article .contact .inner {
padding:17px 14px 0;
background:url(/hikishimeginger/club/support/img/index_bg_02.png) no-repeat;
}
#article .contact h2,
#article .contact p {
font-size:1.4em;
text-align:center;
}
#article .contact h2 {
margin-bottom:2px;
}
#article .contact p {
font-weight:bold;
}

/* notes */
#article .notes ul {
font-size:1.2em;
}
#article .notes li {
margin-bottom:14px;
margin-left:1em;
text-indent:-1em;
}
#article .notes ul ul {
font-size:1em;
}
#article .notes li li {
margin-bottom:2px;
margin-left:0;
padding-left:9px;
background:url(/hikishimeginger/club/support/img/index_bg_03.png) left 0.5em no-repeat;
text-indent:0;
}

