@charset "utf-8";

#headerarea #slidearea {
	background: url(../image/common/header_slideback.png) repeat-x;
}


/*中*/
#maincontents .article1,
#maincontents .article2,
#maincontents .article3,
#maincontents .article4 {
	margin-bottom: 30px;
}

#maincontents h3 {
	margin-bottom: 1em;
}

#maincontents p {
	margin-bottom: 1.5em;
	font-size: 93%;
}

#maincontents .article2 p.pointthree {
	font-size: 100%;
	margin-bottom: 0.5em;
}

#maincontents .article2 p.pointthree strong {
	font-size: 108%;
	color: #E05F35;
}

#maincontents .article2 p.pointthree span {
	font-size: 93%;
}

#maincontents .article2 p.linenote {
	font-size: 85%;
	background: url(../image/common/line_dot_w.gif) repeat-x left bottom;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#maincontents .article2 dl dt,
#maincontents .article3 dl dt {
	font-size: 108%;
	padding-left: 17px;
	background: url(../image/info/icon_arrow.gif) no-repeat 0px 3px;
}

#maincontents .article2 dl dd,
#maincontents .article3 dl dd {
	font-size: 93%;
	margin-bottom: 1em;
	background: url(../image/common/line_dot_w.gif) repeat-x left bottom;
	padding: 0px 0px 1em 17px;
}

#maincontents .article2 dl dd ul li {
	margin-left: 1.5em;
	list-style: circle;
}

#maincontents .article2 dl dd.lastChild,
#maincontents .article3 dl dd.lastChild {
	background: none;
}

#maincontents blockquote p {
	font-size:108%;
	line-height: 160%;
	font-weight: bold;
	color: #E05F35;
	text-align: center;
}

#maincontents table {
	background: #999;
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
}

#maincontents table caption {
	background: url(../image/outline/line_dot_dw.gif) repeat-x;
	height: 43px;
	margin-bottom: 17px;
	text-align: left;
}

#maincontents table caption span {
	font-size:108%;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	display: block;
	padding-left: 13px;
	border-left: 3px solid #428CD7;
	margin-top: 6px;
}

#maincontents table th {
	font-size:93%;
	background: #EEE;
	font-weight: bold;
	padding: 0.5em;
	border-top: 4px solid #E4E4E4;
	border-bottom: 4px solid #E4E4E4;
	white-space: nowrap;
}

#maincontents table td {
	font-size:93%;
	background: #FFF;
	text-align: left;
	padding: 0.5em;
	vertical-align: top;
}

#maincontents table td.firstChild {
	white-space: nowrap;
	width: 10em;
}

#maincontents table tr.odd td {
	background: #F4F4F4;
}

#maincontents table.layout {
	width: 100px;
}

#maincontents table.layout td,
#maincontents table.layout tr.odd td {
	width: auto;
	background: #FFF;
	text-align: center;
}

#maincontents .article4 p {
	margin-bottom: 1em;
}

#maincontents .article4 ul li {
	font-size: 93%;
	margin-bottom: 0.5em;
	padding-left: 17px;
	background: url(../image/info/icon_arrow.gif) no-repeat left center;
}

#maincontents .article4 ul li strong {
	color: #333;
}

#maincontents .article5 p {
	margin-bottom: 0;
}

