@charset "UTF-8";
/* CSS Document */

h4.sub_title{
	display:block;
	width: 730px;
	margin: 15px 0;
	color:#2356B1;
	font-size: 18px;
	font-weight: bold;
	line-height:100%;
}
h3.titleNo1,h3.titleNo2,h3.titleNo3{
	display:block;
	width: 730px;
	height: 37px;
	margin: 25px auto 15px auto;
}
.lead_txt{
	display:block;
	width:650px;
	padding:20px 40px;
	font-size: 16px;
	line-height: 20px;
	background: #C8D4EB;
	text-align:left;
	text-indent: 0;
	color:#000;
}

h3 span{ display: none; }
h3.titleNo1{ background: url(img/title01.gif) no-repeat left top; }
h3.titleNo2{ background: url(img/title02.gif) no-repeat left top; }
h3.titleNo3{ background: url(img/title03.gif) no-repeat left top; }

div.section{
	width: 650px;
	margin: auto;
	color:#000;
}
div.section p.txt{
	width: 650px;
	text-indent: 1.0em;
	font-size: 14px;
	line-height: 20px;
	margin:0;
}

.pageAria p{
	display:block;
	float: left;
	text-align: center;
}
a.pageNo{
	display: block;
	width:28px;
	color: #2356B1;
	padding:5px 3px;
	font-size: 18px;
	font-weight:bold;
	line-height:100%;
	border: 1px solid #2356B1;
	text-decoration: none;
	text-align:center;
	margin:auto;
}
a.pageNoAc{
	display: block;
	width:28px;
	color: #2356B1;
	padding:5px 3px;
	font-size: 18px;
	font-weight:bold;
	line-height:100%;
	border: 1px solid #2356B1;
	text-decoration: none;
	background:#C8D4EB;
	text-align:center;
	margin:auto;
}

.commentBottom{
	border: 1px solid #2356B1;
	text-align: left;
	color: #2356B1;
	padding:10px 20px;
	width: 610px;
	font-size: 15px;
	font-weight:bold;
	line-height:120%;
	margin: 40px;
}

span.caption{ 
	color:#2356B1;
	font-size:11px;
	}
.section .right {
	text-align: right;
}
