@charset "utf-8";
/*===================================
 * css file for "octopus-pot.jp"
 * file name : sitemap.css
===================================== */

.sectionA{
}

.sectionA h3 {
	font-size: 1.05em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #33BDF2;
	margin-bottom: 18px;
	letter-spacing: 0.1em;
}

.sectionA h3 a {
	color: #666;
	text-decoration: none;
}
.sectionA h3 a:hover {
	color: #33BDF2;
	text-decoration: none;
}

.sectionA ul.second_link {
	background-image: url(../../sitemap/img/sideline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.second_link li {
	padding-left: 33px;
	background-image: url(../../sitemap/img/linkline.gif);
	background-repeat: no-repeat;
	background-position: left 0.65em;
	margin-bottom: 15px;
	font-size: 1em;
}
.second_link a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.second_link a:hover {
	text-decoration: none;
	color: #33BDF2;
}
ul.third_link {
	background-image: url(../../sitemap/img/sideline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 1em;
}
.third_link li {
	padding-left: 40px;
	background-image: url(../../sitemap/img/linkline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 8px;
}
.third_link a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
.third_link a:hover {
	text-decoration: none;
	color: #33BDF2;
}
