@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#4B4646;
	background:#FFFFFF url(/shared/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
* html body {
	text-align:center; /* 変更しない */
}
noscript {
	color:#4B4646;
	background:#FFFFFF;
	display:block;
	z-index:20;
	position:relative;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:960px; /* デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	padding:0 5px;
	color:inherit;
	background-color:#FFFFFF;
	position:relative;
}
* html #tmp_wrapper {
	text-align:left;
}
.format_top #tmp_wrapper {
	padding:0;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
	margin:0 0 70px;
}
.format_free #tmp_wrap_main {
	padding:0 10px 0 9px;
}
/* gallery
============================== */
#tmp_gallery {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:960px;
	height:320px;
	overflow:hidden;
}
#tmp_gallery ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gallery_copy {
	position:absolute;
	left:13px;
	bottom:11px;
	z-index:5;
}
#tmp_gallery_player {
	position:absolute;
	right:0;
	bottom:0;
	width:80px;
	height:30px;
}
.list_order {
	display:none;
}
.sp_top #tmp_gallery {
	width:100%;
	max-width:960px;
	height:auto;
	position:relative;
}
.sp_top #tmp_gallery .box_parent_gallrey {
	margin-top:59px;
}
.sp_top #tmp_gallery .box_gallrey img {
	width:100%;
	height:auto;
}
.sp_top #tmp_wrap_header {
	width:100%;
	max-width:960px;
	height:auto;
	position:absolute;
	top:0;
	left:0;
}
.sp_top #tmp_gallery_player {
	z-index:10;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* 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; /* 変更しない */
}
.col_main {
	padding:0 0 30px; /* デザインによって変更 */
}
.sp_top .col_main {
	padding-bottom:10px;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-243px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:222px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:225px; /* デザインによって変更 */
	margin-right:-243px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
	background-color:#FFFFFF;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:205px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
	background-color:#FFFFFF;
}
.format_top .column_full .col_main {
	margin-left:243px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-251px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:222px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:225px; /* デザインによって変更 */
	margin-right:-256px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
}
.format_free .wrap_col_rgt_navi {
	width:225px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:251px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-249px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:249px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	height:320px;
	margin:0 0 6px;
	position:relative;
	z-index:10;
}
#tmp_header {
	background:url(/shared/images/header/header_bg.png) repeat;
	color:inherit;
	margin:0 0 8px;
	padding:5px 15px 16px;
}
.format_free #tmp_header,
.format_base #tmp_header,
.sp_top #tmp_header {
	background:#BCD4F1 url(/shared/images/header/header_bg.jpg) no-repeat left bottom;
	margin:0 0 7px;
	padding:5px 15px 5px;
}
.sp_top #tmp_header {
	position:relative;
	padding:0 0 3px 20px;
}
#tmp_hlogo {
	float:left;
	padding:7px;
	margin-right:45px;
}
#tmp_chara {
	float:left;
}
#tmp_means {
	color:inherit;
	float:right;
	width:612px;
	margin-top:7px;
}
.lang_en #tmp_means {
	width:671px;
}
.lang_zh-cn #tmp_means {
	width:575px;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	margin:2px 0 3px;
}
/* func_txt */
#tmp_func_txt {
	margin:0 5px 5px 0;
	float:left;
}
#tmp_func_txt dt {
	margin:0 3px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_func_txt dd {
	margin:0 4px 0 0;
	float:left;
}
#tmp_func_txt dd a {
	display:block;
	text-decoration:none;
}
/* func_clr */
#tmp_func_clr {
	margin:0 6px 5px 0;
	float:left;
}
#tmp_func_clr dt {
	margin:0 2px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_func_clr dd {
	margin:0 4px 0 0;
	float:left;
}
#tmp_func_clr dd a {
	display:block;
	text-decoration:none;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 5px 0;
}
/* search */
#tmp_search dt {
	margin:0 3px 0 0;
	padding:2px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:123px;
	height:22px;
	margin:0 4px 0 0;
	border:1px solid #53B981;
}
#tmp_func_sch_btn {
	width:53px;
	text-align:center;
	cursor:pointer;
}
/* tertiary
============================== */
#tmp_means_tertiary {
	clear:both;
	float:right;
}
/* hnavi */
#tmp_hnavi,
#tmp_hnavi2 {
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_hnavi li,
#tmp_hnavi2 li {
	margin:0 3px 0 0;
	float:left;
}
#tmp_hnavi li.hnavi1 {
	margin:0 9px 0 0;
}
#tmp_hnavi li.hnavi2 {
	margin:0 6px 0 0;
}
#tmp_hnavi li img,
#tmp_hnavi2 li img {
	vertical-align:middle;
}
#tmp_hnavi .last,
#tmp_hnavi2 .last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	width:960px;
	margin:0 auto 22px;
	clear:both;
	overflow:hidden;
}
.format_free  #tmp_gnavi {
	margin:0 auto 17px;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
}
#tmp_gnavi li {
	margin:0 3px 0 0;
}
#tmp_gnavi li#tmp_glist6 {
	margin:0;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 10px 12px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 19px;
	clear:both;
}
#tmp_lnavi_ttl {
	border:1px solid #0074C0;
	font-size:114%;
	color:#FFFFFF;
	background:#007CBF url(/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left top;
	background-color:#007CBF;
	padding:0 0 0 11px;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:8px 10px 5px 19px;
	color:inherit;
	background:url(/shared/images/icon/lnavi_ttl_icon.jpg) no-repeat left center;
}
#tmp_lnavi_cnt {
	padding:2px 10px 0;
	border:1px solid #0074C0;
	border-top:none;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 9px;
	padding:8px 0 0 23px;
	border-top:1px dotted #0074C0;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 4px 1em;
}
#tmp_lnavi_cnt li:first-child {
	border:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-bottom:0;
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	margin-right:5px;
	vertical-align:top;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:5px 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-bottom:0;
	border:none;
	padding-bottom:0;
}
/* lnavi_iza */
#tmp_lnavi_iza {
	margin:0 0 17px;
	clear:both;
	border:solid 1px #DF7900;
}
#tmp_lnavi_iza_ttl {
	margin:0 0 11px;
}
#tmp_lnavi_iza_cnt {
	padding:0 0 4px;
}
#tmp_lnavi_iza_cnt ul {
	text-align:center;
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_iza_cnt ul li {
	margin:0 0 4px;
}
/* lnavi_banner */
#tmp_lnavi_banner {
	margin:0 0 15px;
}
#tmp_lnavi_banner ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_banner ul li {
	margin:0 0 4px;
}


