@charset "utf-8";

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


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

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

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

#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:108%;
	background: #EEE;
	line-height: 37px;
	font-weight: bold;
	color: #3295D5;
	text-align: center;
	padding: 0em 0.5em;
	border-top: 4px solid #E4E4E4;
	border-bottom: 4px solid #E4E4E4;
	white-space: nowrap;
}

#maincontents table td {
	font-size:93%;
	height: 40px;
	background: #FFF;
	text-align: center;
	padding: 0em 0.5em;
}

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

#maincontents table td.magazine {
	text-align: left;
}

#maincontents .article3 p.total {
	font-size:108%;
	font-weight: bold;
	color: #3295D5;
	text-align: right;
	margin-top: 0.5em;
}

#maincontents .article7 {
	padding-top: 30px;
	background: url(../image/common/line_dot_w.gif) repeat-x;
	margin: 0px;
}

#maincontents .article7 p {
	color: #333;
}

#maincontents .article7 p.telfaxmail span {
	color: #1581C3;
	line-height: 26px;
	border: 1px solid #CDCDCD;
	padding: 0em 2em;
	background: #FFF;
}

#maincontents .article7 p.telfaxmail span.firstChild,
#maincontents .article7 p.telfaxmail span.lastChild {
	color: #1581C3;
	border: 1px solid #E3E3E3;
	background: #E3E3E3;
}

#maincontents .article7 p.lastChild {
	color: #656565;
	margin: 0px;
}

