/* サイトマップ基本 */
#smap{
width: 700px;
position : relative ;
margin: 0 auto; 
text-align: center;
line-height: 130%;
padding-top: 15px;
}

#stb{
width: 660px;
text-align: left;
float: right;
margin-bottom: 10px;
}

#stb td{
width: 220px;
text-align: left;
vertical-align: top;
}

#stb li{
width: 200px;
list-style: none;;
margin: 0px;
text-align: left;
height: 20px;
margin-left: 5px;
}

#smap br{
clear: both;
}

/* サイトマップh3*/
#smap h3{
color: #000000;
text-align: left;
background-image: url(../img/other/smh3.gif);
background-repeat:no-repeat;
padding-left: 40px;
padding-top: 7px;
width: 660px;
height: 35px;
font-size: 17px;
font-weight: normal;
padding-bottom: 5px;
}

#smap a, #smap a:link,  #smap a:visited {
color: #000000; text-decoration: none;
}
#smap a:hover, #smap a:active {
 color: #388B78;
}

/* サイトマップh4*/
#smap h4{
color: #000000;
text-align: left;
background-image: url(../img/other/smh4.gif);
background-repeat:no-repeat;
padding-left: 15px;
width: 190px;
height: 20px;
font-size: 12px;
font-weight: normal;
padding-bottom: 3px;
}

#smap h4 a, #smap h4 a:link,  #smap h4 a:visited {
color: #000000; text-decoration: none;
}
#smap h4 a:hover, #smap h4 a:active {
 color: #388B78;
}
