@charset "UTF-8";

@media screen and (min-width: 768px) { 
/*PC・タブレット表示-START-*/ 
.pc_none{
	display:none !important;
}
/*PC・ タブレット表示-END- */} 
/* ----------------------------------------
 * 全ページ共通
 * ---------------------------------------- */
html {
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: scroll;
}
body {
	color:#333;
	font-size: 78%;
	font-family:"Lucida Grande",'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif,'ＭＳ Ｐゴシック',"MS PGothic";
	line-height: 1.6;
	letter-spacing: 0.5px;
	border-top:3px solid #F00;
}
ol{
	list-style-type:decimal;	
}
a {
	color:#007BBA;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#993399;
}
.figure{
	margin:0;
	padding:0;	
}
.figcaption{
	margin-top:6px;	
}
.m0{
	margin:0 !important;
}
.mb0{
	margin-bottom:0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mt25{
	margin-top:25px !important;
}
.mt50{
	margin-top:50px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
margin-bottom: 40px !important;
}
.mb50{
margin-bottom: 50px !important;
}
.mr0{
	margin-right:0 !important;
}
.mb1{
	margin-bottom:1em !important;	
}
.mt1{
	margin-top:1em !important;		
}
.left {
	float: left;
}
.right {
	float: right;
}
.mr2{
	margin-right:2em;	
}
.mark {
	position: relative;
	top: -3px;
	font-size:12px;
}
.indent {
	text-indent: 1em;
}
.indent-2 {
	text-indent: -1em;
}
h1 .mark{
	position: relative;
	top: -10px;
	font-size:12px;
}
.red_coloer {
	color: #F00;
}
.clear {
	clear: both;
}
.top_10px {
	padding-top: 10px;
}
.bottom_10px {
	margin-bottom: 10px;
}
.bottom_20px {
	margin-bottom: 20px !important;
}
hr{
	border:none;
}
.bottom_clear {
	margin-bottom: 10px;
	clear: both;
	border-bottom:1px solid #ccc;
}
/* width
===============*/
.w400{
	width:400px;
}
.w500{
	width:500px;
}
/* 補足単語
===============*/
.hosoku_word{
	background:#F72C2F;
	display:inline;
	padding:3px 5px;
	border-radius:2px;
	color:#fff;
}

.kome {
    position: relative;
    padding-left: 30px !important;
}
.kome::before {
    content: "※";
    position: absolute;
    left: 15px;
}

/* フォントサイズ
======================================= */
.fontsize9 {
	font-size: 9px;
}
.fontsize10 {
	font-size: 10px;
}
.fontsize11 {
	font-size: 11px;
}
.fontsize12 {
	font-size: 78%;
}
.fontsize130{
	font-size:130%;
}
/* clearfix
======================================= */
.clearfix:before,
.clearfix:after {
    content:"";
    display:block;
    overflow:hidden!important;}
 
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

/* ベースレイアウト
======================================= */
#wrapper{
	width:900px;
	margin:0 auto;
}

/* 下層
----------------- */
#main{
	float: left;
	width: 700px;
	clear: both;
	padding-right: 9px;
	position:relative;
	/*
	border-right: 1px solid #CCC;
	padding-left: 10px;*/
}
#navi{
	float: right;
	width: 180px;
	letter-spacing: 0px;
}

#main .section{
	margin-bottom:30px;
	overflow:hidden;
}
#main .section_child{
	margin-bottom:20px;
	overflow:hidden;
}
#main .section_child2{
	margin-bottom:40px;
	overflow:hidden;
}
.section p{
	margin-bottom:1em;
}
.category_info{
	/*margin-left:10px;*/
}
.category_info dt.category_info dd{
	padding:3px 0px;
}
dl.category_info{
	width: 100%;
}
.category_info dt{
	float: left;
	width: 17%;
}
.category_info dd{
	margin:0px;
	width: 87.5%;
	padding-left: 17%;
	margin-bottom:0.5em;
}
.category_info td.icon {
	width: 60px;
	padding-right: 10px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.category_info dt{
	width:20%;
}
.category_info dd{
	width: 84.5%;
	padding-left: 20%;
}
}
/*
2014-05-22 拡大ボタンが有効になっている時、日付が2行表示になってしまうためコメント
.category_info th{
	width:110px;
}
*/

