/* CSS Document */

h2#pageTitle{
	background-image:url(../image/about/pagetitle.jpg);
	width:516px;
	height:124px;
	text-indent:-9999em;
}

.aboutlist{
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:dashed 1px #CCC;
}
.aboutlist_{
	padding-bottom:8px;
}

.midashi2{
	margin-top:20px;
}

.guidance_tel{
	color:#ff6484;
	font-size:20px;
	line-height:1.8;
	font-weight:bold;
	display:flex;
	flex-wrap:wrap;
	margin:10px auto 30px 20px;
}

.guidance_tel span{
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
}
