@charset "utf-8";
@import url(../../../css/global_print.css);

/*	----------------------------------------------------------
display: none
	----------------------------------------------------------  */
/*	center menu	*/
div.productmenu {
	display: none;
}
/*
* {
	_zoom: 98%;
}
*/
/*	----------------------------------------------------------
product -> mainbox
	----------------------------------------------------------  */
div#mainimgbox * {
	_zoom: 97.9%;
}
div#mainimgbox {
	float: none;
	clear: both;
	width: 100%;
}
div#mainimgbox div#mainimgboxinner {
	float: left;
	clear: right;
	margin: 10px 0 1px 0;
	background: url(../img/common/product_main_img_bg.jpg) left top no-repeat #38394d;
}
div#mainimgbox div#mainimg {
	float: left;
	width: 468px;
}
div#mainimgbox div#mainimg p {
	margin: 0;
	padding: 0;
}
/*  right  */
div#mainimgbox div#maindata {
	float: right;
	padding: 4px;
}
div#mainimgbox div#maindata div#maindatainner {
	background-color: white;
	padding: 0 4px 4px;
	width: 212px;
}
div#maindata table {
	/*
	font-size: 80%;
	*/
	margin: 0;
	width: 100%;
	margin: 4px 0 0;
}
div#maindata table a {
	color: black;
	text-decoration: none;
}
div#maindata table th,
div#maindata table td {
	padding: 0.2em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
table.datatb02 th,
div#maindata table th a {
	color: white;
}
div#maindata table.datatb01 {
	color: white;
}
div#maindata table.datatb01,
div#maindata table.datatb01 th,
div#maindata table.datatb01 td {
	/*
	background: url(../img/common/tb_bg_03.gif) left top repeat-x #6a6a6a;
	*/
	background-color: #333;
	border: 1px solid #999;
	border-collapse: collapse;
}
div#maindata table.datatb01 td ul {
	color: white;
	margin: 0;
	padding: 0;
}
div#maindata table.datatb02,
div#maindata table.datatb02 th,
div#maindata table.datatb02 td {
	border: 1px solid #999;
	border-collapse: collapse;
}
/*
div#maindata table.datatb02 th {
	background-color: #f9f9f9;
	color: #f00;
}
*/
div#maindata table.datatb02 th.h01 {
	background-color: #333;
	background-image: none;
	/*
	color: #a8ccf9;
	*/
	text-align: center;
}
div#maindata table.datatb02 td {
	background-color: #f9f9f9;
}
/*	----------------------------------------------------------
h3 header
	----------------------------------------------------------  */
h3.print_h {
	display: block;
	margin: 2mm 0 0;
	border-bottom: 1px black solid;
	clear: both;
	float: none;
}
.hitem02 {
	padding: 0 0 0 4mm;
	background: url(../img/common/item_bg_04.gif) left top no-repeat;
	display: block;
	_display: inline-block;
	/*
	font-size: 100%;
	*/
}
/*	----------------------------------------------------------
product -> 2 columns layout
	----------------------------------------------------------  */
div#maindata:before,
div#maindata:after,
div.dboxtype01:after,
div.dboxtype01:before,
h3.print_h:after,
h3.print_h:before {
	height: 1%;
	clear: both;
	float: none;
	display: block;
	content: " ";
	font-size: 0em;
	line-height: 0em;
	overflow: hidden;
	visibility: hidden;
}
div.dboxtype01 {
	clear: both;
	float: none;
	margin: 2mm 0 0;
}
/*
div.dboxtype01 h4 {
	font-size: 100%;
}
*/
div.dboxtype01 div.dboxtype01a,
div.dboxtype01 div.dboxtype01b {
	/*
	width: 339px;
	*/
	width: 48%;
	float: left;
}
div.dboxtype01 div.dboxtype01a {
	/*
	margin-right: 10px;
	*/
	margin-right: 1%;
}
div.dboxtype01 div.dboxtype01b {
	/*
	margin-left: 10px;
	*/
	margin-left: 1%;
}
/*	----------------------------------------------------------
product -> 2 columns -> table
	----------------------------------------------------------  */
table.dboxtype01tb01 {
	width: 98%;
}
table.dboxtype01tb01,
table.dboxtype01tb01 th,
table.dboxtype01tb01 td {
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	padding: 0.4em;
}
table.dboxtype01tb01 th {
	/*
	background: #eef2f5 url(../img/common/tb_bg_01.gif) left top repeat-x;
	*/
	background-color: #eef2f5;
}

/*	----------------------------------------------------------
product -> table.fadatabox01
	----------------------------------------------------------  */
div.fadatabox01 {
	border-left: #999 solid 1px;
	margin: 2mm 0 0;
	padding: 0;
}
div.fadatabox01 ul {
	list-style: none;
	text-align: left;
	font-size: 6pt;
}
/*
div.fadatabox02 table,
*/
div.fadatabox01 table {
	margin: 0;
	background-color: white;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	font-size: 6pt;
}

div.fadatabox02 table br,
div.fadatabox01 table br {
	margin: 0;
	padding: 0;
}

div.fadatabox02 table th,
div.fadatabox02 table td,
div.fadatabox01 table th,
div.fadatabox01 table td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 0.4em;
	text-align: center;
	vertical-align: middle;
}
/*
table th.h01 {
	background: #eef2f5 url(../img/common/tb_bg_01.gif) left top repeat-x;
}
*/
table th.h02 {
	/*
	background: #383f83 url(../img/common/tb_bg_02.gif) left top repeat-x;
	*/
	background-color: #383f83;
	color: white;
}
table th.h03 {
	background-color: #bac1cf;
}

table th.h02 a {
	color: #fff;
	text-decoration: none;
}
table th.h05 {
	background-color: #f9f9f9;
}
/*
table th.h04 {
	background-color: #f9f9f9;
	width: 15%;
}
table th.h05 {
	background-color: #f9f9f9;
}
*/
/*	----------------------------------------------------------
product -> mainbox
	----------------------------------------------------------  */
div.contactbox01 {
	border: 1px solid #000;
	margin: 2mm 0 0;
	padding: 2mm;
}
div.contactbox01 table th {
	text-align: left;
	padding-right: 4mm;
}

/*	----------------------------------------------------------
* -> index
	----------------------------------------------------------  */
div.secondindexboxa ul {
	list-style: none;
}
div.secondindexboxa {
/*
	width: 349px;
*/
	width: 50%;
	float: left;
	margin: 0 0 2mm;
}
div.secondindexboxa div.innera {
/*
	width: 85px;
*/
	width: 15%;
	float: left;
	margin-right: 2mm;
}
div.secondindexboxa div.innerb {
/*
	width: 224px;
*/
	width: 70%;
	float: right;
	margin: 0 2mm 0 0;
}
/*
div.secondindexboxa div.innerb h3 {
	font-size: 95%;
}
*/
/*	----------------------------------------------------------
product -> mainbox
	----------------------------------------------------------  */
p.rightalign {
	display: none;
}

/*	----------------------------------------------------------
product -> mainbox
	----------------------------------------------------------  */