/* main_facilities shokai online_service */
#tmp_main_facilities,
#tmp_shokai,
#tmp_online_service {
	background:url(/shared/images/navi/lnavi/lnavi_bg1.jpg) no-repeat right bottom;
	margin:0 0 9px;
	clear:both;
	border:solid 1px #0074C0;
}
#tmp_main_facilities_ttl,
#tmp_shokai_ttl,
#tmp_online_service_ttl {
	margin:0 0 5px;
}
#tmp_main_facilities_cnt,
#tmp_shokai_cnt,
#tmp_online_service_cnt {
	padding:10px 10px 8px;
	color:#595757;
}
#tmp_main_facilities_cnt ul,
#tmp_shokai_cnt ul,
#tmp_online_service_cnt ul {
	margin:0 0 0 9px;
	list-style:none;
	list-style-image:none;
}
#tmp_main_facilities_cnt ul li,
#tmp_shokai_cnt ul li,
#tmp_online_service_cnt ul li {
	margin:0 0 9px;
	padding:0 0 0 18px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left center;
}



/* weather */
#tmp_weather {
	margin:0 0 10px;
	clear:both;
	border:solid 1px #0074C0;
}
#tmp_weather_ttl {
	margin:0 0 11px;
}
#tmp_weather_cnt {
	padding:0 0 7px;
}
#tmp_weather_cnt .box_weather .date {
	background:#CAF0FD;
	color:#4B4646;
	font-size:100%;
	font-weight:normal;
	margin:0 0 2px;
}
#tmp_weather_cnt .box_weather {
	text-align:center;
	width:87px;
}
#tmp_weather_cnt .box_weather {
	padding:0 13px;
	float:left;
	background:url(/shared/images/navi/lnavi/weather_bg.gif) repeat-y right top;
}
#tmp_weather_cnt .box_weather.last {
	padding:0 12px 0 10px;
	float:right;
	background:none;
}
.sp_top #tmp_weather_cnt .box_weather.last {
	float:left;
}
#tmp_weather_cnt .box_weather p {
	line-height:1.8;
}
#tmp_weather_cnt .weather_link {
	clear:both;
	text-align:right;
	padding:1px 12px 0;
}
/* lnavi_btn */
#tmp_lnavi_btn ul {
	list-style:none;
	list-style-image:none;
}
/* event_cal
============================== */
#tmp_event_cal {
	padding:7px 8px;
	border:1px solid #58C7E7;
}
#tmp_event_cal.month03,
#tmp_event_cal.month04,
#tmp_event_cal.month05 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_spring_bg.gif) no-repeat right top;
}
#tmp_event_cal.month06,
#tmp_event_cal.month07,
#tmp_event_cal.month08 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_summer_bg.gif) no-repeat right top;
}
#tmp_event_cal.month09,
#tmp_event_cal.month10,
#tmp_event_cal.month11 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_autumn_bg.gif) no-repeat right top;
}
#tmp_event_cal.month12,
#tmp_event_cal.month01,
#tmp_event_cal.month02 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_winter_bg.gif) no-repeat right top;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	padding-bottom:9px;
	clear:both;
}
#tmp_event_cal_ttl .year {
	margin:0 22px 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	margin-top:13px;
	float:left;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #58C7E7;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 10px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#E0EBB8;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#4B4646;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFF8B0 !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#931313;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#1D1F85;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:0 0 0 14px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 14px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
