/* clearfix floatバグ防止 */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
/* End hide from IE-mac */

/* float クリアー */
.both {
	clear: both;
}



div#headerk {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div#headerk #top_header {
	background-image: url('images/header_back_01.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 22px;
	font-size: 11px;
}
div#headerk #top_header #top_header_area {
	max-width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-top: 6px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#headerk #top_header #top_header_area h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
	letter-spacing: normal;
}
div#headerk #top_header #top_header_area span a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 22px;
	letter-spacing: normal;
	vertical-align: top;
}
div#headerk #top_header #top_header_area span a:hover {
	color: #990000;
	text-decoration: none;
}
div#headerk #top_header #top_header_area span a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#headerk #header_back {
	clear: both;
	background-image: url('images/header_back_02.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	/*height: 93px;*/
	height: 89px;
}
div#headerk #header_back #header_main {
	max-width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-top: 13px;*/
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#headerk #header_back #header_main #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
div#headerk #header_back #header_main #logo h2 {
	font-size: 1px;
	line-height: 0px;
	font-weight: normal;
}

div#headerk #header_back #header_main #right_header {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
div#headerk #header_back #header_main #right_header #header_menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 250px;
}
div#headerk #header_back #header_main #right_header #header_menu ul {
	margin: 0px;
	padding: 0px;
}
div#headerk #header_back #header_main #right_header #header_menu li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}
div#headerk #header_back #header_main #right_header #search_box {
	clear: both;
	width: 250px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#headerk #header_back #header_main #right_header #search_box #keywords1 {
	background-image: url('images/search_img_01.png');
	background-color: transparent;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 43px;
	height: 19px;
	width: 133px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
}
div#headerk #header_back #header_main #right_header #search_box #searchBtn1 {
	position: relative;
	bottom: 35px;
	left: 197px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -43px;
	margin-left: 0px;
	/*font-size: 1px;*/
	line-height: 0px;
}

*:first-child+html div#headerk #header_back #header_main #right_header #search_box #searchBtn1 {
	position: relative;
	left: 197px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -43px;
	margin-left: 0px;
	bottom: 51px;
}

*html body div#headerk #header_back #header_main #right_header #search_box #searchBtn1 {
	position: relative;
	left: 197px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -43px;
	margin-left: 0px;
	bottom: 51px;
}
div#headerk #menu_back {
	background-image: url('images/header_back_03.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
div#headerk #menu_back #main_menu {
	padding: 0px;
	max-width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*#######*/
#headerk {
	ul.menu {
		list-style:none;
		margin:0;
		padding:0;
		display: block;
	}

	ul.menu * {
		margin:0; 
		padding:0;
	}
	ul.menu a {
		display:block; 
		color:#000; 
		text-decoration:none;
	}
	ul.menu li {
		position:relative;
		float:left;
		margin: 0px;
		padding: 0px;
		display: block;
		width: 186px;
	}

	ul.menu ul {
		position:absolute;
		top:50px;
		left:0;
		display:none;
		opacity:0;
		list-style:none;
	}

	ul.menu ul li {
		position:relative;
		width:186px;
		margin:0px;
		padding: 0px;
		font-size: 12px;
	}

	ul.menu ul ul {
		left:185px;
		top:-1px
	}
	ul.menu ul li.memu01 ul li a {
		background-color: #ece9e6;
		background-repeat: no-repeat;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 252px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}

	ul.menu ul li.memu01 ul li a:hover {
		background-color: #f2f2f2;
		background-repeat: no-repeat;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 252px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}


	ul.menu ul li.menu02 li a {
		background-color: #ece9e6;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 170px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}
	ul.menu ul li.menu02 li a:hover {
		background-color: #f2f2f2;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 170px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}

	ul.menu ul li.menu03 li a {
		background-color: #ece9e6;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 205px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}
	ul.menu ul li.menu03 li a:hover {
		background-color: #f2f2f2;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 205px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}

	ul.menu ul li.menu04 li a {
		background-color: #ece9e6;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 139px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}
	ul.menu ul li.menu04 li a:hover{
		background-color: #f2f2f2;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 139px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}

	ul.menu ul li.menu05 li a {
		background-color: #ece9e6;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 186px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}

	ul.menu ul li.menu05 li a:hover {
		background-color: #f2f2f2;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #abaaa6;
		border-bottom-color: #abaaa6;
		border-left-color: #abaaa6;
		background-image: none;
		width: 186px;
		height: 20px;
		padding-top: 9px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		vertical-align: top;
		margin: 0px;
	}



	ul.menu .menulink {
		padding:0px;
		font-weight:bold;
		width:186px;
	}
}



/*##########以下必須*/
/*親ページのヘッダーナビメニュー*/
#headerk {
	.menu_img01 {
		width: 186px;
		height: 59px;
		background: url('images/navi01_off.png');
	}
	.menu_img01:hover {
		background: url('images/navi01_on.png');
	}

	.menu_img02 {
		width: 186px;
		height: 59px;
		background: url('images/navi02_off.png');
	}
	.menu_img02:hover {
		background: url('images/navi02_on.png');
	}

	.menu_img03 {
		width: 186px;
		height: 59px;
		background: url('images/navi03_off.png');
	}
	.menu_img03:hover {
		background: url('images/navi03_on.png');
	}

	.menu_img04 {
		width: 186px;
		height: 59px;
		background: url('images/navi04_off.png');
	}
	.menu_img04:hover {
		background: url('images/navi04_on.png');
	}

	.menu_img05 {
		width: 186px;
		height: 59px;
		background: url('images/navi05_off.png');
	}
	.menu_img05:hover {
		background: url('images/navi05_on.png');
	}

	.menu_img06 {
		width: 186px;
		height: 59px;
		background: url('images/navi06_off.png');
	}
	.menu_img06:hover {
		background: url('images/navi06_on.png');
	}
}
/*画面サイズ1023px以下で親ページのヘッダーとフッターのメニュー画像非表示*/
@media (max-width: 1023px){
	div#headerk div#main_menu ul {
		display: none;
	}
	div#headerk div#menu_back {
		height: 3px;
	}
	div#headerk div#right_header {
		display: none;
	}
	div#footerk div#page_top {
		display: none;
	}
	div#footerk div#page_top div.both {
		display: none;
	}
	div#footerk div#footer_menu {
		display: none;
	}
	div#headerk #top_header div#top_header_area {
		padding-left: 0.5rem;
	}
	div#headerk #header_back div#header_main {
		padding-left: 0.5rem;
	}
}
