/* CSS Document */


.txt1 {
	font-size:14px;
	margin:20px 20px 0 20px;
	line-height:1.5;
}

.map {
	width:280px;
	margin:30px auto 0 auto;
}

.mapBtn {
	width:235px;
	margin:30px auto 0 auto;
}

.titleMargin {
	margin-top:40px;
}

/*
------------------------------------------------*/

.routeList {
	margin:30px 20px 0 20px;
}

.routeList li {
	margin:5px 0 5px 0;
	font-size:14px;
	padding-left:14px;
	text-indent:-14px;
	line-height:1.5;
}


/*
------------------------------------------------*/

.routeBox {
	border:5px solid #eee;
	margin:30px 20px 0 20px;
	padding:15px;
}

.routeBoxTitleIcon {
	text-align:center;
}

.routeBoxTitle {
	margin:10px 0 0 0;
	text-align:center;
	font-size:21px;
	line-height:1.5;
}

.routeBoxTitle strong {
	font-size:25px;
}

.routeBoxImg {
	margin:20px 0 0 0;
	text-align:center;
}

.routeBoxTxt {
	margin:10px 0 0 0;
	text-align:center;
	font-size:14px;
}

.routeBoxTxt p {
	display:inline-block;
	text-align:left;
}



/*
------------------------------------------------*/

.komeTxt {
	margin:30px 0 0 0;
	font-size:14px;
	padding-left:14px;
	text-indent:-14px;
	line-height:1.5;
}









