@charset"shift_jis";
/* CSS Document */

/* 豊田変更 2023/04/06 comp_2023追加　*/


/* --==================[common_styles]==================-- */
.top_ttl{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.acrobat{
	font-size: 10px;
	margin-top: 10px;
}
.acrobat_i{
	float: left;
	margin: 4px 4px 15px;
}
.acrobat_t{
	float: left;
	margin: 5px;
}

.center{
	text-align: center;
}
/* --****************************[texts]****************************-- */
.c10{
	font-size: 10px;
	line-height: 130%;
}
.c12{
	font-size: 12px;
	line-height: 130%;
}
.c15{
	font-size: 15px;
	line-height: 130%;
}

.comment_txt {
	color:#003399;
	font-size:11px;
	line-height:25px;
	font-style:italic;
}

.comment_small_txt {
	margin-top:8px;
	font-size:8pt;
	line-height:1.5em;
}

.comment_small_txt_nospc {
	font-size:8pt;
	line-height:1.5em;
}

.comment_small_blue {
	margin-top:8px;
	font-size:8pt;
	line-height:1.5em;
	color:#003399;
}

.comment_red {
	color:#ff0000;
}

.comment_blue {
	color:#003399;
}

.comment_black {
	color:#000000;	
}

.comment_white {
	color:#ffffff;	
}

.comment_tool-blue {
	color:#00a0b8;
}

.comment_bit_small {
	font-size:9pt;
}

.black_txt {
	font-weight:normal;
	color:#000000;
}

.ud_line {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

/* --****************************[/texts]****************************-- */

A:link {
	color:#003399;
	text-decoration:none;
}
A:visited, A:active {
	color:#666666;
	text-decoration:none;
}

A:hover {
	color:#003399;
	text-decoration:underline;
}

	/* -------- */
	.underline A:link {
		color:#003399;
		text-decoration:underline;
	}
	.underline A:visited, A:active {
		color:#666666;
		text-decoration:underline;
	}
	
	.underline A:hover {
		color:#44aadd;
		text-decoration:underline;
	}
	/* -------- */


.important:link {
	color:#003399;
	text-decoration:underline !important;
}
.important:visited, .important:active {
	color:#003399 !important;
	text-decoration:underline !important;
}
.important:hover {
	color:#41bbff !important;
	text-decoration:underline !important;
}



/* --****************************[headder]****************************-- */
h1 {display: none;}

h2 {margin:0px; padding:0px;}

h3 {margin:0px; padding:0px;}

h3.ttl {
	padding:1px 6px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #666666;
	}

	/* for multi h3 */
	.h3_ttl {
		margin-left:15px;
	}

h4 {
	margin:10px 0px;
	padding:1px 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	border-left-style: solid;
	display: block;
	border-left-width: 8px;
	border-left-color: #4782BF;
	background-color: #efefed;
	width: 545px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 5px 0px;
	padding: 0px 0px 3px;
}
.h5_line {
	background-image: url(../images/dotline4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 5px;
}


/* global links */
.global_links {
	float:left;
	margin-top:15px;
	margin-left:30px;
}

	.global_links a {
		display:block;
		float:left;
		height:19px;
		overflow:hidden;
		line-height:800px;
	}
	
		.global_links a:link, .global_links a:visited {
			background-position:0px 0px;
		}
	
		.global_links a:active, .global_links a:hover {
			background-position:0px 19px;
		}

	.global_links .global {
		width:90px;
		background-image:url(../images/headder/global.gif);
		
	}

	.global_links .japanese {
		width:84px;
		background-image:url(../images/headder/japanese.gif);
		
	}

	.global_links .english {
		width:75px;
		background-image:url(../images/headder/english.gif);
		
	}

	.global_links .chinese {
		width:68px;
		background-image:url(../images/headder/chinese.gif);
		
	}

/* --****************************[/headder]****************************-- */

.left_top5{
	text-align: right;
	padding: 0px;
	width: 565px;
	margin: 0px;
}
.w565{
	margin:0px 10px 15px;
	padding:0px;
	width: 545px;
}

.w565_dotline{
	margin:0px 10px 20px;
	padding:0px 0px 5px;
	width: 545px;
	border-bottom:1px dotted #cccccc;
}

.info_ttls{
	font-weight: bold;
	color: #003399;
}
.info_740{
	margin:10px 50px;
	padding:0px;
	width: 600px;
}
.info_740 li{
	margin-top: 15px;
}
.info_740 li ul li{
	margin: 0px;
	padding: 0px;
}
.info_textbox {
	float: left;
	width: 570px;
	background-color: #f5f5f4;
	padding: 15px;
	margin-top: 10px;
	line-height: 150%;
	border: 1px solid #CCCCCC;
}

.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 565px;
}
.end{
	margin: 10px 0px 0px;
	padding: 0px;
}

p {
	margin:0px 8px 8px;
	padding:0px;
}

/* override when p:padding-bottom="0" */
.p_btm p {
	margin-bottom:10px;
}

	.p_btm p.x05 {
		margin-bottom:5px;
	}

	.p_btm p.x2 {
		margin-bottom:20px;
	}

.hr {
	clear: both;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size: 13px;
	line-height: 140%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family:ＭＳ Ｐゴシック, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Osaka;
	margin: 0px;
	padding: 0px;
}
#ebody {
	width:750px;
	margin: 0px auto;
	padding:0px 0px 0px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
#header {
	width:740px;
	margin:0px 0px 5px 0px;
	padding:0px;
	position: relative;
	}
.form {
	margin:0px;
	padding:0px;
}

.logo {
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 25px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
/* --[search]-- */
.search_box {
	position: absolute;
	display: block;
	border: 1px solid #999999;
	width: 150px;
	height: 15px;
	background-color: #efefed;
	top: 15px;
	right: 80px;
	} 
.search_submit {
	position: absolute;
	display: block;
	height: 19px;
	top: 15px;
	width: 69px;
	right: 0px;
	} 
#search {
	margin:0px;
	padding:0px;
	width: 600px;	/* 550px --> 600px for Mac Safari */
	position: absolute;
	height: 1em;
	top: 38px;
	right: 0px;
	text-align: left;
	} 
#search A {color:#333333; text-decoration:none;}

#search A:link {
	text-decoration: none;
}
#search A:visited {
	text-decoration: none;
	color: #666666;
}
#search A:hover {
	color:#990000;
	text-decoration: underline;
}


