@charset "utf-8";
#header .h_logo {
	width: 400px;
	padding-top: 36px;
	float: left;
	margin-right: 284px;
}
#header .h_right  {
	float: left;
	width: 276px;
	height: auto;
}
#header .h_right .h_tel {
	width: 276px;
	background-color: #39F;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom: 10px;
}
#header .h_right ul {
	list-style-image: url(../images/arrow.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	list-style-position: inside;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
}
#header .h_right ul li {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#menu .menu_waku {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: 0px;
	position: relative;
}
#menu .menu_waku ul {
	border-left: 1px solid #BBBBBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menu .menu_waku ul li {
	text-align: center;
	list-style-type: none;
	width: 20%;
	float: left;
	border-right: 1px solid #BBBBBB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menu .menu_waku ul li .open {
	display: block;
	background-color: #39F;
	padding-top: 18px;
	padding-bottom: 18px;
	color: #FFFFFF;
}

#menu .menu_waku ul li a {
	color: #333333;
	display: block;
	padding-top: 18px;
	padding-bottom: 18px;
	text-decoration: none;
}
#menu .menu_waku ul li a:hover  {
	background-color: #0064C8;
	color: #FFFFFF;
	margin-bottom: 0px;

}
#menu .menu_waku ul li a span {
	margin-left: 6px;
}
#menu .menu_waku ul li ul {
	position: absolute;
	top: 60px;
	left: 384px;
	z-index: 1;
	width: 20%;
	display: none;
}
#menu .menu_waku ul li:hover ul  {
	display: block;
}
#menu .menu_waku ul li ul li   {
	display: block;
	background-color: #ECECEC;
	float: none;
	border-top: 1px solid #BBBBBB;
	width: 191px;
}
#menu .menu_waku ul .current a {
	color: #FFFFFF;
	background-color: #39F;
}







.pankuzu  {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	height: 20px;
}
.pankuzu p  {
	font-size: 14px;
	margin-left: 8px;
	background-color: undefined;
}
#main .foot_space  {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}
#main .foot_space2  {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
}
#footer .page_top {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#footer .page_top p a {
	background-color: #39F;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 810px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}
#footer .page_top p a:hover  {
	background:linear-gradient(180deg, #006EDD, #3399FF);
	text-decoration: none;
}
#footer .foot_u  {
	width: auto;
	height: auto;
	background-color: #39F;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer .foot_u .foot_waku {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.foot_u .foot_waku a {
	width: 306px;
	height: 95px;
	float: left;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	padding-top: 13px;
}
.foot_u .foot_waku a:hover  {
	background-color: #006EDD;
	text-decoration: none;
}
.foot_waku p  {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 3px;
}
.foot_u .foot_waku .f_link a {
	width: 306px;
	height: 108px;
	float: left;
	padding-top: 0px;
}
.foot_u .foot_waku .f_link a:hover  {
	width: 306px;
	height: 108px;
	float: left;
	padding-top: 0px;
	opacity: 0.8;
}


.foot_u .foot_waku .f_space {
	width: 18px;
	height: 108px;
	float: left;
}
#footer .foot_d  {
	background-color: #666666;
	padding-top: 30px;
	width: auto;
	padding-bottom: 15px;
}
#footer .foot_d .site_map {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.foot_d .site_map ul {
	list-style-position: outside;
	border-left: 1px solid #FFFFFF;
	list-style-type: none;
	padding-left: 10px;
	font-size: 12px;
	width: 149px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.foot_d .site_map ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.foot_d .site_map ul li a {
	color: #FFFFFF;
}

#footer .foot_d .cpr {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
