@charset 'UTF-8';
/* Header */
#header-wrapper	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 960px;
	overflow: hidden;
	position: relative;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header_Inner_left {
	float:left;
	width:340px;
	min-height: 6.42em;
	max-height:7.5em;
}
#header_Inner_right {
	float:left;
	width:620px;
	min-height: 6.42em;
	max-height:7.5em;
	text-align:right;
}
#groval_nav {
	width: 960px;
	margin-bottom:20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header a {
	color: #003366;
	text-decoration:none;
}
#header a:hover,#header a:active {
	color: #0078d5;
	text-decoration:underline;
}
#header a:visited {
	color: #663399;
}
#gnav_bg {
	height: 81px;
	background-image:url("/content/000000227.png");
	background-repeat: repeat-x;
}
/* Logo */
#logo {
/*
	position: absolute;
	top:0;
	left:0;
	width:300px;
	margin:20px 20px 20px 0;
*/
}
/* header_Menu */
#header_link {
	display:inline-block;
	padding: 5px 0 0 30px;
}
#header_link ul {
}
#header_link li {
	display: inline-block;
	margin-right:10px;
	padding-left:5px;
}
#header_link li a {
	background:url("/content/000000246.png") no-repeat 0 50%;
	padding-left:10px;
}
#header_link li a img {
	position: relative;
	top: 2px;
	left: 2px;
}
#header_link li.last {
	margin-right:0px;
	border-left:1px dotted #333;
}
#header_tool {
	display:inline-block;
	padding: 11px 0 0 11px;
}
#font_size {
	float:left;
	margin-right:40px;
}
#font_size dl {
	margin:0;
	padding:0;
}
#font_size dt,#font_size dd {
	display: inline-block;
	margin:0;
	padding:10px 0;
}
#font_size dd a {
	display:block;
	background:#006599;
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
#font_size dd a:visited,#font_size dd a:hover,#font_size dd a:active {
	color:#fff;
	text-decoration:none;
}

/* search-button*/
.gsc-search-button {
    position: relative;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    color: #313131 !important;
    height: 25px !important;
    border: none !important;
    overflow: hidden;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    cursor: pointer;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
	background-color:#002063 !important;
	width: 100% !important;
	font-size: 100% !important;
}
.gsc-search-button gsc-search-button-v2{
	background-image:none !important;
	width: 100% !important;
}


