@charset "utf-8";

#head {
	background:url(../../img2/common/bg_header.gif) no-repeat;
	width:960px;
	height:89px;
	text-align:left;
	margin:0 auto;
}
#head .logo {
	float:left;
	margin:15px 20px 0 27px;
}
* html body #head .logo {
	margin:15px 20px 0 14px;
}
#head .logo a {
	outline:none;
}
#head .logo img {
	width:162px;
	height:60px;
}
#head dl {
	float:left;
	width:493px;
}
#head dd.lnavi {
	clear:both;
	background:url(../../img2/common/bg_lnavi.gif) no-repeat;
	width:493px;
	height:45px;
	padding:4px 4px 0 4px;
}
}
#head dt.gnavi ul,
#head dt.lnavi ul {
	list-style:none;
}
#head dt.gnavi li,
#head dd.lnavi li {
	list-style:none;
	float:left;
}
#head dd.lnavi li {
	margin:0 2px 0 0;
}
#head .subs {
	float:right;
	width:221px;
}
#head .remote {
	margin-right:15px;
	padding:8px 0;
	text-align:right;
	font-size:12px;
}
#head .remote li {
	display:inline;
	background:url(../../img2/common/bg_remote.gif) no-repeat right top;
	padding:0 14px;
}
#head .remote li.last {
	background:none;
}

#head .subs .head_search {
	clear:both;
	background:url(../../img2/common/bg_search.gif) no-repeat;
	width:201px;
	height:52px;
	margin-right:15px;
}
#head .head_search img {
	float:right;
	padding:3px;
}
#head .head_search .inputarea {
	float:left;
	background:url(../../img2/common/bg_search_input2.gif) no-repeat 3px 3px;
	width:150px;
	height:24px;
}
#head .head_search .inputarea input {
	width:140px;
	font-size:12px;
	height:14px;
	line-height:14px;
	margin:6px 0 0 6px;
	border:1px solid #fff;
}
#head .head_search select {
	width:147px;
	margin:3px 0 0 3px;
}

/*旧検索*/
#head .subs .search {
	display:none;/*検索機能搭載まで緊急処置*/
	clear:both;
	background:url(../../img2/common/bg_search.gif) no-repeat;
	width:201px;
	height:52px;
	margin-right:15px;
}
#head .search select {
	width:195px;
	height:20px;
	margin:3px;
	color:#656565;
	border:0;
}
#head .search .inputarea {
	clear:both;
	background:url(../../img2/common/bg_search_input.gif) no-repeat;
	width:195px;
	height:22px;
	margin:0 3px 3px 3px;
}
#head .search .inputarea input {
	float:left;
	width:156px;
	color:#a5a4a4;
	font-size:90%;
	margin:3px;
	border:none;
}
* html body #head .search .inputarea input {
	width:150px;
	border:0;
}
#head .search .inputarea img {
	margin:2px 0 2px 3px;
}

