@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#ffffff;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	/* width:960px;
	固定レイアウトの場合使用 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	min-width: 1240px;
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
}
.format_top #tmp_wrapper {
	min-width: 1240px;
	min-height: 720px;
	margin: auto;
	background-color: #a1e6e1;
	background:linear-gradient(to right bottom, #a6e5f6 30%, #9de6d1 75%) no-repeat left 720px;
	color: inherit;
    overflow: hidden;
}
.format_top #tmp_wrapper2 {
	position:relative;
	background: url(/shared/templates/top/images/bg_leaf_img.png) no-repeat center 720px;
}
.format_top #tmp_wrapper3 {
	background: transparent url(/shared/images/icon/bg_dotted.gif) repeat left top;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 20px;
	clear:both; /* 変更しない */
}
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents {
	width:100%; /* 変更しない */
	padding:0 0 10px;
    font-size: 114.3%;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}

/* top
============================== */


/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .wrap_col_rgt_navi {
	width:225px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	width: 225px; /* デザインによって変更 */
	color:inherit;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-255px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:255px; /* デザインによって変更 */
}
.format_free .column_rnavi h1 {
	width: 945px;
	background: #ffffff url(/shared/images/icon/h1_line.gif) no-repeat left top;
	color: #0b73bb;
	padding: 28px 0 25px 35px;
	margin-bottom: 4px;
	border-bottom: 4px #0b73bb solid;
}
.format_free #tmp_wrap_main {
	background-color: #a6e5f6;
	background:linear-gradient(to right bottom, #a6e5f6, #9ee6d1) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e5f6', endColorstr='#9ee6d1',GradientType=0 );
	padding: 15px 0 60px 0;
	margin-bottom: 70px;
}
.format_free.custom_sc_top #tmp_wrap_main,
.format_free.custom_sc_free #tmp_wrap_main {
	filter:none;
}
.format_free #tmp_main {
	width: 1240px;
	margin: auto;
}
.format_free #tmp_wrap_contents {
	width: 930px;
	padding:0 25px 40px;
	background-color:#FFFFFF;
}
.format_free .column_cnt #tmp_wrap_contents {
	width: 1190px;
}
.format_free .column_cnt h1 {
	width: auto;
	background: #ffffff url(/shared/images/icon/h1_line.gif) no-repeat left top;
	color: #0b73bb;
	padding: 28px 0 25px 35px;
	margin-bottom: 4px;
	border-bottom: 4px #0b73bb solid;
}
.custom_kirakira .column_cnt #tmp_wrap_contents {
	width: 1240px;
	padding:0 0 40px;
	margin:0 auto;
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding: 0 35px;
	color:inherit;
	background-color:#BBCCDD;
}
.format_top #tmp_header_wrap {
	/*width: 1330px;*/
	min-width: 1170px;
	margin: auto;
	padding: 0 35px;
}
.format_top #tmp_header {
	min-width: 1240px;
	background-color: #ffffff;
	background-color:rgba(255,255,255,0.7);
	color: #222222;
	position: relative;
	z-index:10;
	padding:0;
}
.custom_kirakira #tmp_header {
	background-color:#ffffff;
	min-width: 1170px;
	margin: auto;
	padding: 0 35px;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:270px;
	height:50px;
	background: url(/shared/images/header/hlogo.png) no-repeat left center;
}
#tmp_hlogo a {
	display:block;
	width:270px;
	height:50px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:270px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
    text-indent: 100%; 
    white-space: nowrap; 
}
#tmp_means {
	width:390px;
	padding-top: 10px;
	float:right;
}
.format_top #tmp_means {
	width: 362px;
}
.custom_kirakira #tmp_means,
.format_free #tmp_means {
	width: auto;
}
.custom_kirakira #tmp_means .gsearch,
.format_free #tmp_means .gsearch {
	background: transparent url(/shared/images/icon/gsearch_icon_free.gif) no-repeat 5px center;
	border: 1px solid #555555;
	border-radius: 2px;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