/* ヘッダー
======================================= */
#header_group_logo {
	text-align: right;
	padding: 15px 0 13px;
}
#header #header_logo{
	float:left;
	width:246px;
	margin-top:78px;
}
#header #logo a{
	display:block;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9999px;
	width:246px;
	height:44px;
}
#header #header_utility{
	float:right;
	width:529px;
	margin-bottom:10px;
}

/* 文字サイズ
----------------- */
#header #header_utility #font_size{
	float:left;
	overflow:hidden;
	border-right:1px dotted #5a5a5a;
	padding-right:10px;
	margin-top:10px;
	width:198px;
}
#header #header_utility #font_size p{
	float:left;
	margin-right:5px;
	line-height:23px;
}
#header #header_utility #font_size ul{
	float:left;
}
#header #header_utility #font_size ul li{
	display:inline;
}

/* 言語
----------------- */
#header #header_utility #language{
	float:left;
	padding: 0 10px 0 10px;
	margin-top:10px;
	width:118px;
}
#header #header_utility #language ul li{
	width:56px;
	margin:4px 0;
	float:left;
}
#header #header_utility #language ul li a{
	display:block;
	background:url(../img/header_menu1.gif) no-repeat left top;
	text-indent:-9999px;	
	height:15px;
}
#header #header_utility #language ul li a:hover{
	background:url(../img/header_menu1.gif) no-repeat left bottom;
}
#header #header_utility #language ul .chine{
	width:52px;
	float:right;
}
#header #header_utility #language ul .chine a{
	background:url(../img/header_menu2.gif) no-repeat left top;
}
#header #header_utility #language ul .chine a:hover{
	background:url(../img/header_menu2.gif) no-repeat left bottom;
}
#header #header_utility .contact{
	float:left;
	width:182px;
}
#header #header_utility .sitemap.estimates{
	width: 229px;
}
#header #header_utility .contact_btn,
#header #header_utility .estimates_btn{
	float:left;
	border-radius: 5px;
	width:140px;
	overflow: hidden;
}
#header .estimates_btn {
	margin-left: 10px;
}
#header #header_utility.estimates {
	width: 640px;
}
#header .contact_btn img {
	margin-left: -22px;
}
#header .estimates_btn img {
	width: 100%;
}
#header #header_utility .contact width{
	width: auto;
}
#header #header_utility .bottom{
	margin:7px 0px 0px;
}

/* サイトマップ
----------------- */
#header #header_utility .sitemap{
	float:right;
	margin:4px 7px 4px 0px;
	display:block;
	overflow:hidden;
	width:118px;
}
#header #header_utility .sitemap a{
	display:block;
	background:url(../img/header_menu3.gif) no-repeat left top;
	text-indent:-9999px;	
	height:15px;
}
#header #header_utility .sitemap a:hover{
	background:url(../img/header_menu3.gif) no-repeat left bottom;
}

/* 検索
----------------- */
#header #header_utility .search{
	float:right;
	width:185px;
}
#header #header_utility .search p{
	margin-left:3px;
}
#header #header_utility .search form{
	margin-bottom:0px !important;
}
#header #header_utility .search #site-search-keywords{
	border:1px solid #c1c1c1;
	padding:3px 5px 4px 5px;
	background:#f3f3f3;
	width:130px;
	height:13px;
	margin-left:3px;
}
#site-search-btn{
	background:#222;
	/padding:1px 0;
	/margin-top:1px;
	height:22px;
	width:40px;
}
#header #header_utility .search p img{
	margin:3px 0px 0px 0px;
}

/* グロナビ
======================================= */
#gnav li{
	float:left;
}