/* --==================[top_nav_global]==================-- */
#nav_global {
	padding:0px;
	margin:0px 0px 6px 0px;
	clear:both;
	font-size:1px;
	line-height:0px;
	letter-spacing:-10px;
	}

#nav_global UL {
	padding:0px;
	margin:0px;
	list-style-type:none;
	overflow:hidden;
	height: 20px;
	width: 740px;
	}

#nav_global UL LI {
	padding:0px;
	text-indent:-5000px;
	margin: 0px;
	overflow: hidden;
	}

#nav_global UL LI A {
	display:block;
	height:20px;
	}
/* --[nav_global corp]-- */
#nav_global UL LI#corp {
	float: left;
	width: 147px;
}

#nav_global UL LI#corp A {
	background:url(../images/nav_corp.gif) no-repeat left top;
	}

#nav_global UL LI#corp A:hover {
	background:url(../images/nav_corp_b.gif) no-repeat left bottom;
	}
/* --[nav_global IR]-- */
#nav_global UL LI#ir {
	float: left;
	width: 147px;
	margin-left: 1px;
}

#nav_global UL LI#ir A {
	background:url(../images/nav_ir.gif) no-repeat;
	background-position:left top;
	}

#nav_global UL LI#ir A:hover {
	background:url(../images/nav_ir_b.gif) no-repeat;
	background-position:left bottom;
	}
/* --[nav_global product]-- */
#nav_global UL LI#product {
	float: left;
	width: 147px;
	margin-left: 1px;
}

#nav_global UL LI#product A {
	background:url(../images/nav_product.gif) no-repeat;
	background-position:left top;
	}

