@charset "UTF-8";

*{
	margin:0;
	padding:0;
}

ul li{
	list-style:none;
}

a img{
	border:0;	
}

.strong{
	font-weight:bold;
	font-size:16px;
}

.a_left{
	text-align:left;
}
.a_center{
	text-align:center;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility:hidden;
}

.clearfix {
  min-height:1px;
}

.float_colum{
	float:left;
	width:450px;
}

.bg_1{
	background-color:#9F0;
}

.bg_2{
	background-color:#FC3;
}

.bg_3{
	background-color:#6FC;
}

.bg_4{
	background-color:#F2F200;
}

.bg_5{
	background-color:#0F9;
}

.bg_6{
	background-color:#F9F;
}

.c_1{
	color:#9F0;
}

.c_2{
	color:#FC3;
}

.c_3{
	color:#6FC;
}

.c_4{
	color:#F2F200;
}

.c_5{
	color:#0F9;
}

.c_6{
	color:#F9F;
}

.red{
	color:#F00;
}

* html .clearfix {
  height:1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
	clear:both;
}

body{
	text-align:center;
	font-size:12px;
	line-height:150%;
	background:url(../images/bg.jpg);
}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
}

/*header*/

#header{
	width:900px;
	height:69px;
	border-top:3px #666 solid;
	overflow:hidden;
}

#header_logo{
	float:left;
	width:226px;
	height:69px;
	background:url(../images/logo.jpg);
}

#header_logo p,#header_logo h1{
	width:226px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
}

#header_link{
	float:left;
	width:398px;
	height:69px;
	background:url(../images/head_back.jpg) repeat-x;
}

#header_link ul{
	padding-left:80px;
}

#header_link ul li{
	float:left;
	background:url(../images/head_arrow.jpg) no-repeat left;
	padding-left:20px;
	margin-left:10px;
	line-height:25px;
}

*html #header_link ul li{
	margin-left:5px;
}