.event_page_navi {
	padding-top:20px;
}
/* rnavi
============================== */
/* wadai */
#tmp_wadai {
	margin:33px 0 15px;
	clear:both;
	border:solid 1px #ED838B;
}
#tmp_wadai_ttl {
	margin:-44px 0 5px;
	text-align:center;
}
#tmp_wadai_cnt {
	padding:0 12px 4px;
}
#tmp_wadai_cnt p.center,
#tmp_koho_cnt p.center {
	text-align:center;
}
#tmp_wadai_cnt p {
	margin:0 0 10px;
	line-height:1.8;
}
/* koho */
#tmp_koho {
	margin:0 0 20px;
	clear:both;
	border:solid 1px #0074C0;
}
#tmp_koho_ttl {
	margin:0 0 11px;
}
#tmp_koho_cnt {
	padding:0 14px;
}
#tmp_koho_cnt p {
	margin:0 0 8px;
}
/* rnavi_banner */
#tmp_rnavi_banner {
	margin:0 0 16px;
}
#tmp_rnavi_banner ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_rnavi_banner ul li {
	margin:0 0 5px;
}
/* rnavi_sns */
#tmp_rnavi_sns {
	margin:0 0 15px;
}
#tmp_rnavi_sns ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_rnavi_sns ul li {
	margin:0 0 4px;
}
/* tmp_rnavi_bnr */
#tmp_rnavi_bnr ul {
	list-style:none;
	list-style-image:none;
}
#tmp_rnavi_bnr ul li {
	margin:0 0 7px;
}
.col_rgt_navi #tmp_online_service {
	margin:0 0 10px;
}
.col_rgt_navi #tmp_rnavi_banner ul li {
	margin:0 0 7px;
}
/* pnavi
============================== */
.pnavi {
	color:inherit;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/navi/pnavi/ptop_icon.gif) no-repeat left center;
	padding:0 0 0 15px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}