.format_free #tmp_header {
	width: 1240px;
	margin: auto;
	background:#ffffff;
	color: inherit;
	padding:0;
}
/* primary
============================== */
#tmp_means_primary {
	margin:5px 3px 0 0;
	text-align: right;
}
#tmp_means_primary li {
	display: inline-block;
	color: #222222;
	background: transparent url(/shared/images/icon/foreign_icon.png) no-repeat left center;
	padding-left: 25px;
	margin-left: 15px;
}
#tmp_means_primary li:first-child {
	background-image: url(/shared/images/icon/setting_icon.png);
	margin-left: 0;
	padding-left: 20px;
}
#tmp_means_primary li:nth-child(2) {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#tmp_means_primary li a {
	text-decoration: none;
}
#tmp_means_primary li a {
	color: #222222;
}
#tmp_means_primary li a:hover,
#tmp_means_primary li a:focus,
#tmp_means_primary li a:visited {
	text-decoration: underline;
	color: #222222;
}
/* func_txt */
#tmp_func_txt {
	margin:0 10px 5px 0;
	float:left;
}
#tmp_func_txt dt {
	margin:0 5px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_func_txt dd {
	margin:0 5px 0 0;
	border:1px solid #AABBCC;
	color:inherit;
	background-color:#CCDDEE;
	float:left;
}
#tmp_func_txt dd a {
	padding:1px;
	display:block;
	text-decoration:none;
}
/* func_clr */
#tmp_func_clr {
	margin:0 0 5px;
	float:left;
}
#tmp_func_clr dt {
	margin:0 5px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_func_clr dd {
	margin:0 5px 0 0;
	border:1px solid #AABBCC;
	float:left;
}
#tmp_func_clr dd a {
	padding:1px;
	display:block;
	text-decoration:none;
}
#tmp_color_default {
	color:#000000;
	background-color:#FFFFFF;
}
#tmp_darkblue {
	color:#FFFF00;
	background-color:#00008B;
}
#tmp_yellow {
	color:#000000;
	background-color:#FFFF00;
}
#tmp_black {
	color:#FFFF00;
	background-color:#000000;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 5px 0;
	clear:both;
}
/* search */
#tmp_search dt {
	margin:0 5px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query,
