
/* top */

#download-block .dl-main .dl-btn a{
	height: 42px;
	width: 320px;
	background: url(../../../images/2018/exhibition/common/b_type_05.png) no-repeat;
}

#app-block .app-notes{
	margin: 40px auto 0px;
	padding: 10px 25px 25px;
	width: 1000px;
	border: 1px solid #CCC;
	background: #FFF;
}

#app-block .app-notes p{
	margin: 0px;
	padding: 15px 0px 0px;
	font-size: .9rem;
	line-height: 2rem;
}

#app-block .app-notes p a{
	text-decoration: underline;
}

/* contact */

#contact .contact-text p{
	margin: 0px;
	padding: 60px 0px 0px;
	font-size: 1rem;
	line-height: 1.6rem;
	text-align:center;
}

#contact .link-btn{
	text-align: center;
	margin: 0px;
	padding: 40px 0px 0px;
}

#contact .link-btn a{
	font-size: 1.3rem;
	color: #FFF;
	height: 52px;
	width: 231px;
	text-align: center;
	display: inline-block;
	padding-top: 15px;
	background: url(../../../images/2018/exhibition/common/b_type_03.png) no-repeat;
}

#contact .contact-address a{
	text-decoration: underline;
}

#contact .contact-address a:hover{
	text-decoration: none;
}



#app-block .text2 {
	padding: 0 30px;
	margin: 20px 0 0;
	color: #a4a4a4;
	font-size: 14px;
	line-height: 1.6;
}


#overview h3 {
    margin: 40px 0 0;
    padding: 0px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #0067ac;
}
#overview .text {
	font-size: 1rem;
	text-align: right;
	margin: 0 0 20px;
}
#overview .image {
	text-align: center;
}

