@charset "UTF-8";

/*サービス関係基本*/
#wrapper #contents #pankuzu {
	clear: both;
	font-size: 10px;
	display: block;
	height: 26px;
	margin-left: 20px;
	line-height: 26px;
}
#wrapper #contents h2#ti_photo {
	width: 700px;
	margin: 0 5px;
}
.clearbox {
  overflow: hidden; /* これがポイント */
  position: relative;
/* IE6でエリアを選択できるようにする  */
/* DreamWeaverのデザインビューで正しく表示させる */ 
}

/*//サービス関連ここまで*/
#contents #sub_title {
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
}
#contents #catch_copy {
	font-size: 14px;
	line-height: 1.5em;
	width: 600px;
	margin: 0 auto 30px auto;
}
#wrapper #contents #sitemapContents .cont_box {
	width: 700px;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper #contents #sitemapContents .cont_box2 {
	width: 700px;
	margin: 0 auto 50px;
}
#wrapper #contents #sitemapContents dl {
	width: 400px;
	margin: 0 auto;
}
#wrapper #contents .cont_box dt.cont_color1 {
	font-size: 13px;
	height: 13px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #aa89bd;
	line-height: 1.3em;
	margin-bottom: 6px;
}
#wrapper #contents .cont_box dt.cont_color2 {
	font-size: 13px;
	height: 13px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8fc41f;
	line-height: 1.3em;
	margin-bottom: 6px;
}
#wrapper #contents .cont_box dt.cont_color3 {
	font-size: 13px;
	height: 13px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #33CCFF;
	line-height: 1.3em;
	margin-bottom: 6px;
}
#wrapper #contents .cont_box dt.cont_color4 {
	font-size: 13px;
	height: 13px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #aa89bd;
	line-height: 1.3em;
	margin-bottom: 6px;
}

#wrapper #contents #sitemapContents ul li {
	font-size: 13px;
	line-height: 1.5em;
	margin-left: 3em;
	color: #a0a0a0;
}

