@charset "UTF-8";


/******************************************
 readmore用CSS
******************************************/
.topmain-txt {
	max-height: 70px;
	line-height: 8px;
	overflow: hidden;
	font-size: 15px;
}

.topmain-txt p:last-child {
	margin-bottom: 0;
}

a.opnbtn {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	padding-top: 20px !important;
	z-index: 15000;
	text-decoration: none;
	color: #8A8A8A;
	font-size: 15px;
	padding-left: 80px;
}

a.clsbtn {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	padding-top: -20px !important;
	z-index: 15000;
	text-decoration: none;
	color: #8A8A8A;
	font-size: 15px;
	padding-left: 80px;
}

