@charset "utf-8";
/* 下関市 Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
form,
label,
legend { margin: 0; padding: 0; }
img { border: 0; }
body { background:  #fff; margin:0; padding:0; text-align: center; color: #000 }
#tmp_contents { word-wrap:break-word }
a:link { color: #069 }
a:hover { color: #900 }
a:focus { color: #900 }
#tmp_header ul,
#tmp_footer ul,
#grobal ul,
.btm_ad ul,
#rightcol ul,
.breadcrumbs_inner ol,
div.download ul,
.base_table_gr ul,
.genre_cat dl dd ul { margin: 0; padding: 0; list-style: none }
.mgn0 { margin: 0 }
.mgn3 { margin: 3px }
.mgn5 { margin: 5px }
.mgn7 { margin: 7px }
.mgn10 { margin: 10px }
.icon { vertical-align: baseline; margin: 2px 4px 0 4px }
.ml3 { margin-left: 3px }
.hide { display:none }
.fltlft { float: left }
.fltrgt { float: right }
.txt_center { text-align:center }
.txt_rgt { text-align:right }
.txt_lft { text-align:left }
input:focus { background: #F7FFFF}
:-moz-any-link:focus {
	outline: 1px dotted #990000;
}
input:not([type]):focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
textarea:focus,
select:focus {
	outline: 1px dotted #990000 !important;
}


/*
table { border-collapse: collapse; border-spacing: 0; }
*/
/* -------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------*/
#tmp_header { margin: 0 auto; width: 980px; text-align: left; background:url(/www/image/common/hd_bg.gif) no-repeat; background-position:166px 0; height: 103px; font-size: 80%; height:106px }
#logo { float:left; width:179px; margin: 17px 0 0 3px }
#logo a { display: block; height:79px }
div#tools { float:right; width:593px; height: 50px }
div#utility { float:right; width:593px }
#tmp_header p,
#tmp_header img,
#tmp_header li,
div#tools div { float:left }
#tmp_header p { margin: 0 }
#footer_adress_inner,
#copy_inner,
div#grobal_inner,
#footer_inner,
#tmp_contents { width: 980px; margin: 0 auto; text-align: left; font-size: 80% }
/* -------------------------------------------------------------------------
Contents Layout
--------------------------------------------------------------------------*/
#leftcol { width: 230px; float:left; line-height: 140% }
#l_c_box { width: 736px; float:left; line-height: 140%; padding-bottom: 20px }
#centercol { width: 490px; float:right }
#rightcol { width: 230px; float:right; padding-bottom: 20px; line-height: 140% }
/* -------------------------------------------------------------------------
Header
--------------------------------------------------------------------------*/
/* Txtsize */
div#txtsizearea { width: 157px; margin-top: 9px; height:24px }
img#txtimg { margin:6px 0 0 0 }
div#txtsizearea ul li { margin: 0; display: block; height: 24px; width: 32px; text-indent:-9999em }
div#txtsizearea ul li a { display: block; background: url("/www/image/common/hd_btn_txtsize.gif") no-repeat; height: 24px; width: 32px }
div#txtsizearea ul li a:focus { overflow: hidden }
div#txtsizearea ul li#txt_l a { background-position: -64px 0 }
div#txtsizearea ul li#txt_m a { background-position: -32px 0 }
div#btn_bgcolor { float:left; margin: 9px 0 0 10px }
div#btn_bgcolor a { display: block; height: 24px }
*html div#btn_bgcolor a { display: block; height: auto }
/* Search */ 
div#search_left { background: url(/www/image/common/hd_search_left.gif) no-repeat; width: 39px; width: 8px; margin: 0 0 0 14px }
div#search { background: url(/www/image/common/hd_search_bg.gif) repeat-x; height: 31px; padding-top: 8px }
div#search_rgt { background: url(/www/image/common/hd_search_rgt.gif) no-repeat; width: 39px; width: 8px }
div#search input { vertical-align: middle }
div#search #keysearch { width: 159px; margin: auto 4px; height: 19px; font-size: 90% }
@media screen and (-webkit-min-device-pixel-ratio:0) {
div#search #keysearch { width: 150px }
} /* for safari */
#btnsearch { float:left }

