@charset "UTF-8";

/* ------------------------------------------

Text

------------------------------------------ */

#text {
}
#text table {
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	margin-bottom: 30px;
}
#text td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#text  .cover {
	width: 150px;

}

.news_detail {
}

.news_detail_lead {
	width:			50px;
}
.news_detail_desc {
}



.td_id_no {
	display:		none;
}

.td_summery_no {
	display:		none;
}

.faq_list {
	border:			1px solid #E3E3E3;
	height:			700px;
	overflow:		auto;

}

