@charset "Shift_JIS";


/* ============= /en/dom/yakkan/ ============== */

.linkArea {
	text-align: right;
}

.textArea {
	width: 940px;
}
.textArea h3 {
	margin-top: 2em;
	font-size: 120% !important;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}
.textArea h3.mgt0 {
	margin-top: 0;
}
.textArea h3.letterSp {
	letter-spacing: 1em;
}
.textArea h4 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #900;
	font-weight: normal;
}
.textArea p {
	margin-left: 1.5em;
	margin-bottom: 0.6em;
}
.textArea p.validDay {
	margin-left: 0;
}
.textArea ol,
.textArea ul {
	margin-left: 1.5em;
}
.textArea ol li {
	margin-left: 1.5em;
	margin-bottom: 0.3em;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.3;
}
.textArea dl {
	margin-top: 0.3em;
}
.textArea dl dt {
	clear: left;
	float: left;
	width: 2em;
	margin-bottom: 0.3em;
}
.textArea dl dd {
	margin-bottom: 0.3em;
	margin-left: 2em;
}
.textArea dl.mgl {
	margin-left: 3em;
}