/* gooleカスタム検索用 201612追加 */
div#google_search { 
	border-top:2px solid #259DD6;
	width:317px;
	min-height:37px;
	margin-left:12px;
	padding:0;
	background: url(/www/image/hd_googlesearch_bg.png) bottom left no-repeat;
}
#gglsearch {
	display:block;
	overflow:hidden;
	margin:5px 0 5px 105px;
	width : 200px;
}
#gglsearch form,
#gglsearch form table.gsc-search-box,
#gglsearch td.gsc-input,
#gglsearch td.gsc-search-button {
	margin:0;
	padding:0;
}
#gglsearch .gsc-input-box {
	float:none;
}
#gglsearch td.gsc-search-button input {
	margin:0;
	padding:6px 15px;
}
#gglsearch input.gsc-search-button,
#gglsearch input.gsc-search-button {
  border-color: #777777!important;
  background-color: #C3C3C3!important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#C3C3C3),to(#C3C3C3))!important;
  background-image: -webkit-linear-gradient(top,#C3C3C3,#C3C3C3)!important;
  background-image: -moz-linear-gradient(top,#C3C3C3,#C3C3C3)!important;
  background-image: -ms-linear-gradient(top,#C3C3C3,#C3C3C3)!important;
  background-image: -o-linear-gradient(top,#C3C3C3,#C3C3C3)!important;
  background-image: linear-gradient(top,#C3C3C3,#C3C3C3)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C3C3C3',EndColorStr='#C3C3C3')!important;
}
#gglsearch input.gsc-search-button:hover,
#gglsearch input.gsc-search-button:hover {
  border-color: #777777!important;
  background-color: #777777!important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#777777),to(#777777))!important;
  background-image: -webkit-linear-gradient(top,#777777,#777777)!important;
  background-image: -moz-linear-gradient(top,#777777,#777777)!important;
  background-image: -ms-linear-gradient(top,#777777,#777777)!important;
  background-image: -o-linear-gradient(top,#777777,#777777)!important;
  background-image: linear-gradient(top,#777777,#777777)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#777777',EndColorStr='#777777')!important;
}

/* Utility */
ul.links li { background:url(/www/image/common/hd_ut_icon.gif) no-repeat; background-position: 3px 6px; padding: 4px 0 3px 20px; margin-right: 9px }
ul#langs li { background:url(/www/image/common/hd_ut_line.gif) no-repeat; background-position: 3px 6px; padding: 4px 0 3px 12px; margin-right: 5px }
p#sound { float:right }
p#sound a { display: block; height: 24px }
/* -------------------------------------------------------------------------
Grobal
--------------------------------------------------------------------------*/
div#grobal { width: 100%; background: url("/www/image/common/grobal_bg.gif") repeat-x; clear:both; height: 62px }
div#grobal ul#main li a { overflow: hidden }
div#grobal_inner { margin: 0 auto; padding: 0; list-style: none; width: 980px }
div#grobal ul#main li { text-indent:-999em; height:62px; float:left }
div#grobal ul#main li#main01 a { background-position: 0 0; width: 161px }
div#grobal ul#main li#main01 a:hover,
div#grobal ul#main li#main01_on a,
div#grobal ul#main li#main01 a:focus { background-position: 0 -62px; width: 161px }
div#grobal ul#main li#main02 a { background-position: -161px 0; width: 162px }
div#grobal ul#main li#main02 a:hover,
div#grobal ul#main li#main02_on a,
div#grobal ul#main li#main02 a:focus { background-position: -161px -62px; width: 162px }
div#grobal ul#main li#main03 a { background-position: -323px 0; width: 162px }
div#grobal ul#main li#main03 a:hover,
div#grobal ul#main li#main03_on a,
div#grobal ul#main li#main03 a:focus { background-position: -323px -62px; width: 162px }
div#grobal ul#main li#main04 a { background-position:  -485px 0; width: 162px }
div#grobal ul#main li#main04 a:hover,
div#grobal ul#main li#main04_on a,
div#grobal ul#main li#main04 a:focus { background-position:  -485px -62px; width: 162px }
div#grobal ul#main li#main05 a { background-position:  -647px 0; width: 163px }
div#grobal ul#main li#main05 a:hover,
div#grobal ul#main li#main05_on a,
div#grobal ul#main li#main05 a:focus { background-position:  -647px -62px; width: 163px }
div#grobal ul#subbtn { float: right}
div#grobal ul#subbtn li { width: 155px; height: 25px; font-size:90%; margin: 0 0 3px 0 }
div#grobal ul#subbtn li a { background:url(/www/image/common/grobal_btn_bg.gif) #fff no-repeat; width: 153px; display: block; text-align: center; padding: 0.44em 0 0.46em 0; text-decoration: none }
div#grobal ul#subbtn li a:hover,
div#grobal ul#subbtn li a:focus{background:url(/www/image/common/grobal_btn_bg_on.gif) #fff no-repeat}
/* -------------------------------------------------------------------------
Top & Page
--------------------------------------------------------------------------*/
/* AD */
.r2_ad,
.btm_ad { border: 1px solid #ccc; border-top: 5px solid #9c9c9c; padding: 0 0 5px 0; margin-bottom: 6px }
.r2_ad_ttl { background: #e2e2e2; padding: 6px 0 6px 11px; min-height: 18px }
.r2_ad_ttl h2 { font-size: 120% }
.btm_ad { background: #f7f8f8 }
.btm_ad ul { margin: 19px 0 0 8px }
.btm_ad ul li { display:inline }
/* L3 Menu */
.l3_ttl { background:url(/www/image/top/l3_menu_bg.jpg) repeat-x #036bb0; border-top: 5px solid #00a0e9 }
div.l3_gr { background: url(/www/image/top/l3_gr.jpg) no-repeat; height: 10px }
div.l3 { background:url(/www/image/top/l3_bg.gif); padding: 0 10px; border-top: 1px solid #9df2f2 }
div.l3 ul li { border-bottom: 1px solid #9df2f2; background: url(/www/image/top/icon_l3.gif) no-repeat #fff; background-position: 5px 9px; padding: 4px 3px 3px 17px }
div.l3_btm { background:url(/www/image/top/l3_btm.jpg) bottom no-repeat; height:19px; margin-bottom: 6px }
/*TABmenu What's new */
ul#tab-container-1-nav li a { width: 100%; height: 100%; display:block; text-decoration:none; padding-top: 12px; padding-bottom: 8px; color:#333; font-size: 110% }
ul#tab-container-1-nav li { width: 163px; background:url(/www/image/top/md3_tab.jpg) top left no-repeat; font-weight:bold; float:left; text-align:center }
#centercol ul#tab-container-1-nav li.activeli { background: url(/www/image/top/md3_tab_on.gif) top left no-repeat }
ul#tab-container-1-nav li.activeli a { color: #fff }
.txt_inner #tab-container-1 ul { list-style:none; margin: 0; padding: 0 }
#maintxt #tab-container-1 ul#tab-container-1-nav li.activeli { background: url(/www/image/page/news_tab_on.gif) top left no-repeat }
/* -------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/
#footer_ut { margin-top: 20px; clear: both; background:url(/www/image/common/footer_ut_bg.gif) #e6e6e6 top repeat-x; min-height: 45px }
#footer_inner { position:relative }
#footer_utbtn { padding: 22px 5px 8px 0; width: 832px }
#footer_inner ul.links li { float:left; margin-right: 5px; padding: 0.2em 0 0.4em 17px; background-position: 0 5px }
#pagetop { position:absolute; top:0; right: 0; width: 140px; background: url(/www/image/common/footer_pageup_bg.gif) no-repeat #b5e8ff; min-height: 31px; text-align:center; padding: 1em 0 1.5em 0 }
 @media screen and (max-device-width: 1024px) {
#pagetop { padding: 1em 0 2.9em 0 }
}
#pagetop a { color:#003; height: 100%; width: 100% }
#footer_adress { background:url(/www/image/common/footer_bg.gif) repeat-x #fff; clear:both; line-height: 120% }
#footer_adress_inner { padding: 25px 2px 25px 0 }
#footer_logo { height: 85px; border-right: 1px solid #87a8a8; padding: 11px 0 0 0; width: 134px; float:left; margin-right: 20px }
#copy { background: #005082; color:#fff }
#copy_inner { padding: 5px 10px 20px 10px; text-align:right }
/* Clear */
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/ }
/* Blockskip */
#blockskip { height: 0px; text-indent: -9999em }
* html #blockskip { line-height: 0 }
.show { display: block; z-index: 50; position: absolute; top:10px; left:10px; background:#fff; text-indent: 0em; font-size: 80%; padding: 8px; line-height: 100% }

#xp1 {
	float: right;
}

/* 20180306追記 */
body {
	min-width: 1050px;
}
/* style reset */
#main_txt ul,
.cmn_header ul,
.cmn_footer ul,
.header_navi ul,
.page_header_utility ol {
	margin: 0;
	padding: 0;
	list-style:none;
} 

/* link behavior */
a img,
#page_top a,
[class^="btn_"],
[class*=" btn_"],
.gsc-search-button {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover img,
#page_top a:hover,
[class^="btn_"]:hover,
[class*=" btn_"]:hover,
.gsc-search-button:hover {
	opacity: 0.8;
}

/* title */
.cmn_ttl {
	font-size: 128%;
}
.cmn_ttl i {
	margin-right: 10px;
}
.cmn_ttl.is_border {
	padding: 10px 0;
	margin-bottom: 20px;
	background: url(/www/image2/top/border_ttl.png) 0 100% no-repeat;
	color: #005399;
}

/* link list */
.cmn_list a,
.text_link a {
	position: relative;
	padding-left: 1.3em;
}
.cmn_list i,
.text_link i {
	display: inline-block;
    position: absolute;
    top: 0.2em;
    left: 0;
    font-style: normal;
}
.cmn_list.post_list li {
	padding: 20px 0;
	border-bottom: 1px dotted #bfbfbf;
}
.link_box_list {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	border-top: 5px solid #dce7f1;	
}
.link_box_list li {
	box-sizing: border-box;
	border-right: 5px solid #dce7f1;
	border-bottom: 5px solid #dce7f1;
}
.link_box_list.two_list li {
	width: 50%;
}
.link_box_list.two_list li:nth-child(odd) {
	border-left: 5px solid #dce7f1;
}
.link_box_list.three_list li {
	width: 33.3333%;
}
.link_box_list.three_list li:nth-child(3n+1) {
	border-left: 5px solid #dce7f1;
}
.link_box_list li a {
	position: relative;
	display: block;
	height: 100%;
	padding: 25px 20px 25px 3.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
}
.link_box_list li a i {
	position: absolute;
	top: 50%;
	left: 15px;
	font-size: 142%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.link_box_list li a span {
	text-decoration: underline;
}

/* btn */
.btn_basic {
	display: block;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	text-decoration: none;
}
.btn_basic.is_liner {
	border: 1px solid #dcdcdc;
}
.btn_basic.is_fill_gray {
	background-color: #434343;
	color: #fff;
}

/* google search */
.site_google_search {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-align-items: center;
	align-items: center;
}
.site_search_ttl {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10px;
}
.site_gglsearch .gsc-search-box {
	margin-bottom: 0 !important;
}
.site_gglsearch .gsc-search-box .gsc-input {
	height: 40px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 12px;
    height: 35px !important;
	margin: 0 !important;
}
.gsc-input-box {
    height: 40px !important;
}
.site_gglsearch .gsc-search-box td {
	background-color: transparent !important;

}
.site_gglsearch .gsc-search-box .gsc-search-button {
    width: 60px;
    height: 30px;
    margin-left: 0 !important;
    cursor: pointer;
    background: url(/www/image2/btn_search_white.png) 0 50% no-repeat;
    border-color: transparent;
}
.site_gglsearch .gsc-search-box .gsc-search-button svg {
	fill: transparent;	
}

/* -------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------*/
#tmp_contents {
	width: 1050px;
	clear: both;
	min-height: 1px;
}
#tmp_contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* -------------------------------------------------------------------------
Contents Layout
--------------------------------------------------------------------------*/
#left_contents_colmn {
	float: left;
	width: 460px;
	line-height: 150%
}
#right_contents_colmn {
	float: right;
	width: 550px;
	line-height: 150%
}

/* -------------------------------------------------------------------------
Header
--------------------------------------------------------------------------*/
.cmn_header {
	font-weight: 400;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 87.5%;
	text-align: left;
	background: url(/www/image2/common/header_bg.png) 0 0 no-repeat;
    background-size: auto 100%;
    line-height: 150%
}
.header_logo {
	float: left;
    width: 179px;
}
.header_inner {
	width: 1050px;
	margin: 0 auto;
	padding: 30px 0;
}
#site_tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    float: right;
    margin-bottom: 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap : wrap;
    flex-wrap: wrap;
    width: 660px;
}

#xp1 {
	margin-top: 10px;
}

#site_txtsizearea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
#site_txtsizearea p {
	float: left;
	margin: 0;
	padding: 5px 0;
}
#site_txtsizearea i {
	color: #005399;
	font-size: 142%;
}
#site_txtsizearea ul {
	margin-left: 5px;
}
#site_txtsizearea li {
	float: left;
	min-width: 50px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
}
#site_txtsizearea a {
	padding: 0 5px;
	background-color: #fff;
	color: #333;
}
#site_bgcolor {
	min-width: 120px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px dashed #aaa;
	text-align: center;
}
#site_sound {
	min-width: 120px;
	margin-left: 10px;
	text-align: center;
}
#site_bgcolor a,
#site_sound a {
	padding: 0 5px;
}
#site_bgcolor a:hover,
#site_sound a:hover  {
	color: #fff;
}
#site_bgcolor i,
#site_sound i {
	color: #fff !important;
}

