#container{
	margin: 0px auto 5px;
	padding: 0px;
	height: auto;
	width: 860px;
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 8px solid #000066;
	border-bottom: 1px solid #999999;
	text-align: left;
}

#header{
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 860px;
	position: relative;
}
h1{
	height: 66px;
	width: 268px;
	left: 21px;
	top: 7px;
	position: absolute;
	font-size: 14px;
}

#kensaku{
	width: 250px;
	margin-top: 0px;
	text-align: right;
	font-size: 0.85em;
	vertical-align: middle;
	position: absolute;
	top: 15px;
	right: 20px;
}
.fukashi{
	display:none;
}
#gengo{
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 165px;
	top: 55px;
	right: 26px;
	position: absolute;
}
#gengo ul{
	margin: 0px;
	padding: 0px;	
}
#gengo ul li{
	font-size: 14px;
	float: right;
	list-style: none;
	background: url(common/Language_arrow.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 18px;
}
#gengo ul li a{
	color: #444444;
	text-decoration: none;	
}
#gengo ul li a:hover{
	color: #FF9900;
}

#menu{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background: url(common/menu_back.jpg) repeat-x;
}
#menu ul{
	height: 25px;
	background: url(common/menu_back.jpg) repeat-x;
	width: auto;
	overflow: hidden;
	margin-left: 68px;
}
#menu li{
	float: left;
	border-right: 1px solid #444444;
	list-style: none;
	font-size: 13px;
	text-align: center;
	height: auto;
	width: 80px;
}
#menu li.first{
	border-left: 1px solid #444444;	
}
#menu li.long{
	width: 156px;
}
#menu li a{
	color: #444444;
	text-decoration: none;
	display: block;
	padding: 6px 0px;
	line-height: 100%;
}
#menu li a:hover{
	color: #111111;
	text-decoration: none;
	background: url(common/menu_back_f2.jpg) repeat-x;
}

#productmenu{
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	width: auto;
	background: url(common/p_menu_back.jpg) repeat-x;
}
#productmenu ul{
	height: 25px;
	background: url(common/p_menu_back.jpg) repeat-x;
	width: auto;
	overflow: hidden;
	margin-left: 15px;
}
#productmenu li{
	float: left;
	border-right: 1px solid #1B3171;
	list-style: none;
	font-size: 11px;
	text-align: center;
	height: auto;
	width: 100px;
}
#productmenu li.first{
	border-left: 1px solid #1B3171;
}
#productmenu li.long{
	width: 135px;
}
#productmenu li.short{
	width: 50px;
}
#productmenu li a{
	color: #EDEDED;
	text-decoration: none;
	display: block;
	padding: 6px 0px;
	line-height: 100%;
}
#productmenu li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: url(common/p_menu_back_f2.jpg) repeat-x;
}

#main{
	margin: 0px auto;
	width: 760px;
	padding: 0px;
	text-align: left;
}

#footer{
	width: 860px;
	margin: 15px 0px 0px;
	padding: 0px;
	clear: both;
	border-top: 2px solid #000066;
	text-align: center;
	height: 74px;
}
#footer img{
	border-width: 0px;
	margin: 0px 0px 5px;
}
address{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
}