#tmp_contents #tmp_cate_ttl h1{
	padding:0;
	background:none;
	border:none;
}
/* cate_info */
#tmp_contents #tmp_cate_info {
	background:url(/shared/templates/free/images/contents/index_info_bg.jpg) repeat-x left top;
	border:solid 1px #8BC355;
	margin:0 0 20px;
	padding:7px 7px 0;
	clear:both;
}
#tmp_contents #tmp_cate_info_ttl {
	border-bottom:solid 1px #74A249;
	padding:7px 9px 10px;
	margin:0 0 20px;
}
#tmp_contents #tmp_cate_info_cnt {
	padding:0 8px 5px;
}
#tmp_contents #tmp_cate_info_cnt table.list_table {
	margin:0 0 6px;
}
#tmp_contents #tmp_cate_info_cnt table.list_table td {
	padding:0 0 3px;
}
#tmp_contents #tmp_cate_info_link {
	background:url(/shared/images/icon/link_icon.gif) no-repeat left center;
	padding:0 0 0 19px;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:30px;
	border:1px solid #B40004;
	clear:both;
}
.sp_top #tmp_emergency {
	margin-bottom:10px;
}
#tmp_emergency_ttl {
	padding:0;
	color:#FFFFFF;
	background-color:#B40004;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:12px 15px;
}
#tmp_emergency_cnt ul {
	margin:0 0 0 2px;
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
	line-height:2;
}
#tmp_emergency_cnt .related_btn {
	padding:4px 0 5px 0;
}
#tmp_emergency_cnt .related_btn {
	margin-top:0;
}
#tmp_emergency_cnt .related_btn p {
	margin:0;
	float:left;
}
#tmp_emergency_cnt .related_btn .last {
	margin:0;
}
#tmp_emergency_cnt .related_btn .read_all {
	margin:0 10px 0 0;
}
#tmp_emergency_cnt .related_btn2 {
	clear:both;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:16px;
	border:1px solid #B40004;
	clear:both;
}
.sp_top #tmp_emergency_s {
	margin-bottom:10px;
}
#tmp_emergency_s_ttl {
	padding:0;
	color:#FFFFFF;
	background-color:#B40004;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_update {
	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 #0862A9;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:7px 14px;
	color:#FFFFFF;
	font-weight:bold;
	background:#007CBF url(/shared/templates/free/images/contents/inquiry_ttl_bg.jpg) repeat-x left top;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:13px 10px 0;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #58C7E7;
	clear:both;
}
#tmp_feedback_ttl {
	padding:7px 12px 6px;
	color:#3D3938;
	background:#CEE7FB url(/shared/templates/free/images/contents/feedback_ttl_bg.jpg) repeat-x left top;
	font-weight:bold;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:15px 8px 10px;
}
#tmp_feedback_cnt dl {
	padding:0 5px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.6em 0;
	font-weight:normal;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.8em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.4em 0 0 0 !important;
	text-align:left;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:11px 0 0 13px;
	color:inherit;
	border-top:1px solid #007FCA;
	clear:both;
	margin:20px 0 57px;
	z-index:10;
	position:relative;
}
#tmp_publicity_ttl {
	margin:0 0 0.8em;
}
#tmp_publicity_ttl img {
	vertical-align:middle;
	margin:0 10px 0 0;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
	margin:0 0 5px;
}
#tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
.sp_top #tmp_publicity {
	max-width:420px;
	min-width:300px;
	margin:0 auto 3px;
}
.sp_top #tmp_publicity_cnt ul li {
	width:48% !important;
	box-sizing:border-box;
}
.sp_top #tmp_publicity_cnt ul li:nth-child(even) {
	margin-right:0;
}
.sp_top #tmp_publicity_cnt ul li img {
	width:100%;
	height:auto;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-device-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	border-bottom:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-align:center; /* 変更しない */
	-moz-box-align:center; /* 変更しない */
	box-align:center; /* 変更しない */
	-webkitbox-pack:center; /* 変更しない */
	-moz-box-pack:center; /* 変更しない */
	box-pack:center; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	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;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	color:inherit;
	clear:both;
	/*border-top:solid 1px #007FCA;*/
	background:#DEF1FB url(/shared/images/footer/footer_bg.jpg) repeat-x left top;
	z-index:1;
}
#tmp_footer {
	background:url(/shared/images/footer/footer_bg.png) no-repeat right bottom;
	padding:66px 6px 13px;
	margin:-68px 0 0;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:7px 9px 14px;
	color:inherit;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 16px 0 0;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_footer_cnt {
	padding:0 10px;
	clear:both;
}
#tmp_footer_cnt ul {
	float:left;
	list-style:none;
}
#tmp_footer_cnt ul li {
	margin:0 5px 0 0;
	white-space:nowrap;
	float:left;
}
#tmp_footer_cnt address {
	margin:0;
	font-style:normal;
}
#tmp_footer_cnt address.address1 {
	float:left;
	margin:3px 36px 3px 0;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_footer_cnt address span.br {
	display:block;
}
#tmp_copyright {
	text-align:left;
	background:#003F96;
	padding:1px 11px;
	color:#FFFFFF;
	clear:both;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#921313; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1A5713; /* デザインによって変更 */
	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;
}
/* ==================================================
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;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E0F3FE; /* デザインによって変更 */
}
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FEE0E6; /* デザインによって変更 */
}
td.bg_orange,
th.bg_orange {
	color:inherit;
	background-color:#FFEFD5; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents: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_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_emergency_cnt .related_btn:after,
#tmp_emergency_cnt .related_btn2: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 dd:after,
#tmp_publicity_cnt:after,
#tmp_footer: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,
#tmp_shokai:after,
#tmp_shokai_ttl:after,
#tmp_shokai_cnt:after,
#tmp_lnavi_iza:after,
#tmp_weather:after,
#tmp_weather_ttl:after,
#tmp_weather_cnt:after,
#tmp_wadai:after,
#tmp_wadai_ttl:after,
#tmp_wadai_cnt:after,
#tmp_koho:after,
#tmp_koho_ttl:after,
#tmp_koho_cnt:after,
#tmp_publicity_cnt ul:after,
#tmp_contents #tmp_cate_info:after,
#tmp_contents #tmp_cate_info_ttl:after,
#tmp_contents #tmp_cate_info_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html #tmp_emergency_cnt .related_btn,
*:first-child+html #tmp_emergency_cnt .related_btn2,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt,
*:first-child+html #tmp_shokai,
*:first-child+html #tmp_shokai_ttl,
*:first-child+html #tmp_shokai_cnt,
#tmp_lnavi_iza_ttl:after,
#tmp_lnavi_iza_cnt:after,
*:first-child+html #tmp_lnavi_iza,
*:first-child+html #tmp_lnavi_iza_ttl,
*:first-child+html #tmp_lnavi_iza_cnt,
#tmp_online_service:after,
#tmp_online_service_ttl:after,
#tmp_online_service_cnt:after,
*:first-child+html #tmp_online_service,
*:first-child+html #tmp_online_service_ttl,
*:first-child+html #tmp_online_service_cnt,
*:first-child+html #tmp_weather,
*:first-child+html #tmp_weather_ttl,
*:first-child+html #tmp_weather_cnt,
*:first-child+html #tmp_wadai,
*:first-child+html #tmp_wadai_ttl,
*:first-child+html #tmp_wadai_cnt,
*:first-child+html #tmp_koho,
*:first-child+html #tmp_koho_ttl,
*:first-child+html #tmp_koho_cnt,
*:first-child+html #tmp_publicity_cnt ul,
*:first-child+html #tmp_contents #tmp_cate_info,
*:first-child+html #tmp_contents #tmp_cate_info_ttl,
*:first-child+html #tmp_contents #tmp_cate_info_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html #tmp_emergency_cnt .related_btn,
* html #tmp_emergency_cnt .related_btn2,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq,
* html .box_faq_ttl,
* html .box_faq_cnt,
* html #tmp_shokai,
* html #tmp_shokai_ttl,
* html #tmp_shokai_cnt,
* html #tmp_lnavi_iza,
* html #tmp_lnavi_iza_ttl,
* html #tmp_lnavi_iza_cnt,
* html #tmp_online_service,
* html #tmp_online_service_ttl,
* html #tmp_online_service_cnt,
* html #tmp_weather,
* html #tmp_weather_ttl,
* html #tmp_weather_cnt,
* html #tmp_wadai,
* html #tmp_wadai_ttl,
* html #tmp_wadai_cnt,
* html #tmp_koho,
* html #tmp_koho_ttl,
* html #tmp_koho_cnt,
* html #tmp_publicity_cnt ul,
* html #tmp_contents #tmp_cate_info,
* html #tmp_contents #tmp_cate_info_ttl,
* html #tmp_contents #tmp_cate_info_cnt {
	display:inline-block; /* 変更しない */
}