#tmp_query_ft {
	width: 182px;
	padding: 4px 0 5px 0;
	min-height:19px;
	border: none;
}
#tmp_func_sch_btn,
#tmp_func_sch_btn_ft {
	min-width:52px;
	color: #ffffff;
	background-color: #555555;
	border:1px solid #555555;
	border-radius:0 2px 2px 0;
    padding: 5px 0 4px 0;
	text-align:center;
	cursor:pointer;
}
/* tertiary
============================== */
#tmp_means_tertiary {
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
}
#tmp_hnavi li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_hnavi li a {
	padding:0 0 0 15px;
	color:#000000;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 0 0.1em;
	text-decoration:none;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	background: url(/shared/images/icon/bg_dotted.gif) repeat;
	border-top:3px solid #0b73bb;
}
#tmp_gnavi {
	box-sizing: border-box;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width: 1240px;
	margin: auto;
	clear:both;
}
#tmp_gnavi ul {
	position: relative;
	list-style:none;
}
#tmp_gnavi li {
	width:32%;
	border-left:1px solid #cacaca;
	float:left;
}
#tmp_gnavi li:first-child {
	width: 3.6%;
	border: none;
}
#tmp_gnavi a {
	display:block;
	font-size: 128.6%;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	text-decoration: underline;	
}
#tmp_gnavi a span {
	display: inline-block;
	padding: 10px 10px 5px;
}
#tmp_gnavi li#tmp_glist2 a,
#tmp_gnavi li#tmp_glist2 a:hover,
#tmp_gnavi li#tmp_glist2 a:focus,
#tmp_gnavi li#tmp_glist2 a:visited {
	color: #3f8618;
}
#tmp_gnavi li#tmp_glist3 a,
#tmp_gnavi li#tmp_glist3 a:hover,
#tmp_gnavi li#tmp_glist3 a:focus,
#tmp_gnavi li#tmp_glist3 a:visited {
	color: #185b86;
}
#tmp_gnavi li#tmp_glist4 a,
#tmp_gnavi li#tmp_glist4 a:hover,
#tmp_gnavi li#tmp_glist4 a:focus,
#tmp_gnavi li#tmp_glist4 a:visited {
	color: #8c0d0d;
}
#tmp_gnavi li a span {
    margin: auto;
}
#tmp_gnavi li#tmp_glist2.active span {
	padding-bottom: 1px;
    border-bottom: #3f8618 4px solid;
}
#tmp_gnavi li#tmp_glist2.active:after {
	content: "";
    position: absolute;
    top: 25px;
    left: 240px;
    border-color: transparent;
    border-bottom-color: #3f8618;
    border-width: 6px 3px;
    border-style: solid;
}
#tmp_gnavi li#tmp_glist3.active span {
	padding-bottom: 1px;
    border-bottom: #185b86 4px solid;
}
#tmp_gnavi li#tmp_glist3.active:after {
	content: "";
    position: absolute;
    bottom: 3px;
    left: 640px;
    border-color: transparent;
    border-bottom-color: #185b86;
    border-width: 6px 3px;
    border-style: solid;
}
#tmp_gnavi li#tmp_glist4.active span {
	padding-bottom: 1px;
    border-bottom: #8c0d0d 4px solid;
}
#tmp_gnavi li#tmp_glist4.active:after {
	content: "";
    position: absolute;
    top: 25px;
    left: 1035px;
    border-color: transparent;
    border-bottom-color: #8c0d0d;
    border-width: 6px 3px;
    border-style: solid;
}
.drop_down_hidden {
	display: none;
	position: absolute;
	width: 1240px;
	background: #ffffff;
	z-index:100;
}
#tmp_gnavi #tmp_glist2 .inner_drop_down_hidden {
	border: 4px solid #3f8618;
	margin-top: -4px;
}
#tmp_gnavi #tmp_glist3 .inner_drop_down_hidden {
	border: 4px solid #185b86;
	margin-top: -4px;
}
#tmp_gnavi #tmp_glist4 .inner_drop_down_hidden {
	border: 4px solid #8b0d0e;
	margin-top: -4px;
}
#tmp_gnavi .drop_down_hidden ul {
	width: 1200px;
	margin: auto;
	padding: 20px 25px 0 15px;
}
#tmp_gnavi .drop_down_hidden li {
	width: 210px;
	padding-left: 30px;
	margin-bottom: 18px;
	background: url(/shared/images/icon/dropdown_icon_cnt1.gif) no-repeat 10px 0.4em ;
	border: none;
	font-size: 77.8%;
	float:none;
    display: inline-block;
    vertical-align: top;
}
#tmp_gnavi #tmp_glist3 .drop_down_hidden li {
	background-image: url(/shared/images/icon/dropdown_icon_cnt2.gif);
}
#tmp_gnavi #tmp_glist4 .drop_down_hidden li {
	background-image: url(/shared/images/icon/dropdown_icon_cnt3.gif);
}
#tmp_gnavi .drop_down_hidden li a {
	text-align: left;
}
#tmp_wrap_gnavi #tmp_gnavi .inner_drop_down_hidden a,
#tmp_wrap_gnavi #tmp_gnavi .inner_drop_down_hidden a:visited {
	font-weight: normal;
	color: #222222;
	background-color: transparent;
}
#tmp_wrap_gnavi #tmp_gnavi .inner_drop_down_hidden a:hover,
#tmp_wrap_gnavi #tmp_gnavi .inner_drop_down_hidden a:focus {
	color: #222222;
	background-color: transparent;	
}
/*
#tmp_gnavi .drop_down_hidden li:first-child {
	display: inline-block;
	width: 115px;
    padding-left: 20px;
    padding-bottom: 5px;
	margin: 0 955px 10px 0;
	background: url(/shared/images/icon/dropdown_icon_ttl1.gif) no-repeat left 0.6em;
	border-bottom: #33760e 3px solid;
	font-size: 100%;
}
#tmp_gnavi #tmp_glist3 .drop_down_hidden li:first-child {
	background-image: url(/shared/images/icon/icons_arrow_blue_l.gif);
	border-bottom: #185b86 3px solid;
}
#tmp_gnavi #tmp_glist4 .drop_down_hidden li:first-child {
	background-image: url(/shared/images/icon/icons_arrow_red_l.gif);
	border-bottom: #8b0d0e 3px solid;
}
#tmp_wrap_gnavi #tmp_gnavi .drop_down_hidden li:nth-child(2) {
	width: 85px;
	margin-top: 5px;
	padding: 2px 0;
	background: #e0e0e0 url(/shared/images/icon/close_btn.gif) no-repeat 10px center ;
	border-radius: 4px;
}
#tmp_wrap_gnavi #tmp_gnavi .drop_down_hidden li:nth-child(2) a {
	display: inline-block;
	width: 55px;
	padding-left: 30px;
	font-weight: normal;
	color: #222222;
	background: transparent;
}
*/
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:12px 0 6px 0;
    background: url(/shared/images/icon/bg_dotted.gif) repeat;
	border-top:1px solid #AABBCC;
	clear:both;
}
#tmp_pankuzu p {
	width:1240px;
	margin: auto;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:10px 10px;
	border:1px solid #BBCCDD;
	font-weight:bold;
	color:inherit;
	background-color:#DDEEFF;
}
#tmp_lnavi_ttl a {
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:10px 10px;
	border:1px solid #BBCCDD;
	border-top:none;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px;
	padding:0 0 10px 14px;
	border-bottom:1px solid #BBCCDD;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.1em;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:0 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
