@charset "utf-8";
@import url(../../../css/global_output.css);
@import url(second.css);
@import url(../../../css/size.css);
/*	----------------------------------------------------------
contact box
----------------------------------------------------------  */
th.h01,
th.h02,
th.h03,
th.h04,
th.h05,
table.dboxtype01tb01 th,
div.contactbox01,
div.contactbox01inner,
div.contactbox01 h3,
div.contactbox01 h4,
div.contactbox01 h5,
div.contactbox01 h6 {
	background-image: none !important;
}
div.contactbox01 table,
div.contactbox01 table th,
div.contactbox01 table td {
	border: none !important;
}
div.contactbox01 {
	border: 1px solid #000;
	margin: 10px 0 0;
	padding: 10px;
	float: none;
	clear: both;
	width: 678px;
}
table th.h02 a {
	color: white !important;
	text-decoration: none !important;
}
h3.print_h {
	display: block;
	margin: 30px 0 0;
	border-bottom: 1px black solid;
	clear: both;
	float: none;
	font-size: 90%;
}





/*	----------------------------------------------------------
product -> mainbox
	----------------------------------------------------------  */
div#mainimgbox {
	float: none;
	clear: both;
	width: 100%;
}
div#mainimgbox div#mainimg {
	float: left;
	width: 468px;
}
div#mainimgbox div#maindata {
	float: right;
	padding: 4px;
}
div#mainimgbox div#maindata div#maindatainner {
	background-color: white;
	width: 212px;
	padding: 2px;
}
/*
div#maindatainner table.datatb02,
p.rightalign {
	display: none;
}
*/
div#mainimgbox div#mainimgboxinner {
	width: 100%;
}
div#mainimgbox div#maindata div#maindatainner table {
	margin: 0;
	padding: 0;
}
div#maindata table.datatb01,
div#maindata table.datatb01 th,
div#maindata table.datatb01 td {
	background-image: none;
	background-color: #333;
	border: 1px solid #999;
	border-collapse: collapse;
}
div#maindata table.datatb01 ul {
	clear: both;
	float: none;
}
div#maindata table.datatb01 ul li {
	/*
	float: left;
	*/
	display: block;
	/*
	width: 35%;
	*/
	white-space: nowrap;
}


/* wincaps-index */
body#robotproductlatestindexwincaps div.innera {
	width: 40%;
	padding: 0;
	margin: 0;
}
body#robotproductlatestindexwincaps div.innerb {
	width: 60%;
	padding: 0;
	margin: 3em 0 0;
}
body#robotproductlatestindexwincaps div.innera h3,
body#robotproductlatestindexwincaps div.innerb h3 {
	font-size: 1.5em;
}
