@charset "utf-8";

/* page_title
---------------------------------- */
#sitemap-h1 h1 {
	background: url(../images/sitemap-h1.gif) left top no-repeat;
}

/* page style
---------------------------------- */
#page_title{
	margin: 0px 0px 47px 0px;
}
.asset_section {
	margin: 0px 0px 50px 0px;
}
.asset_section:last-child {
	margin: 0px 0px 50px 0px;
}
.asset_body .asset_body{
	margin: 0px 0px 50px 0px;
}

.asset_header h2 {
	margin: 0px 0px 47px 0px;
}
.asset_header h3 {
	margin: 0px 0px 32px 0px;
	padding: 0px 0px 0px 5px;
	background:transparent url(../../jingu/common/images/icon_link01.gif) left center no-repeat;
}
.asset_header h3.global_link {
	margin: 0px 0px 43px 0px;
}
.common_menu .asset_header h3 {
	margin: 0px 0px 5px 0px;
}
.asset_header h3 a,
.asset_header h3 a:link{
	color:#333333;
	padding:1px 1px 0 2px;
	position:relative;
	text-decoration:none;
}
.asset_header h3 a:hover,
.asset_header h3 a:active{
	background-color: #000000;
	color:#ffffff;
	padding:1px 1px 0 2px;
	position:relative;
	text-decoration:none;
}
.asset_body dl{
	padding: 0px 0px 0px 10px;
}
.asset_body dt{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	background:transparent url(../../jingu/common/images/icon_link01.gif) left center no-repeat;
	display: block;
}
.asset_body dt a,
.asset_body dt a:link{
	color:#333333;
	padding:1px 1px 0 2px;
	position:relative;
	text-decoration:none;
	font-weight: bold;
}
.asset_body dt a:hover,
.asset_body dt a:active{
	background-color: #000000;
	color:#ffffff;
	padding:1px 1px 0 2px;
	position:relative;
	text-decoration:none;
}
.asset_body dd{
	margin: 0px 0px 22px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 150%;
}
.asset_body dd span{
	margin: 0px 3px 0px 6px;
}
