@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;
}

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

.dem-subtitle {
	font-size: 17px;
	font-weight: bold;
	color: #00B3E6;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	border-bottom: 1px dotted #ADADAD;
}

ul li h4 {
	font-weight: bold;
	color: #006ABB;
}
.dem-catch {
	font-size: 20px;
	margin-bottom: 10px;
	color: #006ABB;
	font-weight: bold;
}
.dem-subcatch {
	font-size:16px;
	color: #006ABB;
}
.dem-box {
	clear: left;
	float: left;
}
.dem-box ul li {
	margin-bottom: 5px;
	padding-left:26px;
	text-indent: -10px;
}
.dem-box .detail-button {
	float: left;
	margin-right: 20px;
}
.arrowDown {
	font-size: 20px;
	text-align: center;
}
.underLine a {
	text-decoration: underline;
}