#header_tel{
	float:left;
	width:276px;
	height:69px;
	background:url(../images/tel_top.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

#header_tel_ogawa{
	float:left;
	width:276px;
	height:69px;
	background:url(../images/tel_ogawa.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

#header_tel_sekiduka{
	float:left;
	width:276px;
	height:69px;
	background:url(../images/tel_sekiduka.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

#header_tel_izumizaki{
	float:left;
	width:276px;
	height:69px;
	background:url(../images/tel_izumizaki.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

#header_tel_kojima{
	float:left;
	width:276px;
	height:69px;
	background:url(../images/tel_kojima.jpg);
	text-indent:-9999px;
	overflow:hidden;
}

/*menu*/

#g_menu{
	clear:both;
	width:900px;
	height:70px;
	background:url(../images/gmenu_back.jpg) no-repeat;
}

#g_menu ul{
	width:900px;
	height:70px;
}
	
	#gm_top{
		float:left;
		width:50px;
		height:70px;	
	}
	
	#gm_top a{
		display:block;
		width:50px;
		height:70px;
		background:url(../images/gmenu_home.jpg) no-repeat;
		text-indent:-9999px;
		overflow:hidden;
	}
	
		#gm_top a:link,#gm_top a:visited{
			background-position:0 0;
		}
		
		#gm_top a:hover,#gm_top a:active{
			background-position:0 -70px;
		}

	/*電子部品*/
	
	#gm_electronics{
		float:left;
		width:376px;
		height:70px;
		overflow:hidden;
	}
	
	#gm_electronics_link{
		display:block;
		width:376px;
		height:35px;
		background:url(../images/gmenu_elecparts_title.jpg) no-repeat;
		text-indent:-9999px;
		overflow:hidden;
	}
	
		#gm_electronics_link:link,#gm_electronics_link:visited{
			background-position:0 0;
		}
		
		#gm_electronics_link:hover,#gm_electronics_link:active{
			background-position:0 -35px;
		}
	
	#gm_electronics_sub{
		clear:both;
		width:376px;
		height:35px;
		padding-left:3px;
	}

	#gm_search{
		float:left;
		width:93px;
		height:35px;
	}
	
	#gm_search a{
		display:block;
		width:93px;
		height:35px;
		background:url(../images/gmenu_stocksearch.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_search a:link,#gm_search a:visited{
			background-position:0 0;
		}
		
		#gm_search a:hover,#gm_search a:active{
			background-position:0 -35px;
		}

	#gm_maker{
		float:left;
		width:93px;
		height:35px;
	}
	
	#gm_maker a{
		display:block;
		width:93px;
		height:35px;
		background:url(../images/gmenu_maker.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_maker a:link,#gm_maker a:visited{
			background-position:0 0;
		}
		
		#gm_maker a:hover,#gm_maker a:active{
			background-position:0 -35px;
		}
	
	#gm_ems{
		float:left;
		width:92px;
		height:35px;
	}
	
	#gm_ems a{
		display:block;
		width:92px;
		height:35px;
		background:url(../images/gmenu_ems.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_ems a:link,#gm_ems a:visited{
			background-position:0 0;
		}
		
		#gm_ems a:hover,#gm_ems a:active{
			background-position:0 -35px;
		}
	
	#gm_fcore{
		float:left;
		width:92px;
		height:35px;
	}
		
	#gm_fcore a{
		display:block;
		width:92px;
		height:35px;
		background:url(../images/gmenu_flcore.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_fcore a:link,#gm_fcore a:visited{
			background-position:0 0;
		}
		
		#gm_fcore a:hover,#gm_fcore a:active{
			background-position:0 -35px;
		}
	
	/*光通信*/
	
	#gm_networking{
		float:left;
		width:376px;
		height:70px;
		overflow:hidden;
	}

	#gm_networking_link{
		clear:both;
		display:block;
		width:376px;
		height:35px;
		background:url(../images/gmenu_network_title.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
		margin:0;
		padding:0;
	}
	
		#gm_networking_link:link,#gm_networking_link:visited{
			background-position:0 0;
		}
		
		#gm_networking_link:hover,#gm_networking_link:active{
			background-position:0 -35px;
		}
	
	#gm_networking_sub{
		width:376px;
		height:35px;
	}
	
	#gm_cord{
		float:left;
		width:93px;
		height:35px;
	}
	
	#gm_cord a{
		display:block;
		width:93px;
		height:35px;
		margin-left:3px;
		background:url(../images/gmenu_code.jpg);
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_cord a:link,#gm_cord a:visited{
			background-position:0 0;
		}
		
		#gm_cord a:hover,#gm_cord a:active{
			background-position:0 -35px;
		}	
	
	#gm_adapter{
		float:left;
		width:92px;
		height:35px;
	}

	#gm_adapter a{
		display:block;
		width:92px;
		height:35px;
		background:url(../images/gmenu_adapter.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_adapter a:link,#gm_adapter a:visited{
			background-position:0 0;
		}
		
		#gm_adapter a:hover,#gm_adapter a:active{
			background-position:0 -35px;
		}	
	
	#gm_originals{
		float:left;
		width:92px;
		height:35px;
	}

	#gm_originals a{
		display:block;
		width:92px;
		height:35px;
		background:url(../images/gmenu_original.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_originals a:link,#gm_originals a:visited{
			background-position:0 0;
		}
		
		#gm_originals a:hover,#gm_originals a:active{
			background-position:0 -35px;
		}	
	
	#gm_accessories{
		float:left;
		width:92px;
		height:35px;
	}

	#gm_accessories a{
		display:block;
		width:92px;
		height:35px;
		background:url(../images/gmenu_accesary.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_accessories a:link,#gm_accessories a:visited{
			background-position:0 0;
		}
		
		#gm_accessories a:hover,#gm_accessories a:active{
			background-position:0 -35px;
		}	
	
	#gm_component{
		float:left;
		width:98px;
		height:70px;
	}

	#gm_component a{
		display:block;
		width:98px;
		height:70px;
		background:url(../images/gmenu_manufacture.jpg) no-repeat;
		text-indent:-9999px;
		overflow: hidden;
	}
	
		#gm_component a:link,#gm_component a:visited{
			background-position:0 0;
		}
		
		#gm_component a:hover,#gm_component a:active{
			background-position:0 -70px;
		}	

/*キービジュアル*/

#visual{
	clear:both;
	width:900px;
	height:200px;
	/* padding-top:50px; */
	background:url(../images/key_visual_2011.jpg) no-repeat;
}

#flash{
	display:inline;
	float:left;
	width:650px;
	height:200px;
	margin:0;
}

#news{
	display:inline;
	float:left;
	width:200px;
	height:125px;
	padding:50px 0 0 25px;
}

/*パン屑リスト*/

#breadcrumb{
	clear:both;
	width:880px;
	height:30px;
	line-height:30px;
	margin:0 10px;
}

#breadcrumb ul li{
	float:left;
}

/*メイン*/

#content{
	width:900px;
	margin:10px 0 0 0;
	padding-bottom:20px;
}

	/*トップ３コラム区切り線*/
	
	.content_m{
		background:url(../images/content_back.jpg) repeat-y;
	}

	#content p{
		margin-bottom:10px;
	}

