@charset "utf-8";
@import url(../../../css/global_second.css);
@import url(common.css);
/*	----------------------------------------------------------
	product -> latest -> general table
	----------------------------------------------------------  */
div.fadatabox02 {
	float: left;
}
div.fadatabox02,
div.fadatabox01 {
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	border-right: #aaa solid 3px;
	border-bottom: #aaa solid 3px;
	margin: 10px 0 0;
	padding: 0;
}
div.fadatabox02 table,
div.fadatabox01 table {
	margin: 0;
	background-color: white;
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 88%;
	color: #333;
	letter-spacing: 0em;
	width: 100%;
}
body#robotproductindexlatest div.fadatabox01 table th a,
body#robotproductindexlatest div.fadatabox01 table td a,
body#robotsupportindexdiscon div.fadatabox01 table th a,
body#robotsupportindexdiscon div.fadatabox01 table td a {
	color: #fff !important;
}
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 #ccc;
	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;
	color: white;
}
table th.h03 {
	background-color: #bac1cf;
}
table th.h02 a {
	color: #fff;
	text-decoration: none;
}
table th.h04 {
	background-color: #f9f9f9;
	width: 15%;
}
table th.h05 {
	background-color: #f9f9f9;
}
body#robotschoolindex div.fadatabox01 table td {
	text-align: left;
}
body#robotseminartaishin div.fadatabox01 table td,
body#robotseminarnishio div.fadatabox01 table td,
body#robotseminarindex div.fadatabox01 table td,
body#robotseminartaian div.fadatabox01 table td,
body#robotseminaranjoo div.fadatabox01 table td {
	text-align: left;
	vertical-align: top;
}
.w01 {
	width: 10%;
}
body#robotschoolaichi div.fadatabox01 table td {
	font-size: 90%;
}
/*	----------------------------------------------------------
	second left menu
	----------------------------------------------------------  */
div#lmenu {
	margin: 0 0 10px;
}
div#lmenu ul {
	margin: 10px 0 0;
}
div#lmenu ul li {
/*  holly  \*/
	overflow: hidden;
/*  holly  \*/
	display: block;
	margin: 5px 0 0;
}
div#lmenu ul li a {
	display: block;
	width: 176px;
	height: 24px;
	padding: 4px 0 0 10px;
	background: url(../img/common/lmenu_bg_01.gif) left top no-repeat;
	color: #333;
	text-decoration: none;
}
div#lmenu ul li a:hover {
	background: url(../img/common/lmenu_bg_01.gif) left bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
/*	----------------------------------------------------------
sub menu lv01
	----------------------------------------------------------  */
/*  technique -> left menu  */
div#lmenu ul li dl.lv01 {
	margin: 0;
	padding: 0;
	/*
	letter-spacing: -0.05em;
	*/
	font-size: 85%;
}
div#lmenu ul li dl.lv01 dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0.5em 0 0 0;
}
div#lmenu ul li dl.lv01 dd {
/*
	letter-spacing: .01em;
	*/
}
div#lmenu ul li dl.lv01 dt,
div#lmenu ul li dl.lv01 dd {
	height: auto;
}
/*	left menu dl	*/
div#lmenu ul li dl dd a {
	padding: 0 0 0 10px;
	height: auto;
	display: block;
	background: url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat;
	/*
	background: none !important;
	*/
/*	left menu color	*/
	color: #4662d8 !important;
}

/*	----------------------------------------------------------
	c others products
	----------------------------------------------------------  */
div#cothers {
	margin: 10px 0;
	background: url(../img/common/qlink_bg_02.gif) left top repeat-y;
}
div#cothers div {
	padding: 0 0 10px;
	background: url(../img/common/qlink_bg_03.gif) left bottom no-repeat;
}
div#cothers div dl {
	padding: 10px 10px 0;
	background: url(../img/common/qlink_bg_01.gif) left top no-repeat;
}
div#cothers div dl dt {
	/*
	font-size: 90%;
	*/
	font-size: 110%;
	font-weight: bold;
	padding: 0;
}
div#cothers div dl dd {
	font-size: 85%;
	line-height: 135%;
}
div#cothers div dl dd a {
	padding: 0 0 0 10px;
	height: auto;
	display: block;
	/*
	
	background: none !important;
	*/
	background: url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	
	text-decoration: none;
}
div#cothers div dl dd a:hover {
	background: #fff url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	display: block;
}
/*	----------------------------------------------------------
	product -> latest -> *
	----------------------------------------------------------  */
