/*
ヘッダフッタのスタイル設定
*/
body {
	background: url(http://www.logitec.co.jp/img/index_bg00.gif) repeat-x;
}

a:link {color:#0066ff;text-decoration:none;}
a:visited {color:#993366;text-decoration:none;}
a:active {color:#3366ff;text-decoration:underline;}
a:hover {background:#ffcccc;}


td,th{
	font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size:12px;
	color:#333333;
	line-height:1.5em
}

p.menu{
	font-size: 11px;
	padding-left:10px;
	padding-right:5px;
	margin: 0px 0px 0px 0px;
	}
/*header nav
----------------------------------------------- */
#header-nav ul, ol, li{
	margin: 0;
	padding: 0;
	font-size:100%;
	font-weight:normal;
	}

#header-nac ul li a:hover img { visibility:hidden;}

#header-nav a img{
	border:none;
	}

#header-nav li{
	list-style:none;
	display:inline;
	float:left;
	}

#nav-01 a, #nav-02 a, #nav-03 a, #nav-04 a, #nav-05 a, #nav-06 a, #nav-07 a{
	display:block;
	height:38px;
	text-indent:-9999px;
	}

#nav-01 a{
	width:128px;
	background:url(img_top/b_hedder1.gif) no-repeat top;
	}

#nav-02 a{
	width:129px;
	background:url(img_top/b_hedder2.gif) no-repeat top;
	}

#nav-03 a{
	width:129px;
	background:url(img_top/b_hedder3.gif) no-repeat top;
	}

#nav-04 a{
	width:129px;
	background:url(img_top/b_hedder4.gif) no-repeat top;
	}

#nav-05 a{
	width:129px;
	background:url(img_top/b_hedder5.gif) no-repeat top;
	}

#nav-06 a{
	width:129px;
	background:url(img_top/b_hedder6.gif) no-repeat top;
	}

#nav-07 a{
	width:127px;
	background:url(img_top/b_hedder7.gif) no-repeat top;
	}

	#nav-01 a:hover{
		background:url(img_top/b_hedder1.gif) no-repeat bottom;
		}

	#nav-02 a:hover{
		background:url(img_top/b_hedder2.gif) no-repeat bottom;
		}

	#nav-03 a:hover{
		background:url(img_top/b_hedder3.gif) no-repeat bottom;
		}

	#nav-04 a:hover{
		background:url(img_top/b_hedder4.gif) no-repeat bottom;
		}

	#nav-05 a:hover{
		background:url(img_top/b_hedder5.gif) no-repeat bottom;
		}

	#nav-06 a:hover{
		background:url(img_top/b_hedder6.gif) no-repeat bottom;
		}

	#nav-07 a:hover{
		background:url(img_top/b_hedder7.gif) no-repeat bottom;
		}

#search-waku{
	background:url(img_top/search-waku.jpg) no-repeat;
	margin:0;
	vertical-align:text-top;
}

input, textarea {
line-height:1.4;
padding:0;
vertical-align:middle;
}

.head-wc{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 0px;}

.head-wc a:link,
.head-wc a:visited{
	color:#000000;
	text-decoration:none;
	}

.footer-wc{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	padding: 0px;}

.footer-wc a:link,
.footer-wc a:visited{
	color:#ffffff;
	text-decoration:none;
	}