/* フッター
======================================= */
#footer{
	width: 100%;
	clear:both;
	border-top:1px solid #dddddd;
}
#footer .footer_group_logo{
	text-align: center;
	padding: 20px 0 0;
	background: #ededed;
}
#footer .footer_group_logo img{
	width: auto;
}
#footer_top{
	clear:both;
	background:#ededed;
	border-top:1px solid #fff;
	border-bottom:1px solid #cbcbcb;
}
#footer_top ul{
	width:900px;
	margin:0 auto;
	padding:10px 0px;
}
#footer_top ul li{
	display:inline;
	font-size:13px;
	margin-right:10px;
}
#footer_top ul li a{
	text-decoration:none;
	color:#333;
}
#footer_top ul li a:hover{
	color:#ce3b3b;
}
#footer_bottom{
	background:#dfdfdf;
}
.footer_inner{
	width:900px;
	margin:0 auto;
	padding:5px 0px;
}
.footer_link{
	float:left;
}
.footer_link li{
	display:inline;
	margin-right:10px;
}
.footer_link li a{
	color:#333;
	text-decoration:none;
}
.footer_link li a:hover{
	text-decoration:underline;
}
#copyright{
	float:right;
	margin-top:3px;
}

 /* ぱんくず
======================================= */
#pankuzu {
	margin:8px 0px;
}
#pankuzu li {
	display: inline;
}

 /* ページトップ
======================================= */
.pagetop {
	float:right;
	margin-top:30px;
}

/* 見出し
======================================= */
h1.normal,.h1_style{
	background: url(../img/symbol.gif) no-repeat left center;
    clear: left;
	font-size: 180%;
    font-weight: bold;
	padding-left:18px;
	margin-bottom:16px;
	/*width:542px;*/
}
h2{
	background:url(../img/midashi.gif) repeat-x !important;
	font-weight:bold !important;
	font-size:133%;
	margin-bottom:15px;
	padding:8px 0 6px 15px;
}
h2.long{
	background:url(../img/midashi_long.gif) repeat-x bottom #f7f7f7 !important;
	padding:0;
	border-top:1px solid #cecece;
}
h2.long span{
	border-top:1px solid #fff;
	display:block;
	padding:8px 15px 6px 15px;
}
h2.link,h2.pdf_link{
	padding:0;
}
h2.link a{
	padding:8px 0 6px 24px;
	display:block;
	background: url(../icon/button120.gif) no-repeat 10px center;
}
h2.pdf_link a{
	padding:8px 0 6px 35px;
	display:block;
	background: url(../img/pdf_img_center.gif) no-repeat 10px center;
}
h3{
	background:url(../icon/midashi.gif) left 4px no-repeat;
	font-size:130%;
	padding:0px 0px 0px 16px;
	margin-bottom:10px;
	font-weight:bold;
}
h4{
	border-left:4px solid #ff0000;
	color:#ff0000;	
	font-size:125%;
	font-weight:bold !important;
	line-height:1;
	padding: 2px 0 2px 6px;
	margin-bottom:10px;
}
h5{
	font-size:120%;
	font-weight:bold !important;
	/*line-height:1;*/
	margin-bottom:10px;
	color:#ff9900;
}
h6{
	font-size:110%;
	font-weight:bold !important;
	line-height:1;
	margin-bottom:5px;
}
.page_info{
	width:688px;
	margin-bottom:32px;
}
.midashi {
	background:url(../icon/midashi.gif) left 4px no-repeat;
	font-size:125%;
	padding:0px 0px 0px 16px;
	margin-bottom:14px;
	font-weight:bold;
}
.midashi_line {
	background:url(../icon/midashi.gif) left 4px no-repeat;
	font-size:130%;
	padding:0px 0px 0px 16px;
	margin-bottom:14px;
	font-weight:bold;
	clear: both;
	border-bottom:2px solid #ff9900;
}
.midashi_line-2 {
	background: url(../icon/midashi.gif) left 4px no-repeat !important;
    font-size: 130%;
    padding: 0px 0px 0px 16px;
    font-weight: bold;
    clear: both;
	margin-bottom: 22px;
    padding-bottom: 2px;
	position: relative;
}
.midashi_line-2::after {
	content: "";
	background: url(../img/bdr_gradation.jpg) no-repeat center;
    background-size: cover;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.center_bold{
	font-weight:bold;
	text-align:center;
	font-size:125%;	
}
.midashi_bold{
	font-weight:bold;
	font-size:115%;	
	margin-bottom:1em;
}
.midashi_bg {
	background: #023399;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 8px 52px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 30px;
}
.midashi_bg span {
	margin-left: 20px;
	font-size: 16px;
}
.num-1_ttl,
.num-2_ttl,
.num-3_ttl {
	position: relative;
}
.num-1_ttl::before,
.num-2_ttl::before,
.num-3_ttl::before {
	content: "";
	position: absolute;
	left: 18px;
    top: 47%;
    transform: translateY(-50%);
}
.num-1_ttl::before {
	background: url(../img/num_1.png) no-repeat;
	background-size: cover;
	width: 14px;
	height: 25px;
}
.num-2_ttl::before {
	background: url(../img/num_2.png) no-repeat;
	background-size: cover;
	width: 20px;
	height: 25px;
}
.num-3_ttl::before {
	background: url(../img/num_3.png) no-repeat;
	background-size: cover;
	width: 20px;
	height: 25px;
}
.midashi_bg-2 {
	background: url(../img/bdr_red.jpg) no-repeat;
	background-size: cover;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
    border: none;
    padding: 5px 0;
    width: 446px;
}

/* 注意文
======================================= */
.notice,
.notice_red{
	margin-left:1em;
	text-indent:-1em;
}
.notice_red{
	color:red;
}
.notice_num{
	margin-left:2.5em;
	text-indent:-2.5em;
}
.notice_list{
	margin-bottom:10px;
	font-weight:bold;
}
.notice_list li{
	background:url(../img/notice_list.gif) no-repeat left;
	padding-left:12px;
	margin-left:10px;
}

/* ご注意
======================================= */
#main .attention{
	padding-bottom:14px;
	border-bottom:1px solid #e0e0e0;	
	margin-bottom:14px;
}
.attention p{
	margin-bottom:0;
}

