@charset "shift_jis";

/* コンテンツ
******************************************************************************************** */

#contents {
	width:850px;
	padding: 25px;
}

#contents h1 {
	margin-bottom:30px;
}

#contents h2 {
	color:#333;
	margin:15px 0;
	padding:0px 0 0px 10px;
	border-bottom:1px dotted #333;
	font-size: 18px;
	background-image: url(../images/h2_back.gif);
	background-position: left center;
	background-repeat:no-repeat;
	clear:both;
}

#contents h3 {

}

.read_txt{
	margin-bottom:40px;
	}

table{
	border:1px solid #e4e4e4;
	border-collapse:collapse;
	margin-bottom:40px;
	line-height:160%;
}
table th{
	padding:7px 5px;
	border:1px solid #e4e4e4;
	border-collapse:collapse;
	text-align:center;
	width: 180px;
	background-color: #DDF0FF;
	}
table td{
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	padding: 4px 10px;
	}
.read_txt img{float:left;}
.akechi2018{float: right; margin: 0 0 15px 15px;}