div.productmenu:after,
div.productmenu:before,
div.dboxtype01:after,
div.dboxtype02:after,
div.dboxtype01:before,
div.dboxtype02:before,
div.caution:before,
div.caution:after,
div.contactbox01:after,
div.contactbox01:before,
div.secondindexboxb:after,
div.secondindexboxb:before {
	content: " ";
	display: block;
/*  holly  \*/
	overflow: hidden;
/*  holly  \*/
	visibility: hidden;
	height: 1%;
	float: none;
	clear: both;
	line-height: 0em;
	font-size: 0em;
	background-color: transparent;
}
div#mainimgbox {
	float: none;
	clear: both;
	width: 100%;
	margin: 1em 0 1px;
	background: url(../img/common/product_main_img_bg.jpg) left top repeat-x #38394d;
}

/*  left  */
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;
	width: 212px;
	padding: 0 4px 4px;
}
div#maindata table {
	font-size: 80%;
	margin: 0;
	width: 100%;
	margin: 4px 0 0;
}
div#maindata table th,
div#maindata table td {
	padding: 0.2em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
div#maindata table.datatb01 {
	color: white;
}

div#maindata table.datatb01 th,
div#maindata table.datatb01 td {
	background: url(../img/common/tb_bg_03.gif) left top repeat-x #6a6a6a;
}
div#maindata table.datatb01 td ul {
	color: white;
}
div#maindata table.datatb02,
div#maindata table.datatb02 th,
div#maindata table.datatb02 td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
/*
div#maindata table.datatb02 th {
	background-color: #f9f9f9;
	color: #f00;
}
*/
div#maindata table.datatb02 th a {
	color: white;
	text-decoration: none;
}
div#maindata table.datatb02 th a:hover {
	color: #d7f1ff;
}
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;
}
/*  product menu  */
div.productmenu {
	position: relative;
	background: url(../img/common/tb_bg_03.gif) left top repeat-x #6a6a6a;
	width: 698px;
	height: 36px;
	float: none;
	clear: both;
/*  font-size -> fixed  */
	font-size: 12px;
}
div.prodmenutype01 {
	position: absolute;
	top: 8px;
	left: 5px;
	float: none;
	clear: both;
}
div.prodmenutype02 {
	position: absolute;
	top: 8px;
	right: 5px;
	float: none;
	clear: both;
}
div.prodmenutype01 ul.prodlmenulv01 {
	position: relative;
}
div.prodmenutype01 ul.prodlmenulv01 li {
	display: block;
	float: left;
	position: relative;
	padding: 4px 10px 4px 0;
}
div.prodmenutype01 ul.prodlmenulv01 li a {
	color: #fff;
	display: block;
	padding: 0 0 0 20px;
	background: url(../img/common/item_bg_01.gif) left top no-repeat;
	line-height: 110%;
}
div.prodmenutype01 ul.prodlmenulv01 li a:hover {
	background: url(../img/common/item_bg_01.gif) left -14px no-repeat;
	text-decoration: none;
	color: #d7f1ff;
}
/*	center right menu	*/
div.prodmenutype02 ul.prodlmenulv01 li a {
	color: #fff;
}
div.prodmenutype02 ul.prodlmenulv01 li a:hover {
	text-decoration: none;
	color: #d7f1ff;
}
div.prodmenutype01 ul.prodlmenulv01 li ul.prodlmenulv02 {
	display: none;
	width: 100%;
	height: 100%;
}
div.prodmenutype01 ul.prodlmenulv01 li ul.prodlmenulv02 li,
div.prodmenutype01 ul.prodlmenulv01 li ul.prodlmenulv02 li a {
	display: block;
	width: 100%;
	float: none;
	clear: both;
}
div.prodmenutype01 ul.prodlmenulv01 li:hover ul.prodlmenulv02 {
	display: block;
/*  holly  \*/
	overflow: hidden;
/*  holly  \*/
	height: auto;
	width: auto;
	margin: 0;
	padding: 0.2em;
	/*
	width: 12em;
	*/
	width: 16em;
	z-index: 10;
	position: absolute;
	top: 1.6em;
	left: 0.4em;
	float: none;
	clear: both;
	background-color: #666;
	border: 1px solid #000;
	cursor: pointer;
}
div.prodmenutype02 ul li {
	display: block;
	float: left;
	padding: 0 0 0 5px;
}
div.prodmenutype02 ul li img {
	vertical-align: middle;
	padding: 0 5px 0 0;
}
div.prodmenutype02 ul li a {
	color: #fff;
}
div.prodmenutype02 ul li a:hover {
/*
	
	color: #fff;
*/
	color: #d7f1ff;
	text-decoration: none;
}
/*	----------------------------------------------------------
	
	----------------------------------------------------------  */
