@charset "UTF-8";


/* -----------------------------------------------------
nichiei CSS
bisard Inc
FileName:    en_topstyle.css
Last Modified:     2009.6.22
----------------------------------------------------- */


/* 【topページのみ】 */
/* ----------------------------------------------------------------------------------------------------- */

/* ヘッダ */
#headBOX { 
	width: 800px;
	height: 57px;
	margin: 0;	padding: 0;
}


	#headBOX h1 {  
		width: 220px;
		height: 57px;
		float: left;
		position: relative;
		display: block;
		margin:  0;	padding: 0;
		background: url(../common/images/logo.jpg) left top no-repeat;
		text-align: left;
		font-size: 1px;	
		text-indent: -10000px;
		color: #fff;
	}


	#headBOX .comLOGO2 {  
		width: 151px;
		height: 57px;
		float: right;
		position: relative;
		display: block;
		margin:  0;	padding: 0;
		background: url(../common/images/logo_netak.jpg) left top no-repeat;
		text-align: left;
		font-size: 1px;	
		text-indent: -10000px;
		color: #fff;
	}

	#headBOX ul { 
		float: left;
		margin: 0;  padding: 0;
	}

		#headBOX ul li a { 
			width: 96px; height: 24px;
			margin: 22px 0 0 10px;  padding: 0;
			display: block;
			background: url(../common/images/btn_japanese.jpg) left top no-repeat;
			text-align: left;
			font-size: 1px;	
			text-indent: -10000px;
			color: #fff;
		}


/* 全体幅 */
#top_main_contents {
	width: 760px;
	margin: 0 20px;
	padding: 20px 0 0 0;
}


/* グローバルナビ */
#top_en_Gnav {
	margin: 0;
	padding: 0 0 20px 0;
	white-space:nowrap;
	font-size: 1px;	 
	text-indent: -10000px;
	color: #fff; 
}


	#top_en_Gnav #top_profile a  {
		width: 145px;	height: 78px; 
		float: left;
		display : inline;
		margin: 0 8px 0 0; padding: 0; 
		background: url(../images/menu01.gif) left top no-repeat;
	}

		#top_en_Gnav #top_profile a:hover  { 
			background-position: left -78px;
		}


	#top_en_Gnav #top_product a  {
		width: 145px;	height: 78px; 
		float: left;
		display : inline;
		margin: 0 8px 0 0; padding: 0; 
		background: url(../images/menu02.gif) left top no-repeat;
		}

				#top_en_Gnav #top_product a:hover  { 
					background-position: left -78px;
				}


	#top_en_Gnav #top_psap_print a  {
		width: 145px;	height: 78px; 
		float: left;
		display : inline;
		margin: 0 8px 0 0; padding: 0; 
		background: url(../images/menu03.gif) left top no-repeat;
		}

				#top_en_Gnav #top_psap_print a:hover  { 
					background-position: left -78px;
				}


	#top_en_Gnav #top_psap_industry a  {
		width: 145px;	height: 78px; 
		float: left;
		display : inline;
		margin: 0 8px 0 0; padding: 0; 
		background: url(../images/menu04.gif) left top no-repeat;
		}

				#top_en_Gnav #top_psap_industry a:hover  { 
					background-position: left -78px;
				}


	#top_en_Gnav #top_matrix a  {
		width: 145px;	height: 78px; 
		float: left;
		display : inline;
		margin: 0 0 0 0; padding: 0; 
		background: url(../images/menu05.gif) left top no-repeat;
		}

				#top_en_Gnav #top_matrix a:hover  { 
					background-position: left -78px;
				}


/* 左右ブロック */
#top_2nd_L {
	float: left;
	width: 370px;
	margin: 0 15px 20px 0;
}

#top_2nd_R {
	float: left;
	width: 370px;
	margin: 0 0 20px 0;
}


/* 2ndメニュー */
h2.ttop2nd_psap_print {
	width: 370px;
	height: 43px;
	display : block;
	margin: 0; padding: 0;
	background: url(../images/h_top01.jpg) left top no-repeat;
}

h2.ttop2nd_psap_industry {
	width: 370px;
	height: 43px;
	display : block;
	margin: 0; padding: 0;
	background: url(../images/h_top02.jpg) left top no-repeat;
}


ol.top2ndLINK {
	margin: 0; padding: 0;
	list-style-type: none;
}

	ol.top2ndLINK li {
		margin: 5px 0 5px 15px; padding: 0 0 0 12px;
		background: url(../common/images/ico_arrow01.gif) left 5px no-repeat;
	}


/* フッタ */
.sepBOX01 {
	margin: 0; padding: 0 10px;
	border-top: solid 1px #999999;
	text-align: center;
}


#en_footer {
	clear: both;
	width: 760px;
	border-top: dotted 2px #333333;
	margin: 0 20px 20px 20px; padding: 10px 0 0 0;
	color: #333333 !important;
	text-align: left;
}

	#en_footer p {
		float: left;
	}


	#en_footer #en_footmenu { 
		float: right;
		margin: 0;  padding: 0;
	}

		#en_footer #en_footmenu ul li a { 
			width: 96px; height: 24px;
			margin: 0;  padding: 0;
			display: block;
			background: url(../common/images/btn_contact.jpg) left top no-repeat;
			text-align: left;
			font-size: 1px;	
			text-indent: -10000px;
			color: #fff;
		}
