/******************************************/
/************ sitemap elements ************/
/******************************************/

.smap2col {
  width:725px;
  color:#333333;
  }
.smap2col a:link { text-decoration:none; color:#003399;}
.smap2col a:active { text-decoration:none; color:#003399;}
.smap2col a:hover { text-decoration: underline; color:#003399;}
.smap2col a:visited { text-decoration:none; color:#003399;}

.smap2col div.col1 {
  border-right: solid 1px #CCCCCC;
  float:left;
  width:350px;
  }
.smap2col div.col2 {
  float:left;
  width:350px;
  }
.smap2col div.innerblock {
  margin:0 5px;
  padding:0 10px 5px;
  }
.smap2col h3.m01 {
  border-left: solid 5px #f4b2ba;
  padding: 3px 0 0 10px;
  font-size:14px;
  line-height:18px;
margin:0;
  }
.smap2col ul.m02 {
  margin-top:5px;
  }
.smap2col ul.m02 li {
  background:url(../sitemap/images/sitemap_arrow01.gif) no-repeat 0 0.38em;
  padding-left:18px;
  margin-left:12px;
  padding-bottom:5px;
  }
.smap2col ul.m03 li {
  background:url(../sitemap/images/sitemap_arrow02.gif) no-repeat 0 0.6em;
  padding-left:10px;
  margin-left:0px;
  padding-bottom:0px;
  }
.smap2col hr.smap-dot {
  border:none;
  border-top:dashed 1px #cccccc;
  height:1px;
  color:#FFFFFF;
  }



/* サイトマップ
---------------------------------------- */
#stm_title {
background:url(../sitemap/images/title.gif) no-repeat;
width:646px;
height:49px;
margin:0 auto;
text-indent:-9999px;
}
#stm {
width:705px;
margin:0 auto;
}
#stm-left {
width:320px;
float:left;
margin: 10px 0 0 10px;
display:inline;/*IE6*/
}
#stm-right {
width:320px;
float:right;
margin: 10px 10px 0 0;
display:inline;/*IE6*/
}
#stm li { list-style-type:none; 
}
.stm-bc {
background:url(../sitemap/images/sub-bc.gif) no-repeat;
width:320px;
}
.stm-bc a {
margin-left:25px;
line-height: 28px;
}
.stm-under { margin:5px 0 0 12px; }
.stm-under li {
background:url(../sitemap/images/arrow.gif) 0 6px no-repeat;
padding-left:8px;
line-height:18px;
}
.stm-under li a {
margin-left:0;
line-height: 15px;
}

.stm-under li span {
font-size:0.9em;
line-height:1.2em;
}
