@charset "utf-8";

body {
	background: #ffffff;
	color:#666666;
	font-size: 12px;
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 5px 5px;
}
td {
	font-size: 12px;
}


a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration:underline;
	color: #FF6600;
}
a:active {
	color:#666666;
}
a.top:link {
	text-decoration: none;
	color:#666666;
	font-size: 10px;
	line-height:120%
}
a.top:visited {
	text-decoration: none;
	color:#666666;
	font-size: 10px;
	line-height:120%
}
a.top:hover {
	text-decoration:underline;
	color:#FF6600;
	font-size: 10px;
	line-height:120%
}
a.top:active {
	color:#FF6600;
	font-size: 10px;
	line-height:120%
}

a.header{
	text-decoration: none;
	color:#666666;
	font-size: 10px;
	font-family: SimHei,sans-serif;
}
a:visited.header {
	text-decoration: none;
	color:#666666;
	font-size: 10px;
}
a:hover.header {
	text-decoration: none;
	color:#FF9900;
	font-size: 10px;
}
.pan{
	font-family: SimHei,sans-serif;
	font-size: 11px;
}



a.contents_left{
	text-decoration: none;
	font-weight:bold;
	color:#666666;
}
a:visited.contents_left {
	text-decoration: none;
	font-weight:bold;
	color:#666666;
}
a:hover.contents_left {
	text-decoration: none;
	font-weight:bold;
	color:#006699;
}




.style9 {
	font-size: 9px;
}
.style10 {
	font-size: 10px;
	font-family:SimHei,sans-serif;
}
.style10L125 {
	font-size: 10px;
	line-height: 125%;
}
.style12L140 {
	font-size: 12px;
	line-height: 140%;
}
.style14 {
	font-size: 14px;
}


#products {
	position:absolute;
	width:118px;
	height:95px;
	z-index:1;
	left: 318px;
	top: 45px;
	visibility: hidden;
}
#company {
	position:absolute;
	width:118px;
	height:72px;
	z-index:2;
	left: 436px;
	top: 45px;
	visibility: hidden;
}
#recruit {
	position:absolute;
	width:118px;
	height:50px;
	z-index:3;
	left: 554px;
	top: 45px;
	visibility: hidden;
}
#dl {
	position:absolute;
	width:118px;
	height:75px;
	z-index:4;
	left: 672px;
	top: 45px;
	visibility: hidden;
}

/* 各ページタイトル */
.page_title{
	margin-top:10px;
	background-image:url(page_title_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	border:1px solid #CCCCCC;
}
.page_title_wide{	/*  ダウンロードページ　*/
	width:760px;
	height:19px;
	margin:10px 0px 0px 10px;
	padding:8px 0px 3px 10px;
	background-image:url(page_title_bg.gif);
	background-repeat:repeat-x;	
	border:1px solid #CCCCCC;	
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.page_title_wide .left_frame{
	width:300px;
	float:left;	
}
.page_title_wide .right_frame{
	width:300px;
	float:right;
	font-weight:normal;
	text-align:right;
	padding-right:10px;
}

table#graph {
  border: 1px solid dimgray;
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
  }
table#graph th, table#graph td {
	font-size:12px;
	padding: 2px;
	border: 1px solid darkgray;
}


.shin {
	font-size: 10px;
	line-height: 140%;
}	





.products_title{
	margin-top:10px;
	background-image:url(../model/img/common/title_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	border:1px solid #CCCCCC;
}
.products_midashi{
	margin-top:10px;
	background-color:whitesmoke;
	border-top:1px solid whitesmoke;
	border-left:1px solid whitesmoke;
	border-right:1px solid whitesmoke;
	border-bottom:1px solid #999999;
}
.products_midashi_gaikei{
	border-bottom:1px dotted #999999;
}
.tokuchobun {
	font-size: 14px;
	line-height: 18pt; 
	padding:8px
}

table#graph_cad {
  border: 1px solid dimgray;
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
  }
table#graph_cad th, table#graph_cad td {
	font-size:12px;
	padding: 5px;
	border: 1px solid darkgray;
}


.model{
	font-size:10px;
	padding-left:8px;
}
.model_name{
	font-size:10px;
	padding-right:8px;
	text-align:right;
}

a.kensaku{
	color:#666666;
	font-size: 10px;
}
a:visited.kensaku {
	color:#666666;
	font-size: 10px;
}
a:hover.kensaku {
	color:#FF9900;
	font-size: 10px;
}




.frame_right{
	border-right:1px solid #CCCCCC;
}
.waku_left {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.waku_right {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

.kensaku_title{
	background-color:whitesmoke;
	padding:3px 0px 3px 8px;
}
.kensaku_naka{
	font-size:10px;
	margin-top:3px;
}


