@charset "UTF-8";
/* CSS Information========
Date: 2012.05.15
Table of sitemap:

* sitemap
	
========================== */
/* =======================
		sitemap
========================== */
#sitemap {
  float: left;
  width: 690px;
  padding: 170px 20px 20px 20px;
  background: #fff url("../img/common/main_visual.jpg") no-repeat 0 0;
  line-height: 1.5;
}
#sitemap .topicpath dt {
  overflow: hidden;
  height: 0;
}
#sitemap .topicpath dd {
  margin: 5px 0;
}
#sitemap h3 {
  line-height: 34px;
  margin-bottom: 30px;
  background-color: #dddddd;
  padding: 0 0 0 0.5em;
  font-weight: bold;
  position: relative;
  border-left: #999999 solid 20px;
}
#sitemap #list_left dt a,
#list_right dt a,
#list_right li.list1 a {
  text-decoration: none;
}
#sitemap ul li dl dt {
  margin-bottom: 10px;
}
#sitemap ul li dl {
  margin-bottom: 17px;
  display: inline;
}
#sitemap ul li dl dd {
  margin-bottom: 13px;
  margin-left: 20px;
  padding-left: 20px;
}
#sitemap ul li dl dd dl dd {
  background: url("../img/common/img_triangle.gif") no-repeat 0 2px;
}

#sitemap #list_left {
  float: left;
  width: 300px;
  margin-left: 20px;
  margin-right: 10px;
  display: inline;
}
#sitemap #list_right {
  float: right;
  width: 300px;
  margin-left: 10px;
  margin-right: 20px;
  display: inline;
}
#sitemap ul .list {
  margin-bottom: 21px;
  padding: 7px 5px 7px 35px;
  _padding: 7px 5px 7px 15px;
  border: 1px #b1855c solid;
  background: url("../img/common/yaji.gif") no-repeat;
  background-position: 10px 10px;
  color: #6c4923;
  font-weight: bold;
}
* html #sitemap ul .list,
*:first-child + html #sitemap ul .list {
  margin-bottom: 21px;
  padding: 7px 5px 7px 15px;
  border: 1px #b1855c solid;
  background: url("../img/common/yaji.gif") no-repeat;
  background-position: 10px 10px;
  color: #6c4923;
  font-weight: bold;
}
#sitemap ul .list1 {
  margin-bottom: 15px;
  padding: 7px 5px 7px 35px;
  _padding: 7px 5px 7px 15px;
  border: 1px #b1855c solid;
  background: url("../img/common/yaji.gif") no-repeat;
  background-position: 10px 10px;
  color: #6c4923;
  font-weight: bold;
}
* html #sitemap ul .list1,
*:first-child + html #sitemap ul .list1 {
  margin-bottom: 15px;
  padding: 7px 5px 7px 15px;
  border: 1px #b1855c solid;
  background: url("../img/common/yaji.gif") no-repeat;
  background-position: 10px 10px;
  color: #6c4923;
  font-weight: bold;
}
#sitemap ul .list a,
#sitemap ul .list1 a {
  color: #6c4923;
}
