@charset "utf-8";

#breadcrumbs {
	height: 49px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
#breadcrumbs li {
	background-image: url(../img/common/dec_breadcrumb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	line-height: 49px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}
#breadcrumbs li a {
	font-size: 12px;
	line-height: 49px;
}
#breadcrumbs li.last {
	background-image: none;
}

/* ------------------------
	contents
------------------------ */
#contents {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	overflow: hidden;
}
#contents h3 {
	padding-bottom: 20px;
}
#contents h4 {
	padding-bottom: 10px;
	height: 52px;
	background-image: url(../img/sitemap/sub_ttl_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	line-height: 52px;
	font-weight: normal;
	padding-left: 40px;
	color: #CCC;
}
#contents h4 a {
	line-height: 52px;
	text-decoration: underline;
	color: #637a87;
}
#column01 {
	float: left;
	width: 288px;
	padding-right: 16px;
	padding-left: 4px;
}
#column02 {
	float: left;
	width: 288px;
	padding-right: 16px;
}
#column03 {
	float: left;
	width: 288px;
}

#contents .list_up_out {
	background-image: url(../img/sitemap/map_middle.gif);
	background-repeat: repeat-y;
	width: 288px;
	margin-bottom: 10px;
}

#contents .list_up {
	background-image: url(../img/sitemap/map_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

/* common */
#contents .bgnone {
	padding-bottom: 0px;
	background-image: none;
	font-size: 13px;
	line-height: 42px;
	font-weight: normal;
	padding: 3px 0 0 15px;
}
#contents .bgnone a {
	line-height: 42px;
	text-decoration: underline;
	color: #637a87;
}
#contents dl {
	padding-left: 30px;
  width: 258px;
	background: url(../img/sitemap/map_top.gif) no-repeat top;
}

#contents dt {
	background-image: url(../img/sitemap/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 13px;
	line-height: 30px;
	color: #CCC;
}
#contents dt.title {
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	color: #595757;
}
#contents dt a {
	line-height: 30px;
	color: #686868;
}
#contents dd {
	line-height: 30px;
	padding-left: 30px;
	background-image: url(../img/sitemap/icon02.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #CCC;
}
#contents dd a {
	line-height: 30px;
	color: #686868;
}
#contents p.pagetop {
	padding-bottom: 10px;
	text-align: right;
}
#contents p.pagetop a {
	font-size: 10px;
	color: #315d6f;
}

/* ------------------------
	汎用
------------------------ */

