/*  Base CSS  */

dl,dt,dd,ul,li { margin:0; padding:0; }
ul,li    { list-style:none; }
dl,dt,dd { list-style:none; }

body {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-wrap:keep-all; 
	/*background-repeat:repeat-y;*/
}

/*========== ヘッダ ==========*/
.sitemap {
	height:14px;
	padding-top:4px;
	padding-right:5px;
	background-color:#000000;
	text-align:right;
	color:#FFFFFF;
}
.sitemap a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.sitemap  a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.sitemap a:hover {
	text-decoration:underline;
	color:#FFAB00;
}

#header .logo {
text-align:left;
}

#header .menu{
	clear:both;
	padding-left:15px;
	background-image:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}

.search{
	margin:0 0 0px 0;
}


/*========== メイン ==========*/
table.text td{
	font-size:13px;
	line-height:130%;
}
table.text td.p-link a:link,table.text td.p-link{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#017BD0;
}
table.text td.p-link a:visited{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#017BD0;

}
table.text td.p-link a:hover{
	text-decoration:underline;
	color:#FFAB00;
}

#content {
	width:840px;
}
#content #top-flash {
	width:840px;
	height:200px;
	background-color:#000066;
}
/*
#content #products {
	width:740px;
	height:42px;
	margin-top:3px;
	padding:3px 0 0 0;
	text-align:left;
	background:#041B2D url(../../images/top_menu_bg.gif) repeat-x bottom;
}

#content #products td {
	color:#FFFFFF;
	padding-left:10px;
	padding-right:20px;
	font-size:80%;
	background-repeat:no-repeat;
}

*/
#content #products {
	font-size:75%;
	width:840px;
	padding:3px 0 10px 0;
	background:#011C2F url(../../images/top_menu_bg.gif) repeat-x bottom;
}
#content #products ul{
	padding:7px 5px 0 50px;
}

#content #products ul li{
	border-left:solid 2px #FDAD00;
	padding:0 30px 0 7px;
	float:left;
	width:90px;
	text-align:left;
	}

#content #products ul li.first{
	border-left:none;
	width:650px;
	height:20px;
}

#content #products ul li.list_first{
	margin-left:7px;
}

#content #products a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#content #products a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#content #products a:hover {
	text-decoration:underline;
	color:#FFAB00;
}


#content #top-news {
	padding:27px 0 27px 50px;
	text-align:left;
}

#content #top-news div.article{
	font-size:80%;
	width:420px;
	padding-top:16px;
}
#content #top-news .title{
	background-color:#F3F3F3;
	padding:2px 0px 2px 6px;
	color:#0000FF;
}
#content #top-news .content{
	padding:5px 10px 5px 20px;
}
#content #top-news .content a:link{
	text-decoration:none;
	color:#666666;
}
#content #top-news .content a:visited {
	text-decoration:none;
	color:#666666;
}
#content #top-news .content a:hover {
	text-decoration:underline;
	color:#0000CC;
}

#content #top-news .download{
	font-size:80%;
	margin:5px 0px;
	padding:5px;
	background-color:#F3F3F3;
}

#content #top-news .banner {
	display:block;
	height:65px;
	margin-bottom:10px;
}

#content .menu {
	float:left;
	width:118px;
	padding:2px;
	margin-bottom:10px;
	border-top:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}

#content .menu .btn_on,
#content .menu a {
	width:120px;
	height:14px;
	margin-top:2px;
	padding:8px 5px 5px 14px;;
	font-size:70%;
	color:#8A8787;
	text-align:left;
	background-repeat:no-repeat;
}
#content .menu a{
    display:block;
	width:120px;
	height:14px;
}

#content .menu a:link,
#content .menu a:visited {
	text-decoration:none;
	color:#666666;
}
#content .menu a:hover {
	text-decoration:underline;
	color:#0000CC;
	background-repeat:no-repeat;
}
#content .menu .download a{
	padding:0px;
	background-image: none;
}
#content .menu .download a:hover {
	background-image: none;
}


#content .menu .download {
	margin-top:9px;
}

#content .menu {
	float:left;
	width:118px;
	padding:2px;
	margin-bottom:10px;
	border-top:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}

/*========== menu e ==========*/
#content .menu_e .btn_on,
#content .menu_e a {
	width:120px;
	height:25px;
	margin-top:2px;
	padding:8px 5px 5px 14px;;
	font-size:70%;
	color:#8A8787;
	text-align:left;
	background-repeat:no-repeat;
}
#content .menu_e a{
    display:block;
	width:120px;
	height:25px;
}

#content .menu_e a:link,
#content .menu_e a:visited {
	text-decoration:none;
	color:#666666;
}
#content .menu_e a:hover {
	text-decoration:underline;
	color:#0000CC;
	background-repeat:no-repeat;
}