#site_utility {
	float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;		
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
#site_utility li {
	float: left;
	margin-left: 10px;
}
.site_links li a {
	display: inline-block;
	position: relative;
	padding-left: 1.3em;
}
.site_links li a i {
	position: absolute;
	top: 3px;
	left: 0
}
#langs_list {
	padding-left: 5px;
	margin-left: 15px;
	border-left: 1px dashed #aaa;
}
.header_navi {
	position: relative;
	height: 70px;
	line-height: 70px;
	background-color: #005399;
	clear: both;
    font-weight: 400;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.header_navi:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 5px;
	content: "";
	background-color: rgba(0,27,92,.3);
}
.header_navi ul {
	width: 1050px;
	margin: 0 auto;
}
.header_navi li {
	float: left;
	width: 262.5px;
	text-align: center;
	border-right: 1px solid #99bad6;
	box-sizing: border-box;
}
.header_navi li:first-child {
	border-left: 1px solid #99bad6;	
}
.header_navi li a {
	display: block;
	color: #fff;
	font-size: 112%;
	text-decoration: none;
}
.header_navi a:hover {
	background-color: #e5e5e5;
	color: #005399;
}

/* -------------------------------------------------------------------------
Top & Page
--------------------------------------------------------------------------*/
/*TABmenu What's new */
#tab-contents-1-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#tab-contents-1-nav li {
	position: relative;
	width: 183.333333px;
	text-align:center;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#tab-contents-1-nav li:nth-child(2) {
	border-right: 1px solid #2f79b7;
	border-left: 1px solid #2f79b7;
}
#tab-contents-1-nav li a {
	width: 100%;
	text-decoration: none;
	padding: 20px;
	color:#fff;
	font-size: 114%;
	background-color: #1161a4;
	box-sizing: border-box;
}
#tab-contents-1-nav li a:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	content: url(/www/image2/common/tab_bg.png);
}
#tab-contents-1-nav li a:hover {
	color: #fff;
	opacity: .8;
}
#tab-contents-1-nav li.activeli a {
	background-color: #005399;
}
#tab-contents-1-nav li.activeli a:after {
	content: "";
    position: absolute;
    right: 0;
    bottom: -7px;
    top: unset;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #005399 transparent transparent transparent;
    border-width: 7px 5px 0 5px;
}

