@charset "UTF-8";

table a {
	display:block;
}

table,th,td {
	border:1px solid #b1b8d2;
	border-collapse:collapse;
}

table th,table td {
	border:1px solid #b1b8d2;
	border-collapse:collapse;
	font-size:63%;
	padding:2px 4px;
}

table th{
	background:#838aa2;
	color:#fff;
	text-align:center;
}

table td.head1{
	background:#bfd8ff;
	text-align:center;
	white-space:nowrap;
	padding:2px;
}

#content .sectionThirdry p.text {
	margin-bottom:30px;
}

.hyou {
		margin-bottom:15px;
}

/*-----------*/
.catch {
	background-color: #e8f1ff;
	padding:15px 15px 8px;
	margin-bottom:20px;
}

.catch p.ttl {
	text-align: center;
}

.catch p.imgBox {
	width:120px;
	float: left;
	padding-top:5px;
}

.catch .read {
	margin-left:140px;
	padding-top:8px;
}

#content .sectionPrimary .catch .read p {
	font-size: 95%;
	font-weight: bold;
	line-height: 2;
}

.catch .read span {
	color:#14288c;
}

/*-----------*/

#content .sectionPrimary p.txtBtm {
	font-size:82%;
	text-align: center;
	padding-top:30px;
}

/*-----------*/

.txtBox {
	height: auto;
	position: relative;
	padding-bottom:200px;
}

.txtBox p {
	position: absolute;
}

.txtBox p.read {
	top:0;
	left:0;
}

.txtBox p.btn {
	right:20px;
	top:100px;
}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html .clearfix{
	display:inline-block;
}

.clearfix{
	height:1%;
}
