@charset "utf-8";
/* CSS Document */

#shinsatsu {}
#shinsatsu h2 {
	margin: 0px;
	padding: 0px;
}

.phone_h2 {
	background-image: url(../image/h2_shinsatu_p.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.phone_h2 h2 {
	font-weight: normal;
	color: #085FA0;
	text-align: left;
}


#shinsatsu h3 {
	background-image: url(../image/h3_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-right: 5px;
}


.route {
	text-align: left;
	margin-bottom: 30px;
}
.route dl {
	background-image: url(../image/route_line.jpg);
	background-repeat: repeat-y;
	background-position: 10px top;
}
.route dl dt {
	font-size: 25px;
	color: #FF6633;
	background-color: #FFF;
}
.route dl dd {
	background-color: #D9EEFD;
	border: 1px solid #CCD4F0;
	font-size: 1.2em;
	line-height: 150%;
	margin-left: 50px;
	padding: 10px;
	margin-bottom: 10px;
}


.area {
	margin-bottom: 30px;
}
.area h4 {
	font-size: 1.3em;
	color: #3FA9F2;
	font-weight: bold;
	padding: 20px;
	text-align: left;
}
.area ul {
	text-align: left;
	margin-left: 30px;
}
.area ul li {
	list-style-image: url(../image/area_li.png);
	font-size: 1.1em;
	line-height: 100%;
	padding-bottom: 15px;
}
.area ul li span {
	font-size: 0.8em;
}

.shisetsuimg {
	margin-bottom: 100px;
	margin-top: 10px;
}



.flexslider ul {
	width: 700px;
}

.flex-caption {
	width: 80%;
	padding: 2%;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	line-height: 150%;
	background-image: url(../image/caption_back.png);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.flex-caption em {
	font-size: 1.4em;
	font-weight: bold;
}

.menu_shinsatu {
	background-color: #BBE3FF;
}

.footermenu_shinsatu {
	background-color: #1E4364;
	border-radius: 7px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #263846;
	border-left-color: #263846;
}