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

/*	----------------------------------------------------------
display: none
----------------------------------------------------------  */
/**
 *
 * @update 2010.2.22
 */
div#headerleft div#keywords-layer,

div#prodmenu,
p#prodcontact {
	display: none !important;
}
div.layout01,
div.layout01 div.layoutinner01,
div.layout01b,
div.layout01c,
div#whichmodel {
	background-image: none;
}
/*	----------------------------------------------------------
spec table
----------------------------------------------------------  */
div.specdatabox01 {
	border: none;
}
div.specdatabox01 table,
div.specdatabox01 table th,
div.specdatabox01 table td {
	border: 1px solid black;
	border-collapse: collapse;
}
table th.h01 {
	background: #ccc;
	color: black;
}
table th.h02 {
	background-color: #e9e9e9;
	white-space: nowrap;
}
/*	----------------------------------------------------------
colstyle
----------------------------------------------------------  */
div.colstyle ul {
	list-style: none;
	margin: 0;
}
/*	----------------------------------------------------------
option , software
----------------------------------------------------------  */

div.row0 h5,
div.row1 h5 {
	background-image: none;
	background-color: #ddd;
}
/*	----------------------------------------------------------
caution label box
----------------------------------------------------------  */
/*
div.cautionlabelbox {
	width: 100%;
	
	float: left;
	clear: right;
	
}
div.cautionlabelbox dl {
	width: auto !important;
	
	float: none;
	
}
div.cautionlabelbox dd,
div.cautionlabelbox dt {
	
	clear: both !important;
	float: none !important;
	
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
*/
/*	----------------------------------------------------------
peripheral
----------------------------------------------------------  */
div.dboxtype03a,
div.dboxtype03b {
	float: left;
	width: 49.1%;
}
div.layout01 {
	border: 1px black solid;
}
/*	----------------------------------------------------------
product -> * main img
----------------------------------------------------------  */
div#mainimg {
	border: 1px black solid;
}

.hitem02 {
	padding: .2em;
	color: white;
	background-color: #999;
}
