@charset "UTF-8";
/* CSS Document */

.vac-info ul li {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ADADAD;
}
.vac-link ul li {
	line-height: 1.8em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ADADAD;
}

.vac-title {
	font-size: 20px;
	font-weight: bold;
	color: #006ABB;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #006ABB;	
}

h4 {
	font-weight: bold;
	color: #006ABB;
}
.vac-catch {
	font-size: 25px;
	margin-bottom: 20px;
	color: #006ABB;
	font-weight: bold;
}
.vac-subcatch {
	font-size: 17px;
	line-height:1.7em;
	color: #006ABB;
}

.ml1 {
	margin-left: 1.4em;
}
.ml2 {
	text-indent: -13px;
	margin-left: 13px;
}