#content_electronics {
	float:left;
	width:280px;
	padding:0 10px;
}

	#content_electronics h2 a{
		display:block;
		clear:both;
		margin-bottom:20px;
		width:272px;
		height:32px;
		background:url(../images/title_elec_top.jpg) no-repeat;
		text-indent:-9999px;
	}
	
	#content_electronics textarea{
		width:262px;
		height:100px;
		margin:10px 0;
	}	

	#search_btn{
		text-align:right;
	}

	#content_electronics h3{
		margin-bottom:10px;
	}
	
#content_networking {
	float:left;
	width:280px;
	padding:0 10px;
	margin-bottom:20px;
}

	#content_networking h2 a{
		display:block;
		clear:both;
		margin-bottom:20px;
		width:272px;
		height:32px;
		background:url(../images/title_parts_top.jpg) no-repeat;
		text-indent:-9999px;
	}

#content_component {
	float:left;
	width:280px;
	padding:0 0 0 10px;
	margin-bottom:20px;
}

	#content_component h2 a{
		display:block;
		clear:both;
		margin-bottom:20px;
		width:272px;
		height:32px;
		background:url(../images/title_mfct_top.jpg) no-repeat;
		text-indent:-9999px;
	}
	
	#content_component ol{
		padding:0 0 0 20px;
	}
	
	#content_component ol li{
		margin-bottom:10px;
	}

#content h1{
	height:32px;
	line-height:32px;
	font-size:18px;
	margin:0px 10px 10px 10px;
	padding-left:15px;
	background:url(../images/h1_bg.jpg) no-repeat;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
}

#content h2.nomal{
	clear:both;
	height:26px;
	line-height:26px;
	font-size:16px;
	margin:0px 10px 10px 10px;
	padding-left:15px;
	background:url(../images/h2_bg.jpg) no-repeat;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
}

#content h2.nomal a{
	color:#000;
	text-decoration:none;
}

#content h3{
	height:22px;
	line-height:22px;
	font-size:14px;
	margin:0px 10px 10px 10px;
	padding-left:12px;
	background:url(../images/h3_bg.jpg) no-repeat;
}

#content p{
	margin:0px 10px 10px 10px;
}

#content p.detail_btn{
	text-align:right;
}

ul.simple_list{
	margin:0px 10px 10px 30px;
}

ul.simple_list li{
	line-height:18px;
	list-style:square;
}

#content address{
	margin:0px 10px 10px 10px;
	font-style:normal;
}

#content .rooting{
	margin:0px 10px 10px 10px;
}

#content .rooting li{
	margin:0px 10px 0px 0px;
	float:left;
}

#content table{
	width:800px;
	margin:0 auto 10px auto;
	border-collapse:collapse;
	border:#999 1px solid;
}

	#content table th{
		width:200px;
		padding:5px;
		border:#999 1px solid;
		background:#CCC;
		text-align:center;
	}
	
	#content table td{
		width:600px;
		padding:5px;
		border:#999 1px solid;
		background:#FFF;
	}
	
#map_wrap{
	clear:both;
	margin:10px;
}

#content .maker table{
	float:left;
	width:420px;
	margin:0 0 0 20px;
}

*html #content .maker table{
	margin:0 0 0 10px;
}


#content .maker table th,#content .maker table td{
	width:415px;
}

	#content .search{
		width:262px;
		height:18px;
		margin:10px;
	}
	
	#content .search_table td,#content .search_table th{
		width:auto;
	}
	
	#content .clum3_wrap{
		clear:both;
		margin:0 0 10px 0;
		background:url(../images/content_back.jpg) repeat-y;
	}
	
	#content .clum3{
		float:left;
		width:280px;
		margin:0 10px;
	}
	
	*html #content .clum3{
		margin-left:5px;
	}
	
	#content .clum3 h2{
		font-size:14px;
		margin:0 10px 10px 10px;
		border-top:#CCC 1px solid;
		border-bottom:#CCC 1px solid;
	}
	
	#content .clum3 table{
		width:260px;
		margin:10px;
	}
	
/*	#content .clum3 table td,#content .clum3 table th{
		width:110px;
	}*/

/*画像*/
#images4{
	margin-left:10px;
	margin-bottom:20px;
}

#images4 ul li{
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	border:1px #ccc solid;
	text-align:center;
}

p.images_right{
	float:right;
	padding:5px;
	margin-left:10px;
	border:1px #ccc solid;
}

p.maker_link{
	text-align:center;
	font-size:10px;
}

.tel_info{
	clear:both;
	width:860px;
	height:24px;
	font-size:16px;
	margin:0 auto;
	padding:5px;
	font-weight:bold;
	line-height:21px;
	border:2px #7457EB solid;
	text-align:center;
}


/*footer*/

#footer{
	clear:both;
	width:900px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#CCC;
}

