@charset "Shift_JIS";


/* ============= /carriage/ ============== */

.contents h3,
.contents li {
	line-height: 1.3;
}

div.linkArea div.linkAreaL {
	float: left;
	width: 300px;
	margin-right: 20px;
}
div.linkArea div.linkAreaC {
	float: left;
	width: 300px;
}
div.linkArea div.linkAreaR {
	float: right;
	width: 300px;
}
div.linkArea dl {
}
div.linkArea dl dt {
	clear: left;
	float: left;
	width: 1.5em;
	margin-bottom: 3px;
	color: #666;
}
div.linkArea dl dd {
	margin-bottom: 3px;
	margin-left: 1.5em;
}
div.linkArea dl dd .inText {
	margin: 0 !important;
}

div.textArea {
	clear: both;
	width: 945px;
}
div.textArea h4 {
	font-weight: normal;U
}
div.textArea dl {
	margin-left: 1.5em;
	margin-top: 3px;
}
div.textArea dl dl {
	margin-left: 0;
}
div.textArea dl dt {
	clear: left;
	float: left;
	width: 1.5em;
	margin-bottom: 3px;
	text-align: center;
}
div.textArea dl dd {
	margin-bottom: 10px;
	margin-left: 1.5em;
}

dt.over10{margin-left:-0.5em !important;}
* html dt.over10{margin-left:-0.3em !important;}

dt.overTit {
	width: auto !important;
	float: none !important;
	text-align: left !important;
}