@charset "UTF-8";
/* CSS Document */

#contents_main #section {
	margin-right: 15px;
	margin-left: 15px;
}
#contents_main {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-image: url(../image/parts/main_gra.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents_main h2.title {
	background-image: url(../image/header/sitemap_header.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*セクション*/
#section {
	margin-top: 20px;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 20px;
}
dl img.icon {
	margin-right: 4px;
}
.line  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 10px;
	margin-left: 2em;
}
.line_02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 8px;
}
#section a {
	color: #666666;
}
#section a:hover {
	color: #FF9900;
}
/*サイトマップのリスト*/
#section ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 2em;
}
#section ul li {
}
#section ul.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#section ul.bottom li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#section ul.bottom li.bottom_02 {
}
#section ul.bottom li.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -8px;
	position: relative;
}
