@charset "utf-8";

/* ==================================================
 *
 * index - A2/AC2 -
 *
 * ================================================== */

/* manual */

.top_spec table.manualIndex {
	margin-bottom:10px;
}

.top_spec table.manualIndex dl dd {
	width:130px;
}


/* ==================================================
 *
 * design - A2/AC2, RE2/RS2 -
 *
 * ================================================== */

table.section03b-02 {
	clear: both;
	margin: 0 20px;
}
table.section03b-02 th.col1,
table.section03b-02 td.col1 {
	width: 348px;
}
table.section03b-02 th.col2,
table.section03b-02 td.col2 {
	width: 325px;
}
table.section03b-02 th.col3,
table.section03b-02 td.col3 {
	width: 325px;
}
table.section03b-02 th.col1 div {
	margin: 0 23px 0 0;
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}
table.section03b-02 th.col2 div {
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}
table.section03b-02 th.col3 div {
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}
table.section03b-02 th.col1 div h3,
table.section03b-02 th.col2 div h3,
table.section03b-02 th.col3 div h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 0;
	padding: 15px 0 0 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
	min-height: 30px;
	height: auto !important;
	height: 45px;
}
table.section03b-02 th.col1 div h3 {
	background: transparent url(../../images/11a/regza/icon_spec.gif) right 5px no-repeat;
}
table.section03b-02 th.col2 div h3 {
	background: transparent url(../../images/11a/regza/icon_assemble.gif) right 5px no-repeat;
}
table.section03b-02 th.col3 div h3 {
	background: transparent url(../../images/11a/common_icon_opt.gif) right 5px no-repeat;
}

table.section03b-02 td.col1 p {
	margin: 0 23px 0 0px;
}
table.section03b-02 td.col2 p {
	margin: 0 0 0 0px;
}
table.section03b-02 td.col3 p {
	margin: 0 0 0 15px;
}
table.section03b-02 td p.spec_link {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
}
table.section03b-02 td p.spec_annotation {
	margin: 5px 0 0 35px;
}


/* ==================================================
 *
 * design - A2/AC2, B3, RE2/RS2 -
 *
 * ================================================== */

/* manual */

table.section03b-02 td.manual1 {
	width:8%;
	padding:10px 0 0 10px;
}

table.box_spec td.manual1 {
	width:8%;
	padding:10px 0 0 20px;
}

table.section03b-02 td.manual2,
table.box_spec td.manual2 {
	width:42%;
	padding:10px 0 0 0;
}

table.section03b-02 td.manual2 span.link,
table.box_spec td.manual2 span.link {
	background: url(../../images/10b/regza/bg_arrow_right_off.gif) 10px 2px no-repeat;	
	zoom:1;
	padding-left:30px;
}


table.section03b-02 th.col1 p,
table.section03b-02 th.col1 div
{
	padding: 0 !important;
}					

table.section03b-02 th.col2 p,
table.section03b-02 th.col2 div
{
	padding: 0 !important;
}

/* ---------- div.section EX ---------- */
.section_20 {
	clear: both;
	margin: 0 20px;
}
.section_20_bt {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
	border-top: solid 1px #bcbdb8;
	zoom: 1;
}
.lineup_option_section {
	clear: both;
	margin: 8px 20px 0 20px;
	border: solid 1px #bdbcb8;
	padding: 20px 18px;
	zoom: 1;
}
.lineup_option_section dt {
	width:320px;
	float: left;
	display: inline;
	}
.lineup_option_section dd {
	width:290px;
	margin-left: 15px;
	float: left;
	display: inline;
	}