#content .menu_e {
	float:left;
	width:118px;
	padding:2px;
	margin-bottom:10px;
	border-top:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}

#content #main {
	width:570px;
	padding:0px 8px 0px 12px;
	float:right;
	text-align:left;
}

/*========== second page side menu ==========*/

#content .menu2 {
	float:left;
	width:140px;
	padding:2px;
	margin-bottom:10px;
	border-top:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}

#content .menu2 dt{
	text-align:left;
	color:#333;
	font-size:65%;
	width:138px;
}

#content .menu2 dt span{
	margin-top:2px;
	border-left:4px solid #007DD1;
	padding:5px 5px 5px 15px;
    display:block;
	
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #B3D7EF;
	background:#EDF2F6 url(../images/sm_bg_on.gif) no-repeat 0 6px;
}

#content .menu2 dt a{
	margin-top:2px;
	padding:5px 5px 5px 15px;
    display:block;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #B3D7EF;
	background:url(../images/sm_bg.gif) no-repeat 0 6px;
	color:#666;
}
#content .menu2 dt a:hover {
	text-decoration:underline;
	color:#0000CC;
	background:#EDF2F6 url(../images/sm_bg_on.gif) no-repeat 0 6px;
}

#content .menu2 dt a:link,
#content .menu2 dt a:visited {
	text-decoration:none;
}

#content .menu2 dd a:hover {
	text-decoration:underline;
	color:#FFAB00;
}

#content .menu2 dd {
	background:url(../images/btn_arrow02.gif) no-repeat 0 2px;
	text-align:left;
	font-size:65%;
	line-height:135%;
	margin:5px 0 10px 0;
	padding:0 0 0 16px;
}


/*========== パンくず ==========*/
#content #main .pankuzu {
	font-size:70%;
	color:#666666; 
	padding-top:5px;
}
#content #main .pankuzu a:link{
	text-decoration:none;
	color:#666666;
}
#content #main .pankuzu a:visited {
	text-decoration:none;
	color:#666666;
}
#content #main .pankuzu a:hover {
	text-decoration:underline;
	color:#FFAB00;
}



.gotop {
	margin:20px 0px 35px 0px;
	text-align:right;
	font-size:10px;
}

/*========== footer ==========*/
#footer {
	width:740px;
	text-align:center;
}
#footer-index {
	width:840px;
	text-align:center;
}

#footer .menu,
#footer-index .menu{
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	padding:5px 0;
	color:#666666;
}
#footer .menu a:link,
#footer-index .menu a:link {
	text-decoration:none;
	color:#666666;
}
#footer .menu a:visited,
#footer-index .menu a:visited {
	text-decoration:none;
	color:#666666;
}
#footer .menu a:hover,
#footer-index .menu a:hover {
	text-decoration:underline;
	color:#FFAB00;
}

#footer .menu p,
#footer-index .menu p{
	display:inline;
	padding:0 7px ;
	border-left:1px solid #666666;
	font-size:70%;
	line-height:100%
	text-align:center;
}
#footer p.menu-end,
#footer-index p.menu-end{
	border-right:1px solid #666666;
}
#footer .sub_menu,
#footer-index .sub_menu{
	font-size:70%;
	color:#666666;
	margin:10px;
}
#footer .sub_menu a:link,
#footer-index .sub_menu a:link {
	text-decoration:none;
	color:#666666;
}
#footer .sub_menu a:visited,
#footer-index .sub_menu a:visited {
	text-decoration:none;
	color:#666666;
}
#footer .sub_menu a:hover,
#footer-index .sub_menu a:hover {
	text-decoration:underline;
	color:#FFAB00;
}
#footer .logo,#footer-index .logo,
#footer-index .logo,#footer-index .logo {
	border-top:1px solid #999999;
	padding:5px;
}
#footer .logo p.copy,
#footer-index .logo p.copy{
	font-size:70%;
	text-align:center;
	margin-top:5px;
	color:#666666;
}

/*========== テキスト ==========

p {
	font-size:75%;
	line-height:160%;
	color:#3B3B3B;
	margin: 15px 0px;
	word-wrap:keep-all; 
}

.p-text {
	font-size:12px;
	color:#3B3B3B;
	line-height:140%;
	margin:5px 10px 20px 5px;
}

.p-text55 {
	font-size:12px;
	color:#3B3B3B;
	line-height:140%;
	margin:5px 10px 5px 5px;
}

.p-data {
	font-size:13px;
	color:#3B3B3B;
	line-height:130%;
	margin:0px 10px 15px 5px;
}

.p-form {
	font-size:12px;
	color:#ff0000;
	line-height:130%;
}
*/

/*========== Products ==========*/

/* モーションコンポーネント */
table.motiontitle {
	margin: 5px 0px 0px 0px;
}


