@charset "utf-8";
#ncm_bx1 {
	clear: both;
	width: 700px;
	background-image: url(../../other/img/new-cm/img_yoda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#ncm_bx1 p {
	line-height: 160%;
	display: block;
	width: 360px;
}
#ncm_h2 h2 {
	background-image: url(../../other/img/new-cm/logoh2.gif);
}
#ncm_h3_1 h3 {
	background-image: url(../../other/img/new-cm/logoh3-1.gif);
}
#ncm_h3_2 h3 {
	background-image: url(../../other/img/new-cm/logoh3-2.gif);
}
#ncm_h3_3 h3 {
	background-image: url(../../other/img/new-cm/logoh3-3.gif);
}
.ncm_bx {
	clear: both;
	width: 700px;
	float: left;
}
.ncm_mv {
	clear: both;
	width: 360px;
	float: left;
}
.ncm_txt {
	width:320px;
	float: right;
}
.ncm_mv440 {
	clear: both;
	width: 440px;
	float: left;
}
.ncm_txt440 {
	width:240px;
	float: right;
}
.ncm_mv640 {
	clear: both;
	width: 640px;
	margin:0px 30px 0px 30px;
}
.out_table {
	/* [disabled]float: right; */
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	line-height: 1.5em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
caption {
	font-weight: bold;
}
.out_table th ,
.out_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
}
.out_table th {
	font-weight:normal;
	background-color:#f0f0f0;
}

