/* @charset"shift_jis"; */
/* CSS Document */


/* --==================[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_red {
	color:#ff0000;
}

/* --****************************[/texts]****************************-- */

A:link {
	color:#003399;
	text-decoration:none;
}
A:visited, A:active {
	color:#666666;
	text-decoration:none;
}

A:hover {
	color:#003399;
	text-decoration:underline;
}

/* --****************************[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;
	}

/*
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;
}
/* --****************************[/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;
}

.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(../image/bg.gif);
	background-repeat: repeat-x;
	font-family:‚l‚r ‚oƒSƒVƒbƒN, Hiragino Kaku Gothic Pro, ƒqƒ‰ƒMƒmŠpƒS Pro W3, Osaka;
	margin: 0px;
	padding: 0px;
}
#ebody {
	width:750px;
	margin: 0px;
	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: 550px;	/* 500px */
	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;
	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%;
	}

.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: 0px;
	padding: 0px;
	}

#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 nachi]-- */

#nav_bana UL LI#nachi A {
	background:url(../images/bana_nachi.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#nachi A:hover {
	background:url(../images/bana_nachi_b.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]-- */

/* 2009 temp stop until 2010 */
/*----------------------------------------*/
/* #nav_bana UL LI#comp { display:none; } */
/*----------------------------------------*/

#nav_bana UL LI#comp_2010 A {
	background:url(../images/bana_prof_2010.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp_2010 A:hover {
	background:url(../images/bana_prof_b_2010.gif) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#comp A {
	background:url(../images/bana_prof_2009.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#comp A:hover {
	background:url(../images/bana_prof_b_2009.jpg) 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_2010 A {
	background:url(../images/bana_kankyo_2010.gif) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo_2010 A:hover {
	background:url(../images/bana_kankyo_b_2010.gif) no-repeat;
	background-position:left bottom;
	}

#nav_bana UL LI#kankyo A {
	background:url(../images/bana_kankyo_2009.jpg) no-repeat;
	background-position:left top;
	}

#nav_bana UL LI#kankyo A:hover {
	background:url(../images/bana_kankyo_b_2009.jpg) 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;
	}

#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;
	}


/* --[footer ]-- */
#footer {
	clear:both;
	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(../image/i_next.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;
}

/* ---------------------------------------- */
/* "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 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;
}

/* only indent like tab */
.ind_p0 {
	margin-left:5px;
	margin-top:5px;
	madgin-bottom:5px;
	text-indent:0em;
}

.ind_p {
	padding-left:5px;
	margin-top:5px;
	madgin-bottom:5px;
	text-indent:0em;
}

.ind_p2 {
	padding-left:25px;
	margin-top:5px;
	madgin-bottom:5px;
	text-indent:0em;
}

/* ---------------------------------------- */
/* 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;
	}

/* 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;
	}