table.indexmotion {
	border-width: 0px 0px 1px 1px;
	border-style:solid;
	border-color:#90C84B;
}

/*=====nishida_MC=========*/
table.indexmotion table {
	margin: 15px 0px 10px 44px;
}

table.indexmotion ul{
	margin: 5px 15px 15px 15px;
	font-size: 11px;

}

table.indexservo {
	border-width: 0px 0px 1px 1px;
	border-style:solid;
	border-color:#EBA000;
	font-size: 11px;
}

table.indexservo table {
	margin: 15px 0px 10px 44px;
}

table.indexservo ul{
	margin: 3px 15px 10px 15px;
	font-size: 11px;

}

table.indexactuator {
	border-width: 0px 0px 1px 1px;
	border-style:solid;
	border-color:#E05088;
}

table.indexactuator table {
	margin: 15px 0px 10px 44px;
}

table.indexactuator ul{
	margin: 5px 15px 15px 15px;
	font-size: 11px;

}

table.mc_title td{
	font-size: 14px;
	color: #4C4C4C;
	font-weight:bold;
	line-height:140%;
	padding: 5px 0px 10px 5px;
}
table.mc_orange td{
	color:#FF6600;
	font-size:10px;
}
table.mc_waku {
	border-width:1px;
	border-style:solid;
	border-color:#DDD0D0;
	width:348px;
	margin:5px 0px;
	padding:0px;
}
table.mc_waku td {
	font-size:12px;
	color:#7E7E7E;
	padding: 5px;
	letter-spacing:2px;
}
table.drive_title td{
	font-size: 14px;
	color: #4C4C4C;
	font-weight:bold;
	line-height:140%;
	padding: 5px 0px 10px 5px;
}


table.drive_waku {
	border-width:1px;
	border-style:solid;
	border-color:#DDD0D0;
	margin:5px 0px;
	padding:0px;
}

table.drive_waku td {
	font-size:12px;
	color:#7E7E7E;
	padding: 5px;
	letter-spacing:2px;
}

.bluefont {
color:#005A9E;
font-weight:normal;
}

/* 仕様 */
table.siyou {
	margin-bottom: 20px;
	border: 1px solid #005A9E;
	border-collapse: collapse;
	width: 560px;
}

table.siyou th {
	border: 1px solid #005A9E;
	border-collapse: collapse;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-weight:bold;
	background-color:#005A9E;
}

table.siyou td {
	border: 1px solid #005A9E;
	border-collapse: collapse;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	line-height:130%;
}

table.siyou td.obi {
	border: 1px solid #005A9E;
	border-collapse: collapse;
	padding: 3px 5px;
	font-size: 12px;
	color: #3A3A3A;
	background-color:#E1E1E1;
}

table.siyou2 {
	margin-bottom: 20px;
	border: 1px solid #005A9E;
	border-collapse: collapse;
	width: 560px;
}

table.siyou2 th {
	border: 1px solid #ffffff;
	border-collapse: collapse;
	padding: 2px 3px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	background-color:#005A9E;
}

table.siyou2 td {
	border: 1px solid #005A9E;
	border-collapse: collapse;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	line-height:130%;
}


/* 基本データ */
table.products {
	margin: 0px 0px 20px 0px;
	paddding :0
}

table.products td{
	font-size:12px;
	color:#3B3B3B;
	line-height:140%;
}

.subtitle {
	font-size:12px;
	color: #0000FF;
	font-weight:bold;
	margin:20px 5px;
}

.imgtitle {
	font-size:12px;
	color:#3E3E3E;
	font-weight:bold;
	margin:0px 5px;
}
.cap {
	font-size:10px;
	color:#3B3B3B;
	font-weight:nomal;
	margin:0;
}


/* ドライブシステム（ダイレクト） */
table.listdirect {
	margin: 0px 0px 25px 5px;
	border:0px;
	padding:0px;
}

table.listdirect td{
	font-size:12px;
	color:#3B3B3B;
	line-height:160%;
}

/*========== リスト ==========*/
div.p-block ul {
	list-style-type: square;
	list-style-position:outside; 
	line-height:140%;
	padding: 0;
}

div.p-block li {
	font-size: 12px;
	color:#3B3B3B;
	margin:0px 5px;
}

/*========== company ==========*/

.company-profile table {
	width:570px;
}
.company-profile td.right {
	padding:0 0 0 15px;
	width:450px;
}

.company_table th {
	width:100px;
	font-size:75%;
	padding: 15px;
	font-weight: normal;
	background-color: #F6F6F6;
}
.company_table td {
	font-size:75%;
	line-height:160%;
	font-weight: normal;
}
table.company_table a:link{
	text-decoration:none;
	color:#0066cc;
}
table.company_table a:visited {
	text-decoration:none;
	color:#0066cc;
}
table.company_table a:hover {
	text-decoration:underline;
	color:#3399cc;
}