/* お知らせ
======================================= */
.dl_days{
    margin-bottom: 10px;
    padding:0 10px;
}
.dl_days dt {
	clear: left;
    float: left;
    margin-bottom: 5px;
    padding-right: 10px;
    width: 108px;
}
.dl_days dd{
	margin-bottom:5px !important;
}
.data{
	font-family: ＭＳ ゴシック;
	font-weight: bold;
	width:130px;
	text-align:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.data{
	width:125px;
}
}
 /* リスト
======================================= */
.link_list{
	margin-bottom:20px;	
}
.list_disc {
    margin-left: 20px;
    list-style: disc;
}
.link_list li {
    margin: 0 0 5px 10px;
}
.link_list li a,
.out a,
.link a,
.txt_link{
	display:inline-block;
	padding-left:15px;
}
.link_list li a,
.link a{
	background:url(../icon/button120.gif) no-repeat left 4px;
}
.txt_link{
	padding-left:12px;
    margin-right: 4px;
}

.link_list .pdf a,
.pdf a{
	background:url(../img/pdf_img_center.gif) no-repeat left top;
	padding:0 0 2px 18px;
}
/*.link_list .prev a,
.link a,{
	background:url(../icon/button119.gif) no-repeat left center;	
}*/
.out a{
	background:url(../icon/blank.gif) no-repeat left center !important;	
}
.number_list,
.list{
	margin-bottom:1em;
}
.number_list li{
	margin:0 0 1em 3em;
}
.list li{
	margin:0 0 5px 0px;
}
.number_list ol ol{
	margin-top:14px;	
}
.list li{
	background:url(../icon/list_point.gif) no-repeat left 8px;
	padding-left:12px;
}
.list li ul{
	margin:0 0 0 14px;
	background:none;	
	padding:0;
}
.list li ul{
	margin-top:5px;
}
.list li ul li{
	background:url(../icon/list_point_in.gif) no-repeat left center;	
}
ul.kigou {
	list-style-type: none;
}
ul.kigou li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
/*.section .list,
.section .section{
	margin-bottom:0 !important;
}*/
.normal{
	margin-bottom:32px;	
}
dl{
	width:660px;
	margin:0 0 0 10px;	
}
.normal dt{
	color:#eb910b;
	margin-bottom:5px;
	font-weight:bold;
}
.normal dd{
	margin:0 0 20px 0px;	
}
.dl_column dt{
	float:left;
	margin-bottom:5px;
	font-weight:bold;
}
.dl_column dd{
	margin:0 0 10px 40px;
}

 /* アイコン
======================================= */
.yazirushi {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blank {
	background-repeat: no-repeat;
	background-image: url(../icon/blank.gif);
	background-position: 5px;
}
.blank_link {
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ahref_yazirushi {
	background-image: url(../icon/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.ahref_yazirushi_back {
	background-image: url(../icon/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.point_red {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.point_bl {
	background-image: url(../icon/point002_10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.point_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.a_excel {
	background-image: url(../icon/excel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 3px;
}

 /* 画像系
======================================= */
.img_left {
	float: left;
	margin-right: 20px;
	padding: 4px;
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
.img_left_wakuless {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 4px;
	height: auto;
	width: auto;
}
.img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_normal{
	padding: 4px;
	border: 1px solid #CCC;
	margin-bottom:5px;
}
.img_right {
	padding: 4px;
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img_right_wakuless {
	padding: 4px;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img_right_indexmenu {
	float: right;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-top: 15px;
	clear: right;
}
.img_waku {
	padding: 2px;
	border: 1px solid #999;
}
.img_waku-2 {
	border: 1px solid #999;
}

 /* ページ内リンク
======================================= */

.page_link{
	margin:0px 0px 20px 0px;
	overflow:hidden;
	padding:10px 10px 0px 10px;
	background:#f7f7f7;
	border:1px solid #ccc;
}
.page_link li {
	float: left;
	margin-bottom:10px;
	display: inline; 
}
.page_link li a{
	width:123px;
	background:url(../img/arrow_pagelink.gif) no-repeat left center;
	margin:0px 20px 5px 0px;
	padding:0px 0px 0px 15px;
}
.page_link2{
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:5px 10px;
	margin-bottom:20px;
}
.page_link2 li a{
	background:url(../img/arrow_pagelink.gif) no-repeat left center;
	padding:0px 0px 0px 15px;
}
.page_link2 li{
	margin:5px 0px;
}
.page_link li.long a{
	width:303px !important;
}
.page_link li a:hover{
	text-decoration:underline;
	color:#FF0000;
}
 /* ピックアップ
======================================= */
#main #pickup {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    clear: both;
    margin-top: 10px;
    width: 698px;
	overflow:hidden;
}
.pickup_waku {
    float: left;
    padding: 2px 10px;
    width: 328px;
}
.pickup_midashi {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    clear: both;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 14px;
    height: 20px;
    line-height: 25px;
    padding-left: 5px;
}

 /* レイアウトパターン
======================================= */
.column1_1,
.column1_1_1,
.column1_1_1_1{
	margin-right:-20px;
	overflow:hidden;
}
.columns p{
	padding:0;
}
.column1_1 .col{
	width:340px;
	margin:0px 20px 20px 0px;
	float:left;
}
.column2_1,
.column1_2,
.column1_3,
.column3_1,
.column1_1_1,
.column1_1_1_1{
	margin-bottom:30px;	
}
.column2_1 .link_list,
.column1_2 .link_list,
.column1_3 .link_list,
.column1_1_1 .link_list,
.column1_1_1 .list,
.column1_1_1_1 .link_list{
	margin-bottom:0px !important;
}


.column2_1 .left_col,
.column1_2 .right_col{
	width:460px;
	margin-bottom:24px;
	float:left;
}
.column2_1 .right_col,
.column1_2 .left_col{
	width:220px;
	float:right;	
}
.column1_2 .right_col{
	margin-bottom:0;
	float:right;	
}
.column1_2 .left_col{
	margin-bottom:0;
	float:left;
}
.column1_1_1 .col{
	width:220px;
	margin:0 20px 20px 0;
	float:left;	
}
.column1_1_1 p{
	width:220px;	
	margin-bottom:6px;
}
.column1_3 .left_col{
	width:160px;
	float:left;	
}
.column3_1 .right_col{
	width:160px;
	float:right;
}
.column1_3 .right_col{
	width:520px;
	float:right;	
}
.column3_1 .left_col{
	width:520px;
	float:left;
}
.column1_1_1_1 .col{
	width:168px;
	margin-right:12px;
	float:left;
}
#allmain .column1_1_1_1 .col{
	width:210px !important;
}
.section .column1_1,
.section .column1_1_1,
.section .column1_1_1_1{
	margin-bottom:0px;
}
.flexBox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
 /* サイドバー
======================================= */
#navi ul{
	background:url(../img/lnavi_back.gif) repeat-y top;
}
#navi ul li{
	width:178px;
	margin:0 auto;
	border-bottom:1px solid #bbbbbb;
	background:url(../img/lnavi_back.gif) repeat-y top;
	line-height:0;
	vertical-align: bottom;
}
#navi ul li.current{
	background:#d9d9d9;
}
#navi ul li a{
	display:block;
	font-size:103%;	
	border:1px solid #fff;
	padding:5px 5px 5px 28px;
	background:url(../icon/side_icon.png) no-repeat 12px center;
	line-height:1.5;
}
#navi ul li a:hover{
	color:#ff0000;
	text-decoration:none;
	background:url(../icon/side_icon.png) no-repeat 12px center;
}
#navi ul li.current a{
	background:url(../icon/side_icon.png) no-repeat 12px center;
	color:#333;
}
#navi ul li.pdf a{
	background:url(../img/pdf_img_center.gif) no-repeat 8px center;
}
#navi .local-nav .out a{
	background:url(../icon/blank.gif) no-repeat 10px center !important;
}
#navi #side_banner,
#navi #side_banner li,
#navi #side_banner li a{
	background:none;
	border:none;
	margin:0;
	padding:0;
}
#navi #side_banner{
	margin-top:10px;
}
#navi #side_banner li{
	margin-bottom:5px;
}
.lnavi_head a{
	background:none !important;
	padding-left:10px !important;
}
#navi ul li ul li{
	border-bottom:none;
}
#navi .side_child{
	margin-top:-1px;
}
#navi .side_child li a{
	border:none !important;
	padding-left:43px;
}
#navi .side_child li a,
#navi .side_child li.current a,
#navi .side_child li a:hover{
	background:url(../icon/side_icon_child.png) no-repeat 30px center !important;
}
 /* 子要素*/
