@charset "utf-8";
/* CSS Document */
.concinfo_border_maintitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	text-align:center;
	white-space: nowrap;
	float: left;
	width: 100%;
	padding:3px;
}
.concinfo_border_title_sx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	text-align:center;
	white-space: nowrap;
	width:243px;
	font-weight: bold;
	text-align:right;
	padding:3px;
}
.concinfo_border_title_dx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #444444;
	text-align:left;
	white-space: nowrap;
	width:243px;
	font-weight: bold;
	float: left;
	padding:3px;
}
.concinfo_border_item_sx {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444444;
	text-align:center;
	white-space: nowrap;
	text-align:right;
	width: 243px;
	padding:3px;
}
.concinfo_border_item_dx {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444444;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #444444;
	text-align:left;
	/*white-space: nowrap;*/
	width: 243px;
	padding:3px;
}
.concinfo_border_item_sx1 {	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #444444;
	text-align:center;
	white-space: nowrap;
	text-align:right;
	width: 243px;
	padding:3px;
}