/* -------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/
.cmn_footer {
	font-weight: 400;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 87.5%;
	margin-top: 40px;
	text-align: left;
	background-image: url(/www/image2/common/footer_border.png),url(/www/image2/common/footer_bg.png);
	background-repeat: repeat-x, no-repeat;
	background-position: 0 0, 50% 100%;
	line-height: 150%
}
.footer_inner {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 30px;
}
.footer_ad_ttl {
	margin-bottom: 15px;
}
.cmn_footer .cmn_ttl {
	float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
	color: #005399;
}
.cmn_footer .cmn_ttl span {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px dashed #aaaaaa;
	color: #333;
	font-size: 77.7%;
	font-weight: normal;
}
.footer_ad_ttl .text_link {
	float: right;
	margin: 0;
}
.footer_ad_list {
	margin: 0 0 40px -7px !important;
}
.footer_ad_list li {
	float: left;
	margin: 0 0 7px 7px;
}
.footer_ad_list li img {
	vertical-align: top;
}
.footer_adress {
	position: relative;
	display: table;
	width: 100%;
}
.footer_adress .footer_logo {
	display: table-cell;
	width: 210px;
	padding-top: 10px;
}
.footer_adress .footer_info {
	display: table-cell;
	vertical-align: top;
	line-height: 180%;
}
#page_top {
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
}
#page_top a {
	display: block;
	width: 70px;
	height: 70px;
	padding: 5px;
	background-color: #005399;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 5px;
}
#page_top i {
	display: block;
	margin: 0 0 5px;
	font-size: 15px;
	color: #fff !important;
}
.footer_navi {
	border-top: 1px solid #005399;
}
.footer_navi .cmn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;	
	width: 1050px;
	padding: 25px 0;
	margin: 0 auto;
}
.footer_navi .cmn_list li {
	margin: 0 5px;
}
.footer_copyrights {
	padding: 25px 10px;
	text-align: center;
	background-color: #005399;
	color: #fff;
	font-size: 85.7%;
}