.header#head-toppage	{ background: url(/index_files/head-catalog.png) no-repeat;}
.header#head-catalog	{ background: url(/index_files/head-catalog.png) no-repeat; }
.header#head-event		{ background: url(/index_files/head-catalog.png) no-repeat; }
.header#head-corporate	{ background: url(/index_files/head-catalog.png) no-repeat; }
.header#head-search		{ background: url(/index_files/head-catalog.png) no-repeat; }

/*
.header#head-toppage	{ background: url(/index_files/head-catalog.png) no-repeat;}
.header#head-catalog	{ background: url(/index_files/head-catalog.png) no-repeat; }
.header#head-event		{ background: url(/index_files/head-event.png) no-repeat; }
.header#head-corporate	{ background: url(/index_files/head-corporate.png) no-repeat; }
.header#head-search		{ background: url(/index_files/head-toppage.png) no-repeat; }
*/

/*.product .search-bar*/
.search-bar
{
	position: absolute;
/*	top: 38px;  080426*/
	top: 64px;
/*	left: 505px !important;  080426*/
	left: 20px;
}

/*.search-bar
{
	position: absolute;
	top: 50px;
	left: 520px !important;
	left: 517px;
}*/

.search-text
{
	height: 14px !important;
	height: 20px;
/*	width: 180px !important;  080426*/
	width: 150px !important;
	width: 200px;
/*	background-image: url(/index_files/search-key.png);
	background-position:left center;
	background-repeat: no-repeat;
	border: 1px solid #999;  080426*/
/*	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px; 080426*/
}

.search-submit
{
	margin-top: 1px !important;
/*	height: 22px !important; 080426*/
	height: 20px !important;
	height: 20px;
/*	width: 38px; 080426*/
	width: 30px;
/*	background-image: url(/index_files/search-submit.png); 080426*/
	background-image: url(/index_files/search-submit.jpg);
	background-position:center;
	background-repeat: no-repeat;
/*	background-color: #E0DFE3; 080426*/
/*	border: 1px solid #999; 080426*/
	background-color: transparent;
	border-width: 0px
}


/* Global site navi */
#region_navi{
	position: absolute;
	top: 20px;
	text-align: right;
	font-size: 10px;
	color: #000066;
	width:100%;
}
#region_navi_box,#region_navi_img{
	float:right;
}
#region_navi_box{
	padding-right:15px;	
}
#region_navi_box_text{
	padding-right:50px;	
}
#region_navi_text{
	font-weight: bold;
}
#region_navi_img img{
	vertical-align		: middle;
}


/*.product #logo a*/
#logo a
{
	position: absolute;
	top: 20px;
	left: 17px;
	height: 40px;
	width: 210px;
	text-indent: -9999px;
	text-decoration: none;
	z-index: 1;
}

/*#logo a
{
	position: absolute;
	top: 10px;
	left: 27px;
	height: 30px;
	width: 125px;
	text-indent: -9999px;
	text-decoration: none;
}*/

/* Head Menu */



li.hmenu_item
{
	position: absolute;
	top: 0px;
	height: 20px;
	text-indent: -9999px;
	text-decoration: none;
}

li.hmenu_item a
{
	text-decoration: none;
}


/*.product li#hmenu_1*/
li#hmenu_1
{
/*	left: 0px; 08/04/26 */
	left: 100px;
	width: 85px;
}

/*.product li#hmenu_2*/
li#hmenu_2
{
/*	left: 97px; 08/04/26 */
	left: 197px;
	width: 90px;
}

/*.product li#hmenu_3*/
li#hmenu_3
{
/*	left: 200px; 08/04/26 */
	left: 300px;
	width: 70px;
}

/*li#hmenu_1
{
	left: 0px;
	width: 80px;
}

li#hmenu_2
{
	left: 80px;
	width: 90px;
}

li#hmenu_3
{
	left: 170px;
	width: 60px;
}*/

li#hmenu_1 a
{
	display: block;
	height: 20px;
}

li#hmenu_2 a
{
	display: block;
	height: 20px;
}

li#hmenu_3 a
{
	display: block;
	height: 20px;
}