/* event_cal
============================== */

/* rnavi
============================== */
#tmp_rnavi #tmp_rnavi_ttl {
	background: #0b73bb url(/shared/images/icon/icons_arrow_white.png) no-repeat 16px 2em;
	background-size: 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 114.3%;
}
#tmp_rnavi #tmp_rnavi_ttl p {
	color: #ffffff;
	background-color: #0b73bb;
}
#tmp_rnavi #tmp_rnavi_ttl p a {
	display: block;
	padding: 25px 5px 20px 28px;
	color: #ffffff;
	background-color: #0b73bb;
    background: #0b73bb url(/shared/images/icon/cnavi_arow_icon_on.gif) no-repeat 16px center;
    background-size: 7px;
	text-decoration: none;
}
#tmp_rnavi #tmp_rnavi_cnt li {
	list-style: none;
	background: #ffffff url(/shared/images/icon/icons_arrow_blue_l.gif) no-repeat 16px 1.4em;;
	background-size: 8px;
	color: #222222;
	font-size: 114.3%;
	margin-top: 2px;
}
#tmp_rnavi #tmp_rnavi_cnt li a {
	display: block;
	background-color: transparent;
	color: #222222;
	padding: 15px 5px 10px 28px;
	text-decoration: none;
}
#tmp_rnavi #tmp_rnavi_ttl:hover {
	background-color: #0b65a4;
	color: inherit;	
}
#tmp_rnavi #tmp_rnavi_cnt li:hover {
	background-color: #fefaed;
}

/* footer_gsearch
============================== */
#tmp_wrap_gsearch_ft .query_ft_ttl {
	display: block;
	width: 185px;
	margin: 0 auto 25px auto;
	position: relative;
	text-align: center;
	font-size: 185.7%;
	font-weight: normal;
}
#tmp_wrap_gsearch_ft .query_ft_ttl:before,
#tmp_wrap_gsearch_ft .query_ft_ttl:after {
	content: "";
	display :block;
	width: 185px;
	height: 5px;
	background: url(/shared/images/navi/cnavi_line.gif) repeat-x left center;
	position:absolute;
	margin-top: 50px;
	top:50%;
	margin-top:-2px;
}
#tmp_wrap_gsearch_ft .query_ft_ttl:before {
	left:-195px;
}
#tmp_wrap_gsearch_ft .query_ft_ttl:after {
	right:-195px;
}
#tmp_wrap_gsearch_ft dd p {
	display: inline-block;
}
#tmp_wrap_gsearch_ft {
	width: 1240px;
	margin: auto;
	text-align: center;
}
#tmp_wrap_gsearch_ft .query_area {
	border: 2px solid #0b67a7;
	background: transparent url(/shared/images/icon/search_icon.png) no-repeat 10px center;
	padding-left: 50px;
	color: inherit;
	border-radius: 4px;
	margin-right: 37px;
	margin-bottom: 30px;
}
#tmp_wrap_gsearch_ft #tmp_query_ft {
	width: 470px;
	padding: 15px 0 10px 0;
	margin-right: 0;
	font-size: 128.6%;
}
#tmp_wrap_gsearch_ft #tmp_func_sch_btn_ft {
	width: 115px;
	background-color: #0b67a7;
	color: #ffffff;
	border: #0b67a7 solid 2px;
	padding: 13px 0 10px 0;
	font-size: 128.6%;
	letter-spacing: 9px;
}
#tmp_gsearch #tmp_func_sch_btn:hover,
#tmp_gsearch #tmp_func_sch_btn:focus,
#tmp_wrap_gsearch_ft #tmp_func_sch_btn_ft:hover,
#tmp_wrap_gsearch_ft #tmp_func_sch_btn_ft:focus {
	background-color: #0b73bb;
}
#tmp_gsearch p.howto_search a,
#tmp_wrap_gsearch_ft p.howto_search a {
	display: block;
	background: #eeeeee url(/shared/images/icon/howto_icon.png) no-repeat 16px center;
	color: inherit;
	border-radius: 4px;
	padding: 18px 10px 15px 33px;
	text-decoration: none;
	width: 117px;
}
#tmp_gsearch p.howto_search a:hover,
#tmp_gsearch p.howto_search a:focus,
#tmp_wrap_gsearch_ft p.howto_search a:hover,
#tmp_wrap_gsearch_ft p.howto_search a:focus {
	background: #0b73bb url(/shared/images/icon/howto_icon_on.png) no-repeat 16px center;
	color: #ffffff;
}
/* pnavi
============================== */
.pnavi {
	color:inherit;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop_icon {
	position: relative;
	min-width: 1120px;
	max-width: 1365px;
	width: auto;
	margin: auto;
	text-align: right;
}
.ptop_icon a {
	display: block;
	position: absolute;
	background: url(/shared/images/icon/ptop_icon_on.png) no-repeat;
	background-size: contain;
	right: 5px;
	top: -10px;
	z-index:9;
}
.ptop_icon a:hover img {
	visibility: hidden;
}
.ptop_icon {
}
.ptop_icon.ptop_show {
	min-width: inherit;
	min-width: initial;
	max-width: inherit;
	max-width: initial;
}
.ptop_icon.ptop_show a {
    position: fixed;
    right: 15px;
	top:auto;
    bottom:15px;
    left: auto;
	z-index:9999;
}
.ptop_icon.page_bottom a {
}
/* cnavi
============================== */
.format_top #tmp_cnavi_wrap {
	width: auto;
}
.format_top #tmp_cnavi_ttl {
	padding-top: 30px;
}
#tmp_cnavi_ttl {
	margin-bottom: 15px;
}
#tmp_cnavi_wrap  {
	width: 1240px;
	margin: auto;
}
#tmp_cnavi_ttl h2 {
	width: 150px;
	margin: auto;
	position: relative;
	text-align: center;
	font-size: 185.7%;
	font-weight: normal;
}
#tmp_cnavi_ttl h2:before,
#tmp_cnavi_ttl h2:after {
	content: "";
	display :block;
	width: 340px;
	height: 5px;
	background: url(/shared/images/navi/cnavi_line.gif) repeat-x left center;
	position:absolute;
	margin-top: 50px;
	top:50%;
	margin-top:-2px;
}
#tmp_cnavi_ttl h2:before {
	left:-342px;
}
#tmp_cnavi_ttl h2:after {
	right:-342px;
}
.format_free #tmp_cnavi_ttl h2:before,
.format_free #tmp_cnavi_ttl h2:after {
	width: 215px;
}
.format_free #tmp_cnavi_ttl h2:before {
	left: -215px;
}
.format_free #tmp_cnavi_ttl h2:after {
	right: -215px;
}
#tmp_cnavi_cnt .cnavi {
	width: 1060px;
	margin: auto;
	text-align: center;
	list-style:none;
}
.format_free #tmp_cnavi_cnt .cnavi {
	margin-bottom: 45px;
}

