
#title{
	background-image:url(images/bg_title.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

/**/


.bumon_list{
	width:100%;
	overflow:hidden;
	margin:40px auto 40px auto;
}

.bumon_list li{
	width:50%;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:40px;
}

.a_bumon{
	width:445px;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #308DBC;
}

.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:355px;
	margin:0px auto;
	overflow:hidden;
	font-size:1.1em;
}

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

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