#company ul.list-1{
	margin:10px 0 10px 10px;
	color:3b3b3b;
}
#company ul.list-1 li{
	background:url(../products/images/btn_arrow.gif) no-repeat 0 6px;
	line-height:150%;
	padding:0 0 0 10px;
}

/*========== company-detail ==========*/
.company-detail .subti{
	color:#007BCF;
	line-height:160%;
	font-weight:bold;
}

.company-detail ul.list-1{
	margin:10px 0 10px 10px;
	color:3b3b3b;
}

.company-detail ul.list-1 li{
	background:url(../products/images/btn_arrow.gif) no-repeat 0 6px;
	line-height:150%;
	padding:0 0 0 10px;
}

.company-detail dd{
	padding:0 0 10px 0;
}

/*========== company-map ==========*/
#company-map{
	width:740px;
}

#company-map .logo{
	text-align:left;
}

#company-map .map-img,
#company-map .footer{
	text-align:center;
}
#company-map .footer{
	border-top:1px solid #999999;
	padding:10px 0;
}

#company-map .footer p.copy{
	font-size:65%;
}

/*==========inquiry=========*/

.inquiry_table th {
	font-size:12px;
	color:#FFFFFF;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	background-color: #E8F3F7;
	color: #333333;
}

.inquiry_table td {
	font-size:12px;
	line-height:130%;

}

table.inquiry_table a:link{
	text-decoration:none;
	color:#0066cc;
}
table.inquiry_table a:visited {
	text-decoration:none;
	color:#0066cc;
}
table.inquiry_table a:hover {
	text-decoration:underline;
	color:#3399cc;
}

/*=========policy=========*/

.policy_table th {
	font-size:12px;
	color:#FFFFFF;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	background-color: #E8F3F7;
	line-height:140%;
	color: #333333;
}

.policy_table td {
	font-size:12px;
	padding: 5px;
	text-align: left;
	line-height:140%;

}
/*========== 最新情報 ==========*/

table.news {
	margin-left: 5px;
	margin-top: 15px;
	width: 560px;
}

table.news th {
	padding: 7px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height:140%;
	width:20%;
}
table.news td {
	padding: 5px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height:140%;
	width:80%;
}
table.news img {
	margin-right:5px;
	margin-left:3px;
}

table.news a:link{
	text-decoration:none;
	color:#0066cc;
}
table.news a:visited {
	text-decoration:none;
	color:#0066cc;
}
table.news a:hover {
	text-decoration:underline;
	color:#3399cc;
}


/*=========attention=========*/

.attention_table th {
	font-size:12px;
	color:#FFFFFF;
	padding: 2px;
	text-align: left;
	font-weight: normal;
	background-color: #E8F3F7;
	line-height:140%;
	color: #333333;
}

.attention_table td {
	font-size:12px;
	padding: 2px;
	text-align: left;
	line-height:140%;

}

/*=========map=========*/


.map_table th {
	font-size:12px;
	color:#333333;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

.map_table td {
	font-size:12px;
	padding: 5px;
	text-align: left;
	font-weight: normal;

}
/*=========ruby=========*/
ruby {
  display:inline-table;
  text-align:center;
  white-space:nowrap;
  text-indent:0;
  vertical-align:-10%;
}

/* 天地埋め */
table.blank {
}

/* 画像 */
img {
	border: 0;
}
img.default {
	border: 0;
	margin: 0px 10px;
}

/*=========stage_zoom=========*/

.titzoom{
	text-align:left;
	font-size:12px;	
	font-weight: bold;
	padding:15px 0px 5px 0px;
	}
	
/*=========site map=========*/

#content #main table#sitemap{
	border-collapse: collapse;
	font-size:80%;

}
#content #main table#sitemap td{
	padding:5px;
}

#content #main table#sitemap div.map_title{
	border-left:3px solid #007BCF;
	border-bottom:1px solid #0033CC;
	padding:5px 0 0px 10px;
	margin:0 0 10px 0;
	height:15px;
	font-weight:bold;

}
#content #main table#sitemap ul{
	padding:0 0 10px 5px;
}
#content #main table#sitemap li{
	background:url(../sitemap/images/dot_blue.gif) no-repeat;
	padding:0 0 5px 10px;
}
#content #main table#sitemap dl{
	padding:0 0 10px 5px;
}
#content #main table#sitemap dt{
	clear:both;
	padding:0 0 5px 10px;
	background:url(../sitemap/images/dot_blue.gif) no-repeat;
}
#content #main table#sitemap dd{
margin:0 0 0 20px;
	padding:0 0 5px 0;
}

