@charset "utf-8";
/* CSS Document */

/* ヘッダー */
#header {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9999;
}
#header a#logo {
	background-image: url(../img/header/design/logo.jpg);
	width: 388px;
	height: 40px;
	margin-top: 16px;
	float: left;
}
#header a.logo-resize {
	width: 330px !important;
	background-position: left center;
	background-repeat: no-repeat;
    -webkit-background-size: 330px auto;
         -o-background-size: 330px auto;
            background-size: 330px auto;
}
#header #header_sub {
	height: 36px;
	margin-top: 18px;
	margin-bottom: 18px;
	float: right;
}
/*
#header_img {
	z-index:10;
	text-align: left;
	margin-bottom: 10px;
}
#header #header_btn ul {
	width:306px;
	position:absolute;
	right:0;
	top:0;
	text-align:left;
	margin-top:5px;
	margin-right:5px;
}
#header #header_btn ul li {
	display:inline;
}
*/
#header #searchform1 {
	width: 273px;
	float: right;
}
#header #keywords1 {
    width: 184px;
    height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
    background: url(../img/header/design/header_search.gif) no-repeat left center;
	padding-left: 23px;
	border: 1px solid #9D9D9D;
	float: left;
}
#search {
	background-image: url(../img/header/design/header_search_02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 58px;
	height: 25px;
	float: right;
	text-indent: -9999px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#search:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
#header #sitemap {
	background-image: url(../img/header/design/header_06.gif);
	margin-right: 13px;
	width: 91px;
	height: 12px;
	margin-bottom: 2px;
	float: right;
	position: relative;
	bottom: 2px;
}
#header #recruit {
	background-image: url(../img/header/design/header_07.gif);
	margin-right: 13px;
	width: 66px;
	height: 12px;
	margin-bottom: 2px;
	float: right;
	position: relative;
	bottom: 2px;
}
#header #info {
	background-image: url(../img/header/design/header_08.gif);
	width: 89px;
	height: 12px;
	margin-bottom: 2px;
	float: right;
	position: relative;
	bottom: 2px;
}
#header #sitemap:hover {
	background-image: url(../img/header/design/header_ov_06.gif);
}
#header #recruit:hover {
	background-image: url(../img/header/design/header_ov_07.gif);
}
#header #info:hover {
	background-image: url(../img/header/design/header_ov_08.gif);
}

/* テキストサイズ */
#text_size_btn {
	background-image: url(../img/header/design/header_09.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 36px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: center;
	width: 88px;
	float: right;
}
#text_size_btn .textsize {
	background-image: url(../img/header/design/header_02.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 88px;
	height: 10px;
	float: right;
}
#text_size_btn .text_s_ov {
	background-image: url(../img/header/design/header_ov_03.gif);
	width: 25px;
	height: 23px;
	margin-right: 6px;
	margin-top: 5px;
	float: right;
}
#text_size_btn .text_m_ov {
	background-image: url(../img/header/design/header_ov_04.gif);
	width: 25px;
	height: 23px;
	margin-right: 6px;
	margin-top: 5px;
	float: right;
}
#text_size_btn .text_l_ov {
	background-image: url(../img/header/design/header_ov_05.gif);
	width: 25px;
	height: 23px;
	margin-top: 5px;
	float: right;
}
#header .text_s {
	background-image: url(../img/header/design/header_03.gif);
	width: 25px;
	height: 23px;
	margin-right: 6px;
	margin-top: 5px;
	float: right;
}
#header .text_m {
	background-image: url(../img/header/design/header_04.gif);
	width: 25px;
	height: 23px;
	margin-right: 6px;
	margin-top: 5px;
	float: right;
}
#header .text_l {
	background-image: url(../img/header/design/header_05.gif);
	width: 25px;
	height: 23px;
	margin-top: 5px;
	float: right;
}
#header .text_s:hover {
	background-image: url(../img/header/design/header_ov_03.gif);
}
#header .text_m:hover {
	background-image: url(../img/header/design/header_ov_04.gif);
}
#header .text_l:hover {
	background-image: url(../img/header/design/header_ov_05.gif);
}

