@charset "utf-8";

/* ----------products detail style---------- */

body {
	color: #2F2F2F;
}

#subtitle {
	border-top: 3px solid #3C3D8C;
	background: url(../images/dotline.gif) no-repeat left bottom;
	color: #3C3D8C;
	font-weight: bold;
	line-height: 1.92em;
}

h1 {
	margin: 0.25em 0;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
}

h1 span.small {
	font-size: 0.65em;
}


/* data */

.box_left {
	float: left;
	width: 450px;
}

.box_right {
	float: right;
	width: 218px;
}


/* text */

.text_lead {
	margin-bottom: 0.5em;
	font-weight: bold;
}

.text_head {
	clear: both;
	background-color: #9D9EC5;
	margin-bottom: 8px;
	padding-left: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
}


/* column */

.column1 {
	background-color: #EAEAE3;
	margin-bottom: 1em;
	padding: 0.25em 0.5em;
	color: #494949;
}

/* video area */

#video_area {
	width: 159px;
	margin-bottom: 20px;
}

.video_time {
	background: url(../images/icon_wmv.gif) no-repeat 3px center;
	background-color: #EAEAE3;
	padding-left: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* list_pdf */

dl.list_pdf dt {
	width: 159px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1%;
	text-align: center;
}

*>/**/dl.list_pdf dt {
	margin-left: 34px;
}

dl.list_pdf dt img {
	display: block;
	border: 1px solid #999999;
}

dl.list_pdf dd {
	margin-bottom: 10px;
}

dl.list_pdf dd a {
	background: url(../images/icon_pdf.gif) no-repeat left center;
	padding: 3px 0 3px 20px;
}


/* data */

ul.list_products {
	list-style-type: none;
	margin-bottom: 1em;
}

ul.list_products li {
	background: url(../images/list_icon_01.gif) no-repeat left 0.5em;
	margin-left: 0;
	margin-bottom: 0.25em;
	padding-left: 10px;
}

/* components data */

#components_data h3 {
	background-color: #EAEAE3;
	color: #000000;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

#components_data h4 {
	color: #A6A67B;
}

#components_data h3.type1 {
	background-color: transparent;
	color: #A6A67B;
	margin-bottom: 0;
	padding-left: 0;
}

#components_data h4.type1 {
	background-color: #EAEAE3;
	color: #000000;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

#components_data ul {
	list-style-type: none;
	margin-bottom: 1em;
}

#components_data ul li {
	background: url(../images/list_icon_01.gif) no-repeat left 0.5em;
	margin-left: 0;
	margin-bottom: 0.25em;
	padding-left: 10px;
}

#components_data .note {
	color: #666666;
	font-size: 0.625em;
	margin-bottom: 2em;
}


/* case m82 */

#case_m82 {
	width: 686px;
	background-color: #EAEAE3;
	padding: 8px 3px 6px 8px;
	margin-bottom: 1em;
}

#case_m82 p.text {
	margin-bottom: 0.5em;
}

#case_m82 .block {
	float: left;
	width: 129px;
	margin-right: 5px;
}

#case_m82 p.image {
	float: left;
	width: 46px;
	margin-right: 8px;
	margin-bottom: 2px;
}

#case_m82 p.name {
	float: left;
	width: 75px;
	margin-bottom: 2px;
	font-size: 0.625em;
	line-height: 1.4em;
}


/* m67 */

ul.list_m67b_1 {
	margin-left: 3em;
	margin-bottom: 0.5em;
}

ul.list_m67b_2 {
	margin-top: -1.6em;
	margin-bottom: 0.5em;
	margin-left: 3em;
}


/* PH-4, PH-5 table */

caption {
	margin-bottom: 0.5em;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: left;
}

.tb_data {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}

.tb_data th,
.tb_data td {
	border: 1px solid #CCCCCC;
	padding: 0.25em 1em;
	font-size: 0.75em;
}

.tb_data th {
	background-color: #EEEEEE;
	text-align: center;
}


/* M84 table */

#m84_tb caption {
	font-size: 0.625em;
}

#m84_tb .box1 {
	float: left;
	width: 222px;
	margin-right: 10px;
}

#m84_tb .box2 {
	float: left;
	width: 222px;
	margin-right: 0;
}

#m84_tb .tb_data {
	width: 100%;
}

#m84_tb .tb_data td,
#m84_tb .tb_data th {
	padding: 0.25em 0.5em;
	font-size: 0.625em;
}

#m84_tb .tb_data th.cell_num,
#m84_tb .tb_data td.cell_num {
	width: 3.5em;
}

html>body #m84_tb .tb_data th.cell_num,
html>body #m84_tb .tb_data td.cell_num {
	width: 2em;
}


/* M81 table */
#m81_tb caption .small {
	font-size: 0.84em;
	font-weight: normal;
}

#m81_tb .tb_data {
	width: 100%;
}

#m81_tb .tb_data td,
#m81_tb .tb_data th {
	width: 25%;
	padding: 0.25em 0.5em;
	font-size: 0.625em;
	text-align: left;
	vertical-align: top;
}


/* parts list */

.parts_left {
	float: left;
	width: 332px;
	margin-bottom: 5px;
}

.parts_right {
	float: right;
	width: 332px;
	margin-bottom: 5px;
}

.parts_photo {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.parts_neme {
	float: left;
	width: 626px;
	margin-top: 5px;
	line-height: normal;
}

.parts_left .parts_neme,
.parts_right .parts_neme {
	width: 272px;
}

.parts_neme img {
	display: inline;
	margin-left: 3px;
	vertical-align: middle;
}



