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


/*------------------------------------------------------------------------------
	highlight
-------------------------------------------------------------------------------*/

#gnav05 {
	width: 183px;
	height: 70px;
	background: url(../../common/img/gnav_btn05_on.gif) top center no-repeat;
}
.demo #gnav05 {
	width: 204px;
	height: 70px;
	background: url(../../common/img/gnav_btn05_new_on.gif) top center no-repeat;
}

	#gnav05 img {
		display: none;
	}
	
#gnav05 {
	padding-top: 71px !important;
}

/*------------------------------------------------------------------------------
	page style
-------------------------------------------------------------------------------*/

h5 {
	color: #135B82;
	margin-bottom: 3px;
	font-size: 1.2em;
}

span{
	color: #135B82;
}

#dlList {
	margin: 60px auto 25px;
	
}

	#dlList li {
		text-align: center;
		margin: 0 0 40px;
		
	}

.linklist {
	width: 500px;
	margin: 80px auto 50px;
}

	.linklist li {
		margin-bottom: 40px;
		padding-bottom: 40px;
		border-bottom: 1px #cdcdcd dashed;
	}

.itemizationList {
	padding: 15px;
}
	
	.itemizationList li {
		margin-bottom: 10px;
	}

.txtArea {
	padding: 0px 15px;
}


.flex2 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}
.flex2 > div img {
	max-width: 100%;
	width: 100px;
	border: 1px solid #969696;
	display: inline-block;
	margin: 0 auto 16px;
}

.flex2 > div {
	width: 45%;
}
.flex2 > div a {
	display: block;
}


/* Localized */