@charset "Shift_JIS";

/* ///////////////////////////////////////////////
title: zutsu.css
paths: css/zutsu.css
/////////////////////////////////////////////// */


div#zutsu h2 {
width: 577px;
height: 36px;
margin-top: 30px;
margin-bottom: 15px;
background: url(../img/zutsu/ttl_a.gif) no-repeat;
text-indent: -1000em;
/*\*/overflow: hidden;/**/
}

div#zutsu h3 {
width: 577px;
height: 54px;
margin-bottom: 15px;
background: url(../img/zutsu/ttl_b.gif) no-repeat;
text-indent: -1000em;
/*\*/overflow: hidden;/**/
}

div#zutsu ul {
width: 537px;
margin-right: 10px;
margin-left: 10px;
padding-left: 20px;
list-style-type: square;
list-style-position: outside;
}

div#zutsu ul li {
margin-bottom: 0.3em;
padding-bottom: 0.3em;
border-bottom: 1px dotted #cfd8a9;
font-size: 1.10em;
}

div#zutsu a:link,
div#zutsu a:visited {
color: #40510b;
text-decoration: none;
}

div#zutsu a:hover,
div#zutsu a:active {
color: #40510b;
text-decoration: underline;
}

div#zutsu a:hover.goMap,
div#zutsu a:active.goMap {
color: #40510b;
text-decoration: none;
}