#nav_global UL LI#product A:hover {
	background:url(../images/nav_product_b.gif) no-repeat;
	background-position:left bottom;
	}
/* --[nav_global news]-- */
#nav_global UL LI#news {
	float: left;
	width: 147px;
	margin-left: 1px;
}

#nav_global UL LI#news A {
	background:url(../images/nav_news.gif) no-repeat;
	background-position:left top;
	}

#nav_global UL LI#news A:hover {
	background:url(../images/nav_news_b.gif) no-repeat;
	background-position:left bottom;
	}
/* --[nav_global recruit]-- */
#nav_global UL LI#recruit {
	float: left;
	width: 147px;
	margin-left: 1px;
}

#nav_global UL LI#recruit A {
	background:url(../images/nav_recruit.gif) no-repeat;
	background-position:left top;
	}

#nav_global UL LI#recruit A:hover {
	background:url(../images/nav_recruit_b.gif) no-repeat;
	background-position:left bottom;
	}


/* --==================[breadcrumb]==================-- */
#bread_com {
	width:720px;
/*	height:13px;  no-use after 2013-08-13 */
	padding:0px 0px 0px 13px;
	margin:0px;
	font-size:90%;
	line-height:15px;
	clear:both;
	}

#bread_com .text {color:#309873;}

#bread_com A {color:#666666; text-decoration:none;}

#bread_com A:link {text-decoration:none;}

#bread_com A:visited {text-decoration:none;}

#bread_com A:hover {
	color:#990000;
	text-decoration: underline;
}


#main {
	padding: 0px;
	margin: 0px;
	}


/* --==================[nav_side]==================-- */
#nav_side {
	width:160px;
	margin:0px;
	padding:0px;
	float:left;
	}

#nav_side #nav_title {
	}

#navbox Ul {
	list-style-type:none;
	list-style-image: url(../images/yaji.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
.navbox_f {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image: url(../images/yaji_f.gif);
	}

.navbox_s {
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size: 12px;
	line-height: 130%;
	}

/* 2016-02-15 F9707 add : for tenjikai page left menu 2dan */
#nav_side .s2 {
	margin:0px 0px 7px 18px;
	padding:0px;
	}

.navbox_s Ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image: url(../images/yaji_s.gif);
	}

.navbox_s li {
	font-weight: normal;
	text-decoration: none;
	margin: 2px 0px;
	padding: 0px;
	}

/* 2012-01-17 F9707 add : for tenjikai page left menu 2dan */
.navbox_sep {
	margin-top:7px;
	margin-bottom:10px;
}

/* -- [catalog yua hydraulic etc] -- */

.navbox_subtitle {
	font-weight:bold;
	font-size:10pt;
	color:#444444;
	margin:0px 0px 3px 0px;
	line-height:1em;
}

#navbox A {
	color:#333333;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#navbox A:link {text-decoration:none;}

#navbox A:visited {color:#444466; text-decoration:none;}

#navbox A:hover {
	color:#990000;
	text-decoration: underline;
}
#magine_top10{
	margin-top: 10px;
}

/* --[side_bana]-- */
#nav_bana {
	padding:0px;
	margin:0px;
	font-size:1px;
	line-height:0px;
	letter-spacing:-10px;
	}

#nav_bana UL {
	width:160px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	overflow:hidden;
	}

#nav_bana UL LI {
	width:160px;
	height:48px;
	padding:0px;
	overflow:hidden;
	text-indent:-5000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#nav_bana UL LI A {
	display: block;
	height: 48px;
	}

/* --[bana video2024]-- */
#nav_bana UL LI#video A {
	background:url(../images/bana_video_2024.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#video A:hover {
	background:url(../images/bana_video_2024.jpg) no-repeat left bottom;
	}


/* -- [company nachi (image slide type bana)] -- */
#nav_bana UL LI#nachi a {
	background:url(../images/bana_nachi_2016.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#nachi a:hover {
	background:url(../images/bana_nachi_2016.jpg) no-repeat;
	background-position:left bottom;
	}


