
.bumon_list{
	width:90%;
	overflow:hidden;
	margin:20px auto 20px auto;
}

.bumon_list li{
	overflow:hidden;
	list-style-type:none;
	margin-bottom:20px;
}

.a_bumon{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #308DBC;
	box-sizing:border-box;
}

.a_bumon .txt{
}

.a_bumon .txt dt{
	text-align:center;
	font-size:200%;
	color:#0060B8;
	font-weight:bold;
	line-height:220%;
	margin:10px 0px;
}

.a_bumon .txt dd{
	width:90%;
	margin:0px auto;
	overflow:hidden;
	font-size:1.1em;
}

.a_bumon .img{
	text-align:center;
	overflow:hidden;
	margin:20px auto;
	overflow:hidden;
	width:90%;
}

.a_bumon .img dt{
	margin-bottom:20px;
	overflow:hidden;
}