#tmp_cnavi_cnt .cnavi li a,
#tmp_cnavi_cnt .cnavi li a:hover,
#tmp_cnavi_cnt .cnavi li a:focus,
#tmp_cnavi_cnt .cnavi li a:visited {
	color: #222222;
}
#tmp_cnavi_cnt li {
	box-sizing: border-box;
	display:inline-block;
	vertical-align: top;
	text-align: center;
	color: inherit;
	width: auto;
	height: auto;
	min-width: 160px;
	min-height: 160px;
	border-radius: 50%;
	margin-right: 13px;
}
.mlang_en #tmp_cnavi_cnt li ,
.mlang_zh-cn #tmp_cnavi_cnt li,
.mlang_zh-tw #tmp_cnavi_cnt li,
.mlang_ko #tmp_cnavi_cnt li {
}
#tmp_cnavi_cnt li a {
    display: inline-block;
	text-decoration: none;
    text-align: center;
    background: #ffffff url(/shared/images/icon/cnavi_icon1.gif) no-repeat center 30px padding-box;
    margin: 2.5%;
	min-width: 106px;
    border-radius: 50%;
	padding: 57% 14.1% 26%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 114.3%;
}
.mlang_en #tmp_cnavi_cnt li a ,
.mlang_zh-cn #tmp_cnavi_cnt li a,
.mlang_zh-tw #tmp_cnavi_cnt li a,
.mlang_ko #tmp_cnavi_cnt li a {
	width: 106px;
}
#tmp_cnavi_cnt li a span {
	position: relative;
	display: inline-block;
}
#tmp_cnavi_cnt li a span:after {
	position:absolute;
	content: "";
	display :block;
	height: 13px;
	left: 0;
	right: 0;
	margin-top: 14px;
	background: url(/shared/images/icon/cnavi_arow_icon1.gif) no-repeat center center;
}
#tmp_cnavi_wrap #tmp_cnavi_cnt li:hover a span:after,
#tmp_wrapper #tmp_cnavi_cnt li:hover a span:after {
	background-image: url(/shared/images/icon/cnavi_arow_icon_on.gif);
}
#tmp_cnavi_cnt li:hover a,
#tmp_cnavi_cnt li:focus a {
	background-color: transparent;
}
#tmp_cnavi_cnt li.event {
	background: #ff9797;
	background-image: -webkit-gradient(left 100deg, #ff9797 49%, #ffc466 50%);
	background-image: linear-gradient(100deg, #ff9797 49%, #ffc466 50%, #ffc466);
}
#tmp_cnavi_cnt li.event a {
    padding-top: 46%;
    padding-bottom: 21%;
}
#tmp_cnavi_cnt li.event a span:after {
	margin-top: 6px;
}
#tmp_cnavi_cnt li.event:hover a,
#tmp_cnavi_cnt li.event:focus a {
	background-image: url(/shared/images/icon/cnavi_icon1_on.png);
}
#tmp_cnavi_cnt li.holiday {
	background: #ffc466;
	background-image: -webkit-gradient(left 100deg, #ffc466 49%, #f5e348 50%);
	background-image: linear-gradient(100deg, #ffc466 49%, #f5e348 50%, #f5e348);
}
#tmp_cnavi_cnt li.holiday a {
	background-image: url(/shared/images/icon/cnavi_icon2.gif);
}
#tmp_cnavi_cnt li.holiday a span:after {
	background-image: url(/shared/images/icon/cnavi_arow_icon2.gif);
}
#tmp_cnavi_cnt li.holiday:hover a,
#tmp_cnavi_cnt li.holiday:focus a {
	background-image: url(/shared/images/icon/cnavi_icon2_on.png);
}
#tmp_cnavi_cnt li.bus {
	background: #f5e348;
	background-image: -webkit-gradient(left 100deg, #f5e348 49%, #bcdc4f 50%);
	background-image: linear-gradient(100deg, #f5e348 49%, #bcdc4f 50%, #bcdc4f);
}
#tmp_cnavi_cnt li.bus a {
	background-image: url(/shared/images/icon/cnavi_icon3.gif);
    background-position: center 40px;
}
#tmp_cnavi_cnt li.bus a span:after {
	background-image: url(/shared/images/icon/cnavi_arow_icon3.gif);	
}
#tmp_cnavi_cnt li.bus:hover a,
#tmp_cnavi_cnt li.bus:focus a {
	background-image: url(/shared/images/icon/cnavi_icon3_on.png);
}
#tmp_cnavi_cnt li.service {
	background: #bcdc4f;
	background-image: -webkit-gradient(left 100deg, #bcdc4f 49%, #a0e0a5 50%);
	background-image: linear-gradient(100deg, #bcdc4f 49%, #a0e0a5 50%, #a0e0a5);
}
#tmp_cnavi_cnt li.service a {
	background-image: url(/shared/images/icon/cnavi_icon4.gif);
    background-position: center 40px;
}
#tmp_cnavi_cnt li.service a span:after {
	background-image: url(/shared/images/icon/cnavi_arow_icon4.gif);	
}
#tmp_cnavi_cnt li.service:hover a,
#tmp_cnavi_cnt li.service:focus a {
	background-image: url(/shared/images/icon/cnavi_icon4_on.png);
}
#tmp_cnavi_cnt li.shisetsu {
	background: #a0e0a5;
	background-image: -webkit-gradient(left 100deg, #a0e0a5 49%, #7ae2e8 50%);
	background-image: linear-gradient(100deg, #a0e0a5 49%, #7ae2e8 50%, #7ae2e8);
}
#tmp_cnavi_cnt li.shisetsu a {
	background-image: url(/shared/images/icon/cnavi_icon5.gif);
    background-position: center 38px;
}
#tmp_cnavi_cnt li.shisetsu a span:after {
	background-image: url(/shared/images/icon/cnavi_arow_icon5.gif);	
}
#tmp_cnavi_cnt li.shisetsu:hover a,
#tmp_cnavi_cnt li.shisetsu:focus a {
	background-image: url(/shared/images/icon/cnavi_icon5_on.png);
}
#tmp_cnavi_cnt li.access {
	background: #7ae2e8;
	background-image: -webkit-gradient(left 100deg, #7ae2e8 49%, #ffc466 50%);
	background-image: linear-gradient(100deg, #7ae2e8 49%, #97c8ff 50%, #97c8ff);
	margin-right: 0;
}
#tmp_cnavi_cnt li.access a {
	background-image: url(/shared/images/icon/cnavi_icon6.gif);
}
#tmp_cnavi_cnt li.access a span:after {
	background-image: url(/shared/images/icon/cnavi_arow_icon6.gif);	
}
#tmp_cnavi_cnt li.access:hover a,
#tmp_cnavi_cnt li.access:focus a {
	background-image: url(/shared/images/icon/cnavi_icon6_on.png);
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0 9px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_s_ttl h2 {
	color:#ffffff;
	background: transparent;
	font-size:128.6%;
	font-weight: normal;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left: 21px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* social_plugins
============================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
}
#tmp_social_plugins .twitter_btn {
	width:120px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#tmp_custom_update {
	width: 1240px;
	margin: auto;
	text-align:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #cacaca;
	clear:both;
}
#tmp_inquiry_ttl {
	color:inherit;
	font-size: 128.6%;
	padding: 10px 10px 10px 20px;
	background-color:#f1f1f1;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
    font-size: 114.5%;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
	word-break: break-all;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	display: block;
	margin: 0.3em auto 0;
	padding: 9px 0;
	width: 198px;
	text-align: center;
	border: #aeaeae 1px solid;
	border-radius: 4px;
	background-color: #ffffff;
	color: inherit;
	cursor: pointer;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #cacaca;
	clear:both;
}
#tmp_feedback_ttl {
	color:inherit;
	font-size: 128.6%;
	padding: 10px 10px 10px 20px;
	background-color:#f1f1f1;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset legend {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt fieldset p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .feedback_btn {
	display: block;
	background-color: #ffffff;
	color: inherit;
	margin:0.3em auto 0;
	padding: 9px 0;
	width: 198px;
	text-align: center;
	border: #aeaeae 1px solid;
	border-radius: 4px;
	cursor:pointer;
}

