@charset "utf-8";
@import'/common/styles/core/common.css';
@import'/category/common-category/styles/category.css';

/* CSS Document */
/*******************************************************/
#wrapperOverview {
	width: 774px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}


#outline {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


#outline .left, #outline .right {
	text-align: left;
}


#outline .left {
	width: 190px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}


#outline .right {
	width: 350px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-left-color: #E3E3E3;
	border-left-style: solid;
	border-left-width: 2px;
}


#outline h5.tx4 {
	color: #CC3333;
}


#wrapperOvinc {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.exCaption {
	padding-right: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
}


.cm_pt0 {
	padding-top:0px!important;
}
.cm_mb10 {
	margin-bottom:10px!important;
}



.top_dl {
	font-size:12px;
}
.top_dl dt {
	font-weight:bold;
	width:84px;
	float:left;
	display:block;
	padding-left:30px;
	margin-bottom:5px;
}
.top_dl dd {
	width:376px;
	float:left;
	display:block;
	margin-bottom:5px;
}

.type_b {
	width:764px!important;
	clear:both;
}
.type_b p {
	float:left;
	width:84px;
	padding-left:30px;
	font-weight:bold;
	font-size:12px;
}
.type_b table {
	font-size:12px;
	width:650px;
}
.type_b table td {
	padding-right:5px;
	padding-bottom:5px;
}

.type_b_pht {
	margin-left:auto;
	margin-right:auto;
}
.type_b_pht .frame {
	border:solid 1px #999!important;
}