div.dboxtype01 {
	clear: both;
	float: none;
}
div.dboxtype01 h4 {
	font-size: 100%;
}
div.dboxtype01 div.dboxtype01a,
div.dboxtype01 div.dboxtype01b {
	width: 339px;
	float: left;
}
div.dboxtype01 div.dboxtype01a {
	margin-right: 10px;
}
div.dboxtype01 div.dboxtype01b {
	margin-left: 10px;
}
/*  --------------------  flow table  --------------------  */
div.dboxtype02a {
	margin-right: 20px;
}
div.dboxtype02a,
div.dboxtype02b {
	width: 337px;
	float: left;
}
div.dboxtype01 div.dboxtype01a ul,
div.dboxtype01 div.dboxtype01b ul {
	list-style: square outside;
}
div.dboxtype01 div.dboxtype01a ul li,
div.dboxtype01 div.dboxtype01b ul li {
	margin-left: 1.5em;
}
table.dboxtype01tb01 {
	width: 100%;
}
table.dboxtype01tb01,
table.dboxtype01tb01 th,
table.dboxtype01tb01 td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	padding: 0.4em;
	font-size: 90%;
}
table.dboxtype01tb01 th {
	background: #eef2f5 url(../img/common/tb_bg_01.gif) left top repeat-x;
}
/*  product -> contents header  */
.hitem01 {
	color: #2a3585;
	font-size: 100%;
	padding-bottom: 0.8em;
	background: url(../img/common/item_bg_02.gif) left bottom repeat-x;
}
.hitem02 {
	background: url(../img/common/item_bg_04.gif) left top no-repeat;
	padding: 0 0 0 1.5em;
	font-size: 100%;
}
.hitem03 {
	padding: .2em;
	color: white;
	background-color: #999;
	font-size: 1.25em;
}

.hitem04 {
	color: #4662d8;
	font-size: 1em;
}

/*  product -> caution board  */
div.caution {
	border: 1px solid #ccc;
	margin: 10px 0 0;
	padding: 0 10px 10px;
	clear: both;
	float: none;
}
/*	----------------------------------------------------------
	support -> *
	----------------------------------------------------------  */
div#lmenu ul li ul.lv01 {
	margin: 0;
	padding: 0;
	/*
	letter-spacing: -0.05em;
	*/
	font-size: 85%;
}
div#lmenu ul li ul.lv01 li {
	height: auto;
}
div#lmenu ul li ul.lv01 li a {
	padding: 0 0 0 10px;
	height: auto;
	display: block;
	/*
	background: none !important;
	*/
	color: #4662d8 !important;
	background: #fff url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
}
div#lmenu ul li ul.lv01 li a:hover {
	background: #d7f1ff url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	display: block;
}
p.imgright {
	float: right;
	margin: 10px 0 0 10px;
}

/*	----------------------------------------------------------
	second index
	----------------------------------------------------------  */
