@charset "UTF-8";
/* CSS Document */

/*wb_[*/
#header {
	height:90px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.headerHr {
	margin-bottom:10px;
}
#ci {
	float:left;
}
#header .search {
	text-align:right;
}
#header .search * {
	margin:0px;
	padding:0px;
}
#header .search fieldset {
	border: solid;
	border-width: 0;
}
#header .search fieldset legend {
	display: none;
}
#header .search img, #header .search input.text, #header .search input.ibutton {
	vertical-align: top;
}
#header .search input.text {
	border: 1px solid #1D2088;
	padding:0px 1px;
	width:136px;
}
#header .search input.ibutton {
	margin: 0;
	width: 36px;
	height: 18px;
}
#submenu {
	float:right;
}


#nonflash {
	margin:0px;
	padding:0px;
		height:50px;
		width:320px;
}
#nonflash li {
	float:left;
	list-style-type:none;
}
#nonflash-navi li a {
	display: block;

}
#nonflash-navi {
	margin:0px;
	padding:0px;
}
#nonflash-navi li {
	float:left;
	list-style-type:none;
}
#nonflash-navi li a {
	display: block;
	height:50px;
	width:160px
}
#nonflash-navi a:hover, #nonflash-navi a:active {
	background-position: bottom;
}

