@charset "utf-8";

/* page style
---------------------------------- */
#content .asset_section #title {
	padding: 7px 0px 5px 10px;
	background: url(/jingu/about/images/announce_h2_bg.gif) left top repeat;
}
#content .asset_section #title h2 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	width: 110px;
	float: left;
	background: none;
}
#content .asset_section #title #article_search {
	padding-right: 5px;
	width: 150px;
	float: right;
	text-align: right;
}
#content #announce_wrap {
	padding: 0px 0px 15px 0px;
	background: url(/jingu/about/images/announce_body_bg.gif) left bottom repeat-x;
}
#infomation_wrap {
	margin: 15px 0px -1px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#infomation {
	margin: 0px 0px -1px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#infomation dl {
	margin: 0px 0px 0px 1px;
	padding: 10px 0px 10px 0px;
	width: 678px;
	background: url(/jingu/about/images/announce_line_bg.gif) left bottom repeat-x;
	display: table;
}
#infomation dl dt {
	margin: 0px 0px 0px 0px;
	width: 115px;
	font-size: 83%;
	display: table-cell;
}
#infomation dl dt .data_format {
	display: block;
}
#infomation dl dd.cate {
	margin: 0px 0px 0px 0px;
	min-width: 80px;
	height: auto !important;
	white-space: nowrap;
	display: table-cell;
	vertical-align: top;
}
#infomation dl dd.cate  .data_title {
	padding-right: 10px;
}
#infomation dl dd.text {
	margin: 0px 0px 0px 0px;
	width: 460px;
	display: table-cell;
	vertical-align: top;
	font-size: 100%;
}


/* detail */
.asset_body .catchcopy {
	margin-bottom: 20px;
}
.asset_section {
	margin-bottom: 0px;
}
.body_lastchild {
	margin-bottom: 55px;
}


