/* CSS Document */

p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, input, textarea, ul, ol, address ,td ,th ,caption ,dt ,dt ,dd  {
font-size:67%;
}

li {
padding-left:11px;
background-position:0 0.3em;
}

li ul li, li ol li, tr td table, td ul li, td ol li, td p {
font-size:150%;
}

td p, li p {
font-size:100%;
}

.l {
font-size:80%;
}

#bread, .s {
font-size:55%;
}

/* h* ---------------------------------*/

#contents h2, #contents h3, #contents h4, #contents h5, #contents h6, .h3, .h4, .h5, .h6 {
margin:10px 0;
line-height:1.4em;
font-weight:bold;
text-indent:5px;
}

#contents h2 {
font-size:95%;
border-bottom:double 3px #006633;
}

#contents h3, .h3, .h3 p {
font-size:80%;
padding-left:13px;
}

#contents h3, .h3 {
background:url(../../img/h3.gif) no-repeat;
background-position:3px 0.27em;
background-repeat:no-repeat;
border-bottom:solid 1px #006633;
}

#contents h4, .h4 {
font-size:72%;
margin-left:3px;
padding:0 0 1px 3px;
border-left:solid 5px #82b249;
border-bottom:solid 1px #82b249;
}

#contents h5, .h5 {
font-size:67%;
margin-left:3px;
padding:1px 0 1px 7px;
background-color:#CCCCCC;
}

#contents h6, .h6 {
font-size:67%;
margin-left:10px;
border-left:solid 5px #009933;
}

/* address ----------------------*/
.address {
width:24em;
}

.address p {
padding:0.7em 0.5em;
width:9em;
}

.address address {
width:24em;
}