.searchBox form.gsc-search-box button.gsc-search-button:after {
  content: "検索";
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 25px;
  padding: 2px 0 1px;
  line-height: 100%;
  background: #002063;
  color: #FFF;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
/* groval_nav */
.nav {
	list-style: none;
	text-align:center
	*zoom: 1;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
    background-image: url("/content/000000217.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav a.gnav_img {
	width: 160px;
	height: 61px;
        margin-top: 4px;
	color:#333;
	text-indent:-9999px;
}
.nav li.g_home a {
	background: url("/content/000000290.png") no-repeat;
}
.nav li.g_about a {
	background: url("/content/000000206.png") no-repeat;
}
.nav li.g_jigyou a {
	background: url("/content/000000278.png") no-repeat;
}
.nav li.g_nyusatsu a {
	background: url("/content/000000208.png") no-repeat;
}
.nav li.g_jimusyo a {
	background: url("/content/000000280.png") no-repeat;
}
.nav li.g_inquiry a {
	background: url("/content/000000276.png") no-repeat;
}
.nav li.g_home a:hover,.nav li.g_home a:focus {
	background: url("/content/000000291.png") no-repeat;
}
.nav li.g_about a:hover,.nav li.g_about a:focus {
	background: url("/content/000000207.png") no-repeat;
}
.nav li.g_jigyou a:hover,.nav li.g_jigyou a:focus {
	background: url("/content/000000279.png") no-repeat;
}
.nav li.g_nyusatsu a:hover,.nav li.g_nyusatsu a:focus {
	background: url("/content/000000209.png") no-repeat;
}
.nav li.g_jimusyo a:hover,.nav li.g_jimusyo a:focus {
	background: url("/content/000000281.png") no-repeat;
}
.nav li.g_inquiry a:hover,.nav li.g_inquiry a:focus {
	background: url("/content/000000277.png") no-repeat;
}
/* global navi dropdown */
.nav > li > a {
	display: block;
}
.nav ul {
	list-style: none;
	width: 200px;
	border:2px solid #006699;
	z-index:200;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: -20px;
	background: #003366;
	background: none;
	color: #006699;
}
.nav > li.hover > ul > li.hover {
	background: #003366;
}
.nav > li.hover > ul > li.hover a{
	color: #006699;
}
.nav > li.hover > ul > li a{
	color: #006699;
}
.nav > li.hover > ul > li.hover > ul > li.hover{
	background: #003366;
	color: #006699;
}
.nav > li.hover > ul > li.hover > ul > li.hover a{
	color: #006699;
}
.nav > li.hover > ul > li > ul > li.hover a{
	color: #006699;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
/* jimusho_main_img */
/*#g_jimusyo_top #slide {
	width:960px;
	height:200px;
	margin:0 auto;
	position:relative;
}
#g_jimusyo_top #slide img {
	position:absolute;
	left:0;
	top:0;
}*/
#mainImg {
	margin: 0 auto;
	width: 960px;
	height: 148px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#mainImg img {
	top: 0;
	left: 0;
	position: absolute;
}
/* new_info */
.wrapper_area{
	padding-top: 20px;
}
/* トップページ用 */
.index.wrapper_area{
	padding-top: 0px;
}

#main_content ul.release_list {
	margin:0;
	padding:0;
	list-style:none;
}
#main_content ul.release_list li {
	position:relative;
	padding:0px 0px 10px 20px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
}
#main_content ul.release_list li a{
	margin-left:6em;
}
#main_content ul.release_list li span {
	background:#EFEFEF;
	padding:0 5px;
	display:block;
	position:absolute;
	top:0px;
	left:15px;
	width:5em;
}
#wrapper .col1 dl.new_info dd {
	width: 86%;
}
#main_content dl.new_info {
	border-bottom:1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#main_content dl.new_info dt {
	float: left;
	padding:0 10px;
	margin-left: 15px;
	background:#EFEFEF;
	width:4.5em;
	white-space: nowrap;
}
#main_content dl.new_info dd {
	margin-left: 30px;
	width:80%;
	text-align:justify;
}
/* jimusho slide */
#g_jimusyo_top #slide {
	width:960px;
	height:200px;
	margin:0 auto;
	position:relative;
}
#g_jimusyo_top #slide img {
	position:absolute;
	left:0;
	top:0;
}
/* image */
.center_img {
	text-align:center;
}
/* left_text */
.left_text div.text {
	float:left;
	width:420px;
}
.left_text div.image {
	float:right;
	width:220px;
	text-align:center;
}
.left_text_img_sneak {
	float:right;
	width:220px;
	padding: 0 0 10px 10px;
	text-align:center;
	margin-bottom:10px;
}
/*.left_text_sneak img {
	float:right;
	width:220px;
}*/
/* right_text */
.right_text div.text {
	float:right;
	width:420px;
}
.right_text div.image {
	float:left;
	width:220px;
	text-align:center;
}
.right_text_img_sneak {
	float:left;
	width:220px;
	padding: 0 10px 10px 0;
	text-align:center;
	margin-bottom:10px;
}
/*.right_text_sneak img {
	float:left;
	width:220px;
}*/
/* left_text img2 */
.left_text_plural div.image img {
	padding-bottom: 10px;
}
.left_text_plural div.image {
	width: 220px;
	float: right;
	text-align:center;
}
.left_text_plural div.text{
	width: 420px;
	float: left;
}
/* right_text img2 */
.right_text_plural div.image img {
	padding-bottom: 10px;
}
.right_text_plural div.image {
	width: 220px;
	float: left;
	text-align:center;
}
.right_text_plural div.text {
	width: 420px;
	float: right;
}
/* image split */
#main_content .split_img ul {
	list-style:none;
	margin:0;
	padding:0;
}
#main_content .split_img ul li {
	margin:0;
	padding:0;
}
#main_content .split_img ul li.left_img {
	float:left;
	width:48%;
	text-align:center;
	margin:0;
}
#main_content .split_img ul li.right_img {
	float:right;
	width:48%;
	text-align:center;
	margin:0;
}
#main_content .split_img ul li.left_img_plural {
	float:left;
	width:48%;
	text-align:center;
	margin:0;
}
#main_content .split_img ul li.right_img_plural {
	float:right;
	width:48%;
	text-align:center;
	margin:0;
}
/* box */
/*#main_content .split_box p,
#main_content .split_box ul {
	margin:0;
}*/
section div.left_box {
	float:left;
	width:48%;
	margin:0;
}
section div.right_box {
	float:right;
	width:48%;
	margin:0;
}
/* print */
.print {
	margin-right: 20px;
	padding-top: 20px;
	float:right;
}
#content_top_area nav {
	float: left;
}
/* PAGE TOP */
.pagetop {
	position: absolute;
	bottom: 75px;
	right: 0;
}
div.page_top_sp {
	display: none;
}
/* display_off */
.sp_on {
	display:none;
}
/* tab panel */
ul#tab {
	zoom: 1;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
ul#tab:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul#tab li {
	margin: 0 !important;
	padding: 0;	
	list-style: none;
	float: left;
	text-align: center;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
ul#tab li:last-child {
	background: none;
	border-right:1px solid #ccc;
}
ul#tab li a {
	margin: 0;
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	color: #333;
	font-size:0.9em;
}
ul#tab li a:hover {
	background: #eeeeee;	
	color: #333;
}
ul#tab li.active,
ul#tab li.active a,
ul#tab li.active a:hover {
	background: #eeeeee;		

}
#detail {
	clear: both;
	overflow: hidden;
	background: none;	
	border:1px solid #ccc;
	padding: 20px;

}
.tabbox {
	display: none;
	margin: 0 !important;
}
/* map tab */
#map_a{
	height:350px;
	width:650px;
	background:url("/content/000011146.jpg") no-repeat;
	}
#map_b{
	height:350px;
	width:650px;
	background:url("/content/000011146.jpg") no-repeat;
	}
#map_c{
	height:200px;
	width:485px;
	background:url("/content/000011147.jpg") no-repeat;
}