/* --[bana fuji]-- */

#nav_bana UL LI#fuji A {
	background:url(../images/bana_fuji.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#fuji A:hover {
	background:url(../images/bana_fuji_b.jpg) no-repeat left bottom;
	}
	
/* --[bana nayu]-- */

#nav_bana UL LI#nayu A {
	background:url(../images/bana_nayu.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#nayu A:hover {
	background:url(../images/bana_nayu_b.jpg) no-repeat;
	background-position:left bottom;
	}

/* --[bana his]-- */

#nav_bana UL LI#his A {
	background:url(../images/bana_his.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#his A:hover {
	background:url(../images/bana_his_b.jpg) no-repeat;
	background-position:left bottom;
	}

/* --[bana comp]-- */

/*----------------------------------------*/
/* #nav_bana UL LI#comp { display:none; } */
/* 2023追加　　　　　　　　　　　　　　　 */
/*----------------------------------------*/

#nav_bana UL LI#comp_2025 A {
	background:url(../images/bana_prof_2025.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp_2025 A:hover {
	background:url(../images/bana_prof_b_2025.gif) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#comp_2024 A {
	background:url(../images/bana_prof_2024.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp_2024 A:hover {
	background:url(../images/bana_prof_b_2024.gif) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#comp_2023 A {
	background:url(../images/bana_prof_2023.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp_2023 A:hover {
	background:url(../images/bana_prof_b_2023.gif) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#comp_2022 A {
	background:url(../images/bana_prof_2022.png) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp_2022 A:hover {
	background:url(../images/bana_prof_b_2022.png) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#comp_2021 A {
	background:url(../images/bana_prof_2021.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp_2021 A:hover {
	background:url(../images/bana_prof_b_2021.gif) no-repeat;
	background-position:left bottom;
	}

/* --[bana galaxy]-- */

#nav_bana UL LI#galaxy A {
	background:url(../images/bana_galaxy.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#galaxy A:hover {
	background:url(../images/bana_galaxy_b.jpg) no-repeat;
	background-position:left bottom;
	}

/* --[bana kankyo]-- */

/* 2009 temp stop until 2010 */
/*------------------------------------------*/
/* #nav_bana UL LI#kankyo { display:none; } */
/*------------------------------------------*/

#nav_bana UL LI#kankyo_2025 A {
	background:url(../images/bana_kankyo_2025.png) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo_2025 A:hover {
	background:url(../images/bana_kankyo_b_2025.png) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#kankyo_2024 A {
	background:url("../images/bana_kankyo_2024.gif") no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo_2024 A:hover {
	background:url("../images/bana_kankyo_b_2024.gif") no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#kankyo_2023 A {
	background:url(../images/bana_kankyo_2023.png) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo_2023 A:hover {
	background:url(../images/bana_kankyo_b_2023.png) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#kankyo_2022 A {
	background:url(../images/bana_kankyo_2022.png) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo_2022 A:hover {
	background:url(../images/bana_kankyo_b_2022.png) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#kankyo_2021 A {
	background:url(../images/bana_kankyo_2021.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo_2021 A:hover {
	background:url(../images/bana_kankyo_b_2021.gif) no-repeat;
	background-position:left bottom;
	}

/* --[bana mail]-- */

#nav_bana UL LI#mail A {
	background:url(../images/bana_mail.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#mail A:hover {
	background:url(../images/bana_mail_b.jpg) no-repeat;
	background-position:left bottom;
	}

/* -- [jimtof 2010 (image slide type bana)] -- */
#nav_bana UL LI#jimtof_2010 A {
	background:url(../images/bana_jimtof2010.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#jimtof_2010 A:hover {
	background:url(../images/bana_jimtof2010.gif) no-repeat;
	background-position:left bottom;
	}

/* -- [clean 2011 (image slide type bana)] -- */
#nav_bana UL LI#clean_2011 a {
	background:url(../images/bana_clean2011.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#clean_2011 a:hover {
	background:url(../images/bana_clean2011.gif) no-repeat;
	background-position:left bottom;
	}

/* -- [company video 2014 (image slide type bana)] -- */
#nav_bana UL LI#video_2014 a {
	background:url(../images/bana_video2016.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#video_2014 a:hover {
	background:url(../images/bana_video2016.gif) no-repeat;
	background-position:left bottom;
	}

/* -- [irex 2011 (image slide type bana)] -- */
#nav_bana UL LI#irex_2011 a {
	background:url(../images/bana_irex2011.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#irex_2011 a:hover {
	background:url(../images/bana_irex2011.gif) no-repeat;
	background-position:left bottom;
	}

/* -- [art 2012 (image slide type bana)] -- */

#nav_bana UL LI#art_2012 {
	display:none; /* 2012-2-10 END */
}


#nav_bana UL LI#art_2012 a {
	background:url(../images/bana_art2012.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#art_2012 a:hover {
	background:url(../images/bana_art2012.gif) no-repeat;
	background-position:left bottom;
	}

#navbox {
	margin:0px 0px 10px;
	padding:8px 3px 10px 5px;
	font-size: 14px;
	background-color: #efefed;
	font-weight: bold;
	line-height: 170%;
	}

/* --==================[main_content]==================-- */
#content {
	margin:0px 0px 15px;
	padding:0px;
	border-width:0px;
	float:left;
	}


/* --[title]-- */
#mtitle {
	margin:0px;
	padding:0px;
	}
#ttl {
	margin:15px 0px 0px 15px;
	padding:0px 0px 5px;
	width: 550px;
	}

#content_main {
	margin:0px;
	padding:0px 0px 0px 15px;
	width:575px; /* 2011-10-19 Add */
	}


/* --[footer ]-- */
#footer {
	width:740px;
	padding:3px 0px 0px;
	margin:0px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	}

.btn_terms {
	margin:0px 5px;
	float:right;

	padding: 0px;	}
.btn_terms_f {
	margin:0px 5px;
	float:left;

	padding: 0px;	}
	
#btn_policy A {color:#333333; text-decoration:none;}

#btn_policy A:link {
	text-decoration: none;
}
#btn_policy A:visited {
	text-decoration: none;
	color: #666666;
}
#btn_policy A:hover {
	color:#990000;
	text-decoration: underline;
}

#btn_policy {
	margin:0px;
	float:left;
	width: 360px;
	}
	
#footer_copy {
	margin:2px;
	text-align:right;
	float: left;
	width: 375px;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	}
	

/* --[small_navi_p]-- */
.n_navi12 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 565px;
	font-size: 12px;
}
.network_navi {
	margin: 0px 0px 2px;
	padding: 0px;
	text-align: right;
	width: 565px;
	font-size: 12px;
	display: block;
}
.network_navi10 {
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: right;
	width: 565px;
	font-size: 12px;
	display: block;
}
.network_navi450 {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: right;
	width: 500px;
	font-size: 12px;
}
.snavi_top{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_top.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
.snavi_next{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_next.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

	/* snavi next multi-line (F9707 2011-8-5: fm-alloy EXEO-NPR1) */
	.snavi_next_multi{
		margin: 0px;
		padding: 0px 0px 0px 15px;
		background:url(../images/i_next.gif);
		background-position: 0px 4px;
		background-repeat: no-repeat;
		display:block;
	}

.snavi_next_blue {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_next_blue.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}


.snavi_back{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_back.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
.snavi_close{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_close.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
.snavi_under{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_under.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

.snavi_left{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background:url(../images/i_left.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

/* "add by F9707 2011-01-07 for product page" */
.snavi_prodbox {
	padding-left:5px;
}

/* "add by F9707 2011-01-09 for product page" */
.snavi_leftpad {
	padding-left:20px;
}

/* ---------------------------------------- */
/* "add by F9707" */
/* "use news" */

.w575 {
	padding:0px;
	width: 555px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.w575 p {
	margin-left:0px;
	padding-left:0px;
}

.fix565 p {
	margin-left:12px;
}

.fix565 .tbl1 {
	margin-left:12px;
}

.fix565 .tr1 td {
	padding-top:4px;
	vertical-align:top;
}

.fix565 .tr2 td {
	padding:4px 0px;
	vertical-align:top;
}

/* "li like (1)" */
.li_kk {
	text-indent:-1.5em;
	margin-left:32px;
	margin-bottom:1em;
}

/* "li like *" */
.li_kk1 {
	text-indent:-1em;
	margin-left:13px;
	line-height:1.2em; /* 1.2em */
	margin-bottom:5px;
	margin-top:5px;
}


/* "li like (*1) in product robot page" */
.li_kk2 {
	text-indent:-2em;
	margin-left:26px;
	line-height:1.2em;
	margin-bottom:5px;
	margin-top:5px;
}

/* "li like catalog pdf link with multi text line in english product page" */
.li_kk3 {
	text-indent:-3em;
	margin-left:45px;
	line-height:1.2em;
	margin-bottom:5px;
	margin-top:5px;
}

/* "li use katakana" */
.li_kana {
	text-indent:-1.7em; /* -1.5em */
	margin: 0.7em 0px 0.7em 22px;
	line-height:1.3em;
}

	.li_kana .aiu {
		font-size: 10pt; /* small kana 8pt */
	}

/* "li 1" */
.ul_sline {
	margin:5px 10px;
	padding-left:10px;
}

.ul_sline li {
	margin:5px 0px;
	text-indent:0em;
}

.ul_sline .disk {
	list-style-type:disc;
}

/* line margin bit wide */
.ul_sline_wide {
	margin:5px 10px;
	padding-left:10px;
}

.ul_sline_wide li {
	margin:5px 0px 10px;
	text-indent:0em;
}

.ul_sline_wide .disk {
	list-style-type:disc;
}

.ul_left {
	margin-left:2px;
	padding-left:2px;
}

.li_vspc {
	padding:5px 0px;
}

/* only indent like tab */
.ind_p0 {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:0em;
}

.ind_p {
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:0em;
}

.ind_p2 {
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:0em;
}

.ind_em1 {
	margin:0px;
	padding:0px 0px 0px 1em;
}

.ind_em2 {
	margin:0px;
	padding:0px 0px 0px 1.7em; /* zenkaku 1em = yaku 1.7em (windows XP) */
}

.ind_em25 {
	margin:0px;
	padding:0px 0px 0px 2.5em; /* zenkaku 1em = yaku 1.7em (windows XP) */
}


.ind_em3 {
	margin:0px;
	padding:0px 0px 0px 3em;
}

.ind_em4 {
	margin:0px;
	padding:0px 0px 0px 4em;
}

.line_h_em1 {
	line-height:1em;
}

.line_h_em1_3 {
	line-height:1.3em;
}

.line_h_em1_5 {
	line-height:1.5em;
}

.line_h_em1_7 {
	line-height:1.7em;
}


/* *1 *2 nado */
.kome {
	text-indent:-1.5em;
	padding-left:1.5em;
}

/* ---------------------------------------- */
/* layout                                   */
/* ---------------------------------------- */
/* "add by F9707  2009-11-18" */
/* "use products - ex: robot MR50" */

.layout_horizon_box2 {
	width:560px;
}

	.layout_horizon_box2 .edge {
		overflow:hidden;
	}

	.layout_horizon_box2 .box {
		float:left;
		width:280px;
		margin:0px;
		padding:0px;
	}

	.layout_horizon_box2 .box_free_l {
		float:left;
		margin:0px 7px 0px 0px;
		padding:0px;
		display:block;
	}

	.layout_horizon_box2 .box_free_r {
		float:left;
		margin:0px 0px 0px 7px;
		padding:0px;
		display:block;
	}

/* simple float */
.edge {
	overflow:hidden;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.fit {
	margin:0px;
	padding:0px;
	line-height:1em;
}

.nowrap {
	white-space:nowrap;
}

.no_br {
	margin-bottom:0px;
}

.indent_1 {
	text-indent:1em;
}

.indent_minus1 {
	text-indent:-1.5em;
	padding:0px 0px 0px 1.7em;
}

.indent_kome {
	text-indent:-1em;
	padding-left:1em;
}

/* p txt with margin bottom - for detail txt or so */
.sentence_box {
	margin:0px;
	padding:0px;
}

	.sentence_box p {
		margin:0px 0px 7px 0px;
		padding:0px;
		font-size:10pt;
		line-height:1.3em;
	}

/* ---------------------------------------- */
/* products page pdf text link(bottom)      */
/* ---------------------------------------- */
/* "add by F9707  2010-10-08" */
/* "use products - ex: nvd01a.htm" */

.prod_pdf_link {
	margin-top:10px;
	margin-left:0px;

	list-style-type:none;
	line-height:1.2em;
}

.prod_pdf_link li {
	padding-left:42px;
	background-image:url('../products/common/images/icon_pdf.gif');
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:7px;
}

/* ---------------------------------------- */
/* no border,no margin/padding, only table  */
/* ---------------------------------------- */
/* "add by F9707  2010-10-19" */
/* "use news - ex: 101018.html" */
.free_void_table {
	margin:0px;
	padding:0px;
	border-style:none;
}

	.free_void_table tr , .free_void_table td {
		margin:0px;
		padding:0px;
	}

/* ---------------------------------------- */
/* products page simple bottom line         */
/* ---------------------------------------- */
/* "add by F9707  2010-12-17" */
/* "use products - ex: robot ST133F.htm" */
.prod_sepline {
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* ---------------------------------------- */
/* news jinji-idou page                     */
/* ---------------------------------------- */
/* "add by F9707  2011-01-31" */
.nowrap {
	white-space:nowrap;
}

/* ---------------------------------------- */
/* right link like  xxxx | xxxx | xxxx      */
/* ---------------------------------------- */
/* "add by F9707  2011-02-16" */
.right_txt {
	text-align:right;
}

.left_txt {
	text-align:left; /* 2011-06-23 add */
}

.ul_disc {
	list-style-type:disc;
	margin-left:20px;
	padding-left:20px;
}

.spc_right {
	padding-right:10px;
}

.spc_left {
	padding-left:10px;
}

.spc_top {
	padding-top:10px; /* 2011-06-23 add */
}

.spc_top2 {
	padding-top:25px; /* 2015-10-30 add */
}

.spc_top_half {
	padding-top:5px; /* 2012-04-09 add */
}

.spc_btm {
	padding-bottom:10px; /* 2011-06-23 add */
}

.spc_btm2 {
	padding-bottom:25px; /* 2015-10-30 add */
}

.spc_no {
	margin-bottom:0px;
	padding-bottom:0px;
}

.spc_no_top {
	margin-top:0px;  /* 2015-10-30 add */
	padding-top:0px;	
}

.mag_left {
	margin-left:1em;
}

.clear_box {
	overflow:hidden;
}

/* gray box */
.gray_box {
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

/* ul */
.ul_standard {
	margin-left:10px;padding-left:10px;margin-top:0px;margin-bottom:0px;list-style-type:disc;
}

/* vertical align */
.vertical_top {
	vertical-align:top;
}

.vertical_middle {
	vertical-align:middle;
}

.vertical_bottom {
	vertical-align:bottom;
}



/* ---------------------------------------- */
/* simple kakko                             */
/* ---------------------------------------- */
/* "add by F9707  2011-10-19" */

.kakko p {
	text-indent:-1.5em;
	padding-left:1.5em;
}

.kakko p.bold {
	text-indent:-1.9em;
	padding-left:1.5em;
}

.kakko p.txt {
	text-indent:0em;
	padding-left:1.5em;
}

/* ---------------------------------------- */
/* simple mark                              */
/* ---------------------------------------- */
/* "add by F9707  2011-11-18" */

/* width 10px image + spc x1 */
p.mark_1 {
	text-indent:-1.1em;
	padding-left:1.1em;
}