#navi ul li ul li{
	width:176px;
}
#navi ul li.current ul li a{
	color:#007BBA;
}
#navi ul li.current ul li a:visited{
	color:#993399;
}
#navi ul li ul li.current{
	width:176px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#navi ul li ul li:last-child{
	border-bottom:1px solid #F7F7F7;
}
#navi ul li ul li.current:last-child{
	border-bottom:1px solid #fff;
}

 /* テキストより
======================================= */
.center{
	text-align:center;
}
.t_left{
	text-align:left;
}
.t_right{
	text-align:right;
}

 /* テーブル
======================================= */
table {
    width: 100%;
}
.csr_table{
	margin-bottom:20px;
}
.csr_table th,
.csr_table td{
	padding:3px 15px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.csr_table th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background:#c8ffac;
	border-top:1px solid #e4ffd6;
	font-weight:bold;
}
.type1_table{
	margin-bottom:10px;
}
.type1_table th,
.type1_table td{
	padding:3px 15px;
}
.type1_table.table_high th,
.type1_table.table_high td{
	padding:3px 13px;
}
.padding_none th,
.padding_none td{
	padding:0px 0px !important;
	text-align:center;
}
.type1_table th{
	font-weight:bold;
	background:#F5F5F5;
}
.type1_table .table_top th{
	background:#F5F5F5;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #ff0000;
}
.type1_table th,
.type1_table td{
	border:1px solid #CCCCCC;
	word-wrap: normal;
	word-break: inherit;
}
/*.type1_table th{
	border:1px solid #CCCCCC;
	word-break: keep-all;
	word-wrap: normal;
}*/
.type2_table{
	width:100%;
	margin-bottom:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.type2_table th,
.type2_table td{
	border-bottom:1px dotted #ccc;
	padding:8px 10px;
} 
.type2_table th{
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	border-right: 1px solid #fff;
}
.type2_table.bg_none {
    border-bottom: none;
    border-top: none;
}
.type2_table.bg_none th,
.type2_table.bg_none td{
	border-bottom: none;
	padding:8px 10px;
} 
.type2_table.bg_none th{
	background:none;
    font-weight: normal;
}
.type3_table{
	margin-bottom:20px;
	border-top:1px solid #ccc;
}
.type3_table th{
	padding:8px 10px;
}
.type3_table td{
	padding:3px 10px 3px 10px;
} 
.type3_table th{
	border-bottom:1px dotted #ccc;
	text-align:left;
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	border-right: 1px solid #fff;
}

.table_font_small{
	font-size: 11px;
}
.middle th{
	vertical-align:middle !important;
}
.table_ask th{
	background:#F5F5F5;
	width:180px;
}
.table_ask th,.table_ask td{
	border:1px solid #ccc;
	padding:5px 10px 5px 10px;
}
.soushin_btn,.reset_btn{
	padding:5px 30px;
	cursor:pointer;
	font-size:14px;
	border-radius:3px;
}
.soushin_btn{
	background:#f8a62b;
	color:#fff;
	border:none;
	margin:10px 0px; 
}
.soushin_btn:hover{
	background:#ff9900;
}
.reset_btn{
	border:1px solid #ccc;
	background:#f5f5f5;
}
.reset_btn:hover{
	background:#eaeaea;	
}
.contact_btn-2 {
	background: #053499;
	color: #fff!important;
    font-size: 15px;
    display: block;
    border-radius: 8px;
    padding: 13px 0 13px 43px;
    text-align: center;
	position: relative;
}
.contact_btn-2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 22px;
    transform: translateY(-50%);
    width: 30px;
    height: 20px;
    background: url(../icon/icon_mail.png) no-repeat;
    background-size: cover;
}
.table_color_b {
	font-weight: bold;
	background-color: #ffff99;
}
.table_color_th {
	font-weight: bold;
	background-color: #CCC;
}
.table_color_f5 {
	background-color: #f5f5f5;
}
.table_color_y{
	background-color:#ffffcc;	
}
.table_color_white {
	background-color: #FFF;
	
}
.center_midashi {
	margin-bottom: 30px;
	clear: both;
	text-align: center;
	font-size: 140%;
	padding-top: 10px;
	border-bottom:3px solid #f00;
}
.odd {
	background-color: #f5f5f5;
	border-style: none;
}
.odd_w{
	background:#fff !important;
}
table .list{
	margin-bottom:0px;
}
table .list li:last-child{
	margin-bottom:0px;
}
table h3{
	margin-bottom:0px;
}


/* Q＆A
======================================= */
.question {
	font-weight: bold;
	background-image: url(../icon/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-bottom: 3px;
}
.answer {
	background-image: url(../icon/a.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	margin-bottom: 15px;
}