/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:10px 0 0 10px;
	color:inherit;
	background-color:#ffffff;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 0 0 15px;
	padding:0 0 10px;
	float:left;
}
#tmp_publicity_cnt ul li:first-child {
	margin-left: 0;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-ms-flexbox; /* 変更しない */
	display:flex; /* 変更しない */ /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	border-bottom:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-ms-flexbox; /* 変更しない */
	display:flex; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-ms-flexbox; /* 変更しない */
	display:flex; /* 変更しない */
	-ms-flex: 1 0 0%; /* 変更しない */
	flex:1 0 0%; /* 変更しない */
	-ms-flex-align: center; /* 変更しない */
	align-items:center; /* 変更しない */
	-ms-flex-pack: center; /* 変更しない */
	justify-content:center; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	text-align:center;
	text-decoration:none;
	padding:16px 10px;
	color:#333333;
	background-color:#DDEEFF;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_model_change li a.active {
	color:inherit;
	background-color:#BBCCDD;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 640px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
取り組みピックアップ
================================================== */

#tmp_pickup {
    min-width: 1240px;
	margin: auto;	
}
#tmp_pickup_ttl {
	padding-top: 53px;
	margin-bottom: 41px;
}
#tmp_pickup_ttl h2 {
	width: 365px;
	margin: auto;
	position: relative;
	text-align: center;
	font-size: 185.7%;
	font-weight: normal;
}
#tmp_pickup_ttl h2:before,
#tmp_pickup_ttl h2:after {
	content: "";
	display :block;
	width: 215px;
	height: 5px;
	background: url(/shared/images/navi/cnavi_line.gif) repeat-x left center;
	position:absolute;
	margin-top: 50px;
	top:49%;
	margin-top:-5px;
}
#tmp_pickup_ttl h2:before {
	left:-237px;
}
#tmp_pickup_ttl h2:after {
	right:-240px;
}
#tmp_wrap_pickup_cnt {
    width: 908px;
    margin: 0 auto;
	position:relative;
}
#tmp_wrap_pickup_cnt .box_gallery {
	margin:0;
    width: 232px !important;
}
#tmp_wrap_pickup_cnt .box_gallery a img {
	max-width:100%;
	width:auto;
}
#tmp_wrap_pickup_cnt .gallery_ctrl {
	text-align:center;
    margin: 31px 0 60px;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .prev {
    position: absolute;
    left: -54px;
    top: 19px;
    z-index: 0;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .next {
    position: absolute;
    right: -54px;
    top: 19px;
    z-index: 0;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .gallery_cntrol {
	display:inline-block;
    vertical-align: top;
    margin: 0 26px 0 22px;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .list_order {
	display:inline-block;
    vertical-align: top;
	list-style:none;
	margin:0;
	padding:0;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .list_order li {
	float:left;
    margin: 0 20px 0 0;
}
.no_javascript #tmp_wrap_pickup_cnt li {
	display: inline-block;
    margin: 0 10px 10px 0;
}
.no_javascript #tmp_wrap_pickup_cnt li:last-child {
	margin-right: 0;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
	color:inherit;
	min-width: 1240px;
	background: #f4f4f4 url(/shared/images/footer/border_ft.gif) repeat-x center top;
	clear:both;
}
.custom_event #tmp_footer {
    color: inherit;
    min-width: 1240px;
	background: #f4f4f4 url(/shared/templates/free/images/event/event_border_ft.gif) repeat-x center top;
    clear: both;
	position:relative;
}
#tmp_wrap_footer {
	width: 1120px;
	padding:0 0 10px;
	background: transparent url(/shared/images/footer/border_ft_img.png) no-repeat right top;
	margin: auto;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:85px 0 0;
	color:inherit;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 8px 5px 0;
	background: #ffffff url(/shared/images/footer/fnavi_ribbon.png) no-repeat right top;
	border-radius: 4px;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li a {
	display: block;
	color: #222222;
	background: transparent url(/shared/images/icon/icons_arrow_blue_l.gif) no-repeat 16px center;
	padding: 10px 15px 10px 30px;
	text-decoration: none;
	white-space: normal;
}
#tmp_fnavi li:hover {
	background-color: #0b73bb;
}
#tmp_fnavi li a:hover {
	background: transparent url(/shared/images/icon/icons_arrow_white.png) no-repeat 16px center;
	background-size: 9px;
	color: #ffffff;
	border-radius: 4px;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_footer_cnt {
	padding:0 10px;
	clear:both;
}
#tmp_footer_cnt {
    width: 852px;
    padding:34px 267px 16px 0;
	background: transparent url(/shared/images/footer/footer_map.png) no-repeat right bottom;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