div.secondindexboxb {
	width: 698px;
	margin: 0 0 10px;
}
div.secondindexboxb div.innerb {
	width: 573px;
	float: right;
	margin: 0 10px 0 0;
}
div.secondindexboxa {
	width: 349px;
	float: left;
	margin: 0 0 10px;
}
div.secondindexboxb  div.innera,
div.secondindexboxa div.innera {
	width: 85px;
	float: left;
	margin-right: 10px;
}

div.secondindexboxa div.innerb {
	width: 224px;
	float: right;
	margin: 0 10px 0 0;
}
div.secondindexboxb div.innerb h3,
div.secondindexboxa div.innerb h3 {
	font-size: 95%;
}
/*	----------------------------------------------------------
	support -> *
	----------------------------------------------------------  */
/*
body#robotcontactplace div.fadatabox01,
body#robotcontactserviceplace div.fadatabox01,
body#robotcontactcenterplace div.fadatabox01 {
	float: right;
	width: 300px;
	margin-left: 10px;
}
*/
/*	----------------------------------------------------------
	contact -> school
	----------------------------------------------------------  */
div.contactbox01 {
	width: 698px;
	float: none;
	clear: both;
	background: url(../img/common/contact_box_bg_02.gif) left top repeat-y;
	margin: 10px 0 0;
}
div.contactbox01inner {
	float: none;
	clear: both;
	padding: 0 20px 20px;
	width: 658px;
	background: url(../img/common/contact_box_bg_03.gif) left bottom no-repeat;
}
div.contactbox01 h3#contactbox01h,
div.contactbox01 h4#contactbox01h,
div.contactbox01 h5#contactbox01h,
div.contactbox01 h6#contactbox01h {
	background: url(../img/common/contact_box_bg_01.gif) left top no-repeat;
	margin: 0;
	padding: 20px 20px 0;
	color: #06c;
}
div.contactbox01 h3,
div.contactbox01 h4,
div.contactbox01 h5,
div.contactbox01 h6 {
	padding: 0 20px;
	margin: 0;
}
div.contactbox01 table,
div.contactbox01 table th,
div.contactbox01 table td {
	border-collapse: collapse;
	border-bottom: 1px #ccc dotted;
}
div.contactbox01 table th,
div.contactbox01 table td {
	padding: 0.2em 0.4em;
	vertical-align: top;
	text-align: left;
}
div.contactbox01 table {
	width: 100%;
}


/*	----------------------------------------------------------
	support -> faq
	----------------------------------------------------------  */
div.faqbox01 {
	background-color: #f1f8f9;
	border: 1px solid #bac1cf;
	margin: 10px 0 0;
	padding: 0 10px 10px;
}
div.faqbox01 ul,
div.faqbox01 ul.qlist {
	margin: 10px 0 0;
}
div.faqbox01 ul li {
	padding-left: 1.5em;
	background: url(../img/common/item_bg_04.gif) left 3px no-repeat;
	margin: 0 0 0.5em;
}
div.faqbox01 ul.qlist li {
	padding-left: 1.5em;
	background: url(../img/support/faq/mark_q.gif) left top no-repeat;
	margin: 0 0 0.5em;
}

div.faqbox01 h1,
div.faqbox01 h2,
div.faqbox01 h3,
div.faqbox01 h4,
div.faqbox01 h5,
div.faqbox01 h6 {
	color: #c33;
	border-bottom: 1px solid #bac1cf;
	padding: 0 0 0.6em;
}
div.ansbox {
	margin: 10px 0 0;
	padding: 5px;
	border: 1px dotted #ccc;
	background-color: #fff;
}
div.ansbox span {
	display: none;
}
div.ansbox dl dt {
	display: list-item;
	list-style: none outside;
	background: #d7f1ff url(../img/support/faq/mark_q.gif) 5px 5px no-repeat;
	padding: 5px 0 5px 25px;
	font-weight: bold;
}
div.ansbox dl dd {
	display: list-item;
	list-style: none outside;
	background: #fff url(../img/support/faq/mark_a.gif) 5px 5px no-repeat;
	padding: 5px 0 0 25px;
}





div#mainimgbox:after,
div#mainimgbox:before {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
