﻿@charset "utf-8";

#title_sitemap {
	display: block;
	width: 430px;
	height: 190px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 430px;
	background-repeat: no-repeat;
	background-image: url(../images/title_sitemap.gif);
}

#content {
	padding-left: 10px;
}

#content h3 {
	display: block;
	font-size: 110%;
	line-height: 100%;
	color: #757575;
	clear: both;
	margin-top: 32px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding: 6px 4px 3px 6px;
	background-color: #E2E2E2;
	font-weight: normal;
	border-bottom-color: #B5B5B5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.link_lists li {
	list-style-type: none;
	background-image: url(/common/images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 16px;
	margin-bottom: 1px;
}

.d_link {
	float: left;
	width: 49%;
}

.li_bl {
	list-style-type: none;
	background-image: url(/common/images/icon_link_blank.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 16px;
	margin-bottom: 1px;
}

.li_no {
	list-style-type: none;
	background-image: url(/common/images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 16px;
	margin-bottom: 1px;
}