/* jinko
============================== */
.format_top #tmp_footer_cnt .jinko {
	float: right;
	width: 204px;
    padding: 4px 0 0;
}
.format_top #tmp_footer_cnt .jinko h2 {
	padding-left: 10px;
	font-size: 114.3%;
	font-weight: normal;
}
.format_top #tmp_footer_cnt .jinko li {
	list-style: none;
	padding-left: 45px;
	padding-top: 10px;
	font-size: 142.8%;
}
.format_top #tmp_footer_cnt .jinko li:last-child {
	font-size: 100%;
	text-align: right;
}
.format_top #tmp_footer_cnt .jinko li.footer_jinko {
	background: transparent url(/shared/images/icon/jinko_icon.gif) no-repeat left 0.6em;
}
.format_top #tmp_footer_cnt .jinko li.footer_setai {
	background: transparent url(/shared/images/icon/setai_icon.gif) no-repeat left 0.4em;
}
.format_top #tmp_footer_cnt .jinko li span.jinko_ttl {
	display: inline-block;
	background: #0b73bb;
	color: #ffffff;
	margin-right: 10px;
	font-size: 60%;
	padding: 2px 4px;
}
.format_top #tmp_footer_cnt .jinko li.footer_jinko span.jinko_ttl {
	padding: 2px 10px;
}
.format_top #tmp_footer_cnt .jinko li span.jinko_unit {
	font-size: 70%;
}
/* address
============================== */
.format_top #tmp_wrap_address {
	float: left;
	width: 620px;
}
.footer_logo {
	float: left;
	margin-right: 30px;
	margin-top: 20px;
}
#tmp_address {
	float: left;
	line-height: 1.5;
    padding: 2px 0 0;
}
#tmp_address h2 {
	font-size: 128.6%;
	font-weight: normal;
}

#tmp_copyright {
	clear:both;
	background: #0b73bb;
	color: #ffffff;
	padding: 15px 0;
	text-align:left;
	min-width: 1240px;
}
#tmp_copyright span {
	display: block;
	width: 1120px;
	margin: auto;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#bf1111; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#17721e; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_blue {
	color:#0b73bb; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_white {
	color:#ffffff; /* デザインによって変更 */
	background:transparent; /* 変更しない */		
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	padding:1px;
	border:1px solid #cacaca;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	color:inherit;
    font-size: 112.5%;
	padding: 10px 10px 10px 20px;
	background-color:#f1f1f1;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
    font-size: 114.5%;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}

@media screen and (max-width : 640px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_footer_cnt:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}

/* ==================================================
print
================================================== */
@media print {
#tmp_wrapper .used_bg_img span {
    position: static;
    text-indent: inherit;
}
}

