/* CSS Document */

/*---------------------------------
_ページタイトル
-----------------------------------*/

h3 {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	font-size: large;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}



.sitemap_w {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.sitemap_left {
	float: left;
	width: 270px;
}
.sitemap_right {
	width: 270px;
	margin-left: 10px;
	float: left;
}

.page_title {
	font-weight: bold;
	color: #333333;
	width: 254px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(../img/original/main/sitemap/sitemap_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	height: 20px;
}
.page_title a {
}

.p_contents {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.p_contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.big_con {
	background-image: url(../img/original/main/sitemap/b_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding-bottom: 4px;
}
.big_con a {
	color: #CB2626;
	font-weight: bold;
}

.small_con {
	background-image: url(../img/original/main/sitemap/s_page.gif);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	padding-left: 33px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 4px;
}
.small_con a {
}
.small2_con {
	background-image: url(../img/original/main/sitemap/s_page.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	padding-left: 48px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 4px;
}
.small2_con a {
}