/* テキストサイズ */
#english {
	background-image: url(../img/header/design/header_09.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: center;
	float: right;
}
#english li + li {
	margin-top: 8px;
	position: relative;
}
#english li a {
	width: 116px;
	height: 12px;
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../img/header/design/header-eng_01.gif);
}
/*
#english li a:hover {
	background-image: url(../img/header/design/header-eng_ov_01.gif);
}
*/
#english li + li a {
	background-image: url(../img/header/design/header-eng_02.gif);
}
#english li + li:hover a {
	background-image: url(../img/header/design/header-eng_ov_02.gif);
}
/* スライドパネル */
#english li + li ul {
	display: none;
	position: absolute;
	z-index: 20000;
	background: #f9f9f9;
	border: 2px solid #666;
}
#english li + li ul li a {
	background: none !important;
	color: #666;
	font-weight: bold;
	font-size: 85%;
	line-height: 30px;
	height: 30px;
	display: block;
}
#english li + li ul li a:hover {
	background-color: #ec8329 !important;
	color: #FFF;
}
#english li + li ul li + li {
	border-top: 3px dotted #999;
	margin-top: 0;
}

/* メインメニュー */
#uni_btn {
	width: 910px;
	height: 30px;
	float: left;
	position: relative;
	z-index: 9999;
}
#amenu-list {
	margin:0px;
	padding: 0px;
	position: absolute !important;
	z-index: 99999;
}
#amenu-list li {
	float: left;
	width: 151px;
	position: relative;
	z-index: 99999;
}
#amenu-list li a {
	display: block;
	width: 151px;
	height: 36px;
	z-index: 99999;
}
/* HOME */
#amenu-list li a#main1 {
	background-image:url(../img/index/menu_base.gif);
}
/* t */
#amenu-list li a#main2 {
	background-image:url(../img/index/menu_btn_03.gif);
}
/* s */
#amenu-list li a#main3 {
	background-image:url(../img/index/menu_btn_04.gif);
}
/* b */
#amenu-list li a#main4 {
	background-image:url(../img/index/menu_btn_05.gif);
}
/* k */
#amenu-list li a#main5 {
	background-image:url(../img/index/menu_btn_06.gif);
}
/* k */
#amenu-list li a#main6 {
	background-image:url(../img/index/menu_btn_07.gif);
}
#amenu-list li a:hover#main1 {
	background-image:url(../img/index/menu_btn_over_02.gif);
}
#amenu-list li a:hover#main2 {
	background-image:url(../img/index/menu_btn_over_03.gif);
}
#amenu-list li a:hover#main3 {
	background-image:url(../img/index/menu_btn_over_04.gif);
}
#amenu-list li a:hover#main4 {
	background-image:url(../img/index/menu_btn_over_05.gif);
}
#amenu-list li a:hover#main5 {
	background-image:url(../img/index/menu_btn_over_06.gif);
}
#amenu-list li a:hover#main6 {
	background-image:url(../img/index/menu_btn_over_07.gif);
}
#amenu-list .sub {
	border-left: 2px #666 solid;
	border-right: 2px #666 solid;
	border-bottom: 2px #666 solid;
	width: 178px;
	background-color: #F9F9F9;
	z-index: 9999;
}
#amenu-list .sub li {
	height: 30px;
	border-bottom: 3px dotted #999;
	width: 176px;
	text-align: left;
	z-index: 9999;
}
#amenu-list #last {
	height: 30px;
	width: 176px;
	border-bottom: none;
	z-index: 9999;
}

#amenu-list .sub li a {
	width: 163px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 85%;
	padding-left: 15px;
	z-index: 9999;
}
#amenu-list .sub li a:hover {
	background-color: #EC8329;
	color: #FFF;
}
#amenu-list li ul.sub{
	position: absolute;
	left: 0;
	z-index: 9999;
}
#amenu-list li ul.sub{
	position:absolute;
	left: 0;
	z-index: 9999;
}
#amenu-list {
	zoom: 1;
	z-index: 9999;
}

#amenu-list ul {
	display: none;
	margin:0px;
	padding: 0px;
	position: absolute !important;
	height: auto;
	z-index: 9999;
}
#amenu-list ul li {
	float: none;
	margin:0px;
	padding: 0px;
	z-index: 9999;
}
#amenu-list ul.sub li > a {
	background: url(../img/amenu/right_arrow.gif) no-repeat 95% 50%;
	z-index: 9999;
}