@charset "utf-8";
/* CSS Document */
.info_box{
	width: 800px;
	margin-left: 100px;
	height: auto;
	clear: both;
	display: inline-block;
	float: none;
	}
.left{
	display: block;
	width: 65%;
	float: left;
	padding-top: 35px;
	height: auto;
	}
.right{
	width: 35%;
	padding-top: 35px;
	display: block;
	height: auto;
	float: right;
	}
ul.photo_box{
	width: 100%;
	display: block;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
ul.photo_box li{
	float: left;
	height: 100px;
	width: 115px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	object-fit: cover;
	overflow: hidden;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: none;
	margin-right: 10px;
	}
.title-text {
	height: 25px;
	width: 100%;
	text-align: left;
	font-size: 24px;
	color: #123964;
}

.select_photo_box{
	clear: both;
	height: 375px;
	width: 500px;
	overflow: hidden;
	}
ul.madori{
	font-size: 12px;
	color: #123964;
	list-style-type: square;
}
ul.madori li{
	float: left;
	margin-right: 30px;
	}

ul.right_title{
	margin-left: 0px;
	margin-right: 0px;
	width: 95%;
	position: absolute;
}
ul.right_title li{
	height: 25px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
	list-style-position: inside;
	list-style-type: none;
	margin-right: 0px;
	margin-left: -35px;
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	color: #374B6D;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	}



ul.right_text{
	margin-left: 0px;
	margin-right: 0px;
	width: 95%;
}
ul.right_text li{
	height: 25px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
	list-style-position: inside;
	list-style-type: none;
	vertical-align: middle;
	display: inline-block;
	font-size: 12px;
	color: #374B6D;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 0px;
	margin-left: -35px;
	}
ul.setubi{
	margin-left: -25px;
	margin-top: 20px;
	height: 150px;
	}
	
ul.setubi li{
	font-size: 14px;
	color: #374B6D;
	float: left;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.access_text{
	font-size: 13px;
	width: 100%;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	}
.bukenmei_text{
	font-size: 24px;
	font-weight: bold;
	color: #0A2E5C;
	float: left;
	}
.title_box{
	height: 30px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
	padding-right: 30px;
	margin-bottom: -15px;
	}
.bikou_top{
	clear: both;
	font-size: 13px;
	height: 20px;
	padding-top: 15px;
}
.top_box{
	background-color: #FFFF46;
	height: 17px;
	width: 60px;
	float: right;
	color: #0A2E7A;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-left: -10px;
	}
.map_style{
	height: 280px;
	width: 280px;
	}