.sitemap_R {
	width: 300px;
	float: right;
}
.sitemap_L {
	width: 300px;
	float: left;
}
.sub {
	margin-left: 50px;
}
.sub li {
	list-style-type: none;
}


.sitemap_L dt {
	border-bottom: 1px solid #d6d5d3;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 15px;
}
.sitemap_L dd {
	margin-left: 5px;
}

.sitemap_R dt {

	border-bottom: 1px solid #d6d5d3;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 15px;
}
.sitemap_R dd {
	margin-left: 5px;
}

.detail li {
	list-style-type: none;
	margin-left: 50px;
}
.other {
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.other li {
	list-style-type: none;
}
.tri {
	background-image: url(../images/business/side_event.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.date {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.number {
	font-weight: bold;
}
.number LI {
	margin-bottom: 5px;
}

.number P {
	font-weight: normal;
}
.detail1 {
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
}
.detail1 DD {
	margin-bottom: 10px;
}
.detail1 DT {
	font-weight: bold;
}

.detail2 {
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
}
.detail2 LI {
	margin-bottom: 15px;
	margin-left: 20px;
}
#pagearea #main #contents address {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#contents p {
	padding-bottom: 20px;
}
