@charset "euc-jp";

.entBody .column {
	float: none !important;
}

.entBody .column .inner {
	float: none !important;
}

#relationTitle {
	display: block;
	float: none;
	background: none !important;
	margin: 60px 0 0 0 !important;
	padding: 10px 0 12px 10px !important;
	background: url(/relationTitle.gif) no-repeat !important;
	font-size: 14px;
	font-weight: bold;
}

#relationText {
	margin: 0 0 1em 0 !important;
	font-size: 13px;
	line-height: 1.3em;
}

#relationbox {
	display: block;
	clear: both;
	margin: 30px 0 0 0 !important;
	padding: 25px 0 0 0 !important;
	background: url(/relationbox_title.gif) no-repeat;
}

#relationbox #relationList {
	margin: 0 !important;
	padding: 0 0 0 11px !important;
	background: url(/relationbox_footer.gif) bottom  no-repeat;
}

#relationbox #relationList li {
	display: block;
	float: none;
	width: 478px;
	margin: 0 !important;
	padding: 10px 0 10px 26px !important;
	font-size: 13px;
	background: url(/relationbox_arrow.gif) no-repeat 0 5px;
	border-bottom: 1px dashed #b2b2b2;
	line-height: 100%;
	list-style: none;
}

