/*ヘッダーメニュー*/
.head_menu {
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F39800;
	background-color: #FFF;
	padding-top: 5px;
}
.head_menu .dropmenu {
  position: relative;
	list-style-type: none;
	width: 1050px;
	height: 40px;
	padding: 0;
}

.head_menu .dropmenu li {
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
	width: 166px;
}

.head_menu .dropmenu li a {
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	color: #492700;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}

.head_menu ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F19758;
}
/*お知らせ*/
.head_menu ul .menu_left a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	background-image: url(../img/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 35px center;
}
.head_menu ul .menu_left a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_left.jpg);
}
.head_menu ul .menu_list a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.head_menu ul .menu_right a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D6D6D6;
	background-repeat: no-repeat;
	background-position: 25px center;
	background-image: url(../img/menu_right.jpg);
}
.head_menu ul .menu_right a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_right.jpg);
}
.head_menu ul .menu_left_active {
	background-color: #182D62;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
}
.head_menu ul .menu_list_active {
	background-color: #182D62;
	background-image: url(../images/m_bg2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C8EA;
}
.head_menu ul .menu_right_active {
	background-color: #182D62;
	background-image: url(../images/menu_right.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 164px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C8EA;
}



/*ヘッダーメニュー終了*/


/*サブメニュー*/
.sub aside {
	background-color: #FFF;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
}
.container .sub nav ul li {
	float: left;
	width: 190px;
	height: 40px;
}
.container .sub nav ul li a {
	display: block;
	height: 40px;
}
.sub nav ul {
	height: 340px;
}
.sub aside .link {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 13px;
}
.sub aside .link li {
	width: 198px;
}
.sub aside .link li a {
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(../img/li_m.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	color: #147472;
}
.sub aside .link li a:hover {
	background-color: #A18E7D;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../img/li_m2.gif);
	background-repeat: no-repeat;
}
.sub aside .link .active {
	display: block;
	background-repeat: no-repeat;
	background-position: 0.5em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.2em;
	background-image: url(../images/link_m.gif);
	color: #182D62;
	background-color: #F0F4FF;
	width: auto;
}


/*サブメニュー終了*/
.head_menu .m_menu {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#submenu {
	width: 200px;
	float: left;
	background: #E4E4E4;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#submenu ul {
	list-style: none;
}

#submenu #menu_title a {
	display: block;
	background: #FFFFFF;
	text-decoration: none;
	padding: 8px 4px;
	font-weight: bold;
	color: #004000;
}
#submenu #menu_title a:hover {
	color:#FF6600;
	text-decoration: none;
	background: #FFFFCC;
	border-left-color: #FF6600;
}
#menu_active {
	color:#FF6600;
	text-decoration: none;
	background: #FFFFCC;
	border-left-color: #FF6600;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#menu_title span {
	display: block;
	margin-top: 2px;
	font-size: 75%;
	font-weight: normal;
}
.main_area .container .sub .pr li {
	margin-bottom: 5px;
}
.main_area .container .sub .pr {

}
/*
.m_menu ul .menu02 a {
	background-image: url(../img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.m_menu ul .menu03 a {
	background-image: url(../img/menu03.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.m_menu ul .menu04 a {
	background-image: url(../img/menu04.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.m_menu ul .menu05 a {
	background-image: url(../img/menu05.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.m_menu ul .menu02 a:hover {
	background-image: url(../img/menu02.jpg);
}
.m_menu ul .menu03 a:hover {
	background-image: url(../img/menu03.jpg);
}
.m_menu ul .menu04 a:hover {
	background-image: url(../img/menu04.jpg);
}
.m_menu ul .menu05 a:hover {
	background-image: url(../img/menu05.jpg);
}
*/
/*プルダウンメニュー*/
.head_menu .m_menu .dropmenu li ul {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.head_menu .m_menu .dropmenu li ul li {
	overflow: hidden;
	height: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	background-color: #FFC;
}
.head_menu .m_menu .dropmenu li ul li a {
	padding: 13px 15px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-color: #4D3000;
	background-image: url(../img/bg_kureyon5.png);
	background-repeat: repeat;
	color: #FFF;
}
.head_menu .m_menu .dropmenu li:hover > a{
	color: #FFFFFF;
	background-color: #00A0E9;
}
.head_menu .m_menu .dropmenu > li:hover > a{
	border-radius: 0px;
}
.head_menu .m_menu .dropmenu li:hover ul li{
	overflow: visible;
	height: 38px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C4A67D;
}
.head_menu .m_menu .dropmenu li:hover ul li:first-child{
  border-top: 0;
}
.head_menu .m_menu .dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
.head_menu .m_menu .dropmenu li:hover ul li:last-child a{
	border-radius: 0px;
}
input[type="submit"],input[type="reset"]{
    border:1px solid #777;
    padding: 2px 10px;
    padding-top: 2px;
    padding-bottom: 4px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#99c9e5),
        to(#428ec9)
        );
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px #fff;
         
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #99c9e5,
        #428ec9
        );
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff99c9e5,endColorstr=#ff428ec9);
    zoom: 1;
}
input[type="text"]{
    border:1px solid #777;
    padding: 3px 0px;
    color: #333333;
    cursor: auto;
    background: #ffffff;
    border-radius: 3px;
}

/*2016-09-22 レスポンシブ*/
ul.slimmenu .menu_left a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	background-image: url(../img/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
ul.slimmenu .menu_left a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_left.jpg);
}
ul.slimmenu .menu_left_active {
	background-color: #182D62;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
}
ul.slimmenu .menu_right a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D6D6D6;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-image: url(../img/menu_right.jpg);
}
ul.slimmenu .menu_right a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_right.jpg);
}
ul.slimmenu .menu_right_active {
	background-color: #182D62;
	background-image: url(../images/menu_right.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 164px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C8EA;
}
ul.slimmenu .menu00 a {
	background-image: url(../img/menu00.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu02 a {
	background-image: url(../img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu03 a {
	background-image: url(../img/menu03.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu04 a {
	background-image: url(../img/menu04.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu05 a {
	background-image: url(../img/menu05.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu00 a:hover {
	background-image: url(../img/menu00.jpg);
}
ul.slimmenu .menu02 a:hover {
	background-image: url(../img/menu02.jpg);
}
ul.slimmenu .menu03 a:hover {
	background-image: url(../img/menu03.jpg);
}
ul.slimmenu .menu04 a:hover {
	background-image: url(../img/menu04.jpg);
}
ul.slimmenu .menu05 a:hover {
	background-image: url(../img/menu05.jpg);
}

ul.slimmenu .menu_child a {
	background-image: url(../img/menu99.jpg);
    padding-left: 20px;
}
ul.slimmenu .menu_child a:hover {
	background-image: url(../img/menu99.jpg);
}

/*レスポンシブ設定*/
@media only screen and ( min-width: 1440px ) /* 1050 */
{
	.head_top .logo {
		font-size:35px;
	}
}
@media only screen and ( max-width: 1440px ) /* 1050 */
{
	.head_top .logo {
		font-size:35px;
	}
}
@media only screen and ( max-width: 980px ) /* 1050 */
{
	.head_top .logo {
		font-size:30px;
	}
}
@media only screen and ( max-width: 768px ) /* 640 */
{
	.head_top .logo {
		font-size:25px;
	}
}
@media only screen and ( max-width: 480px ) /* 640 */
{
	.head_top .logo {
		font-size:12px;
	}
}

