﻿@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	color:inherit;
	background:#FFFFFF;
	min-width:970px;
}
#tmp_wrapper2 {
	width:970px; /* デザインによって変更 */
	margin:0 auto;
}
* html #tmp_wrapper2 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:6px 20px 20px;
	clear:both; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
}
.format_top #tmp_wrap_main {
	padding:0 0 19px;
	background-color:transparent;
}
/* 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; /* 変更しない */
}
/* top
============================== */
.wrap_top_box {
	clear:both;
	width:100%;
}
.top_box {
	width:100%;
	float:left;
	padding:0 0 20px;
}
.top_lft {
	float:left;
	width:450px;
	margin-right:-458px;
	position:relative;
	z-index:1;
}
.wrap_top_rgt {
	width:100%;
	float:right;
}
.top_rgt {
	margin-left:458px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:220px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	clear:both;
	width:198px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	margin:0 0 20px;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	margin:0 0 20px;
}
.format_free .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:220px; /* デザインによって変更 */
}
/* cp
============================== */
.format_free .custom_cp .wrap_col_nm {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .custom_cp .wrap_col_nm2 {
	margin-right:240px; /* デザインによって変更 */
}
.format_free .custom_cp .wrap_col_lft_navi {
	clear:both;
	width:220px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .custom_cp .col_lft_navi {
	margin:0 0 20px;
}
.format_free .custom_cp .column_full .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .custom_cp .column_lnavi .col_main {
	margin-left:240px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:7px 0 13px 3px;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo a {
	display:block;
	width:121px;
	height:145px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:121px;
	height:145px;
	background:url(/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	position:relative;
	z-index:-1;
	width:121px;
	height:145px;
	overflow:hidden;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:830px;
	float:right;
	padding:5px 0 0;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 0 10px;
}
/* hnavi */
#tmp_hnavi {
	float:left;
	padding:6px 0 0;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 16px 0 0;
	background:transparent url(/shared/images/header/hnavi_icon.png) left center no-repeat;
	float:left;
	text-shadow:1px 1px 0 #FFFFFF,0 1px 0 #FFFFFF,1px 0 0 #FFFFFF,-1px -1px 0 #FFFFFF,-1px 1px 0 #FFFFFF,1px -1px 0 #FFFFFF,-1px 0 0 #FFFFFF,0 -1px 0 #FFFFFF;
}
#tmp_hnavi li a {
	color:#213950;
	background-color:transparent;
	padding:0 0 0 20px;
	text-decoration:none;
	font-weight:bold;
}
#tmp_hnavi li.last {
	margin-right:0;
}
/* hnavi */
#tmp_hnavi2 {
	float:right;
	padding:3px 0 0;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi2 li {
	margin:0 5px 0 0;
	float:left;
}
#tmp_hnavi2 li.last {
	margin-right:0;
}
#tmp_ac a {
	display:block;
	color:#FFFFFF;
	background-color:#1D6CC3;
	background:-webkit-gradient(linear, center top, center bottom, from(#1D6CC3), to(#2062A6));/* Webkit */
	background:-moz-linear-gradient(center top, #1D6CC3, #2062A6);/* Mozilla */
	background:linear-gradient(to bottom, #1D6DC3, #2062A6);/* CSS3 */
	border:1px solid #1B8CD2;
	border-radius:4px;
	text-decoration:none;
	font-weight:bold;
}
* html #tmp_ac a {
	background-color:#1D6CC3;
}
#tmp_ac span {
	display:block;
	padding:3px 6px 2px 7px;
	border-top:1px solid #8EB6E1;
	border-radius:2px;
}
#tmp_mobile a {
	display:block;
	color:#000000;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(50%, #F6F7F3), to(#DFE1D4));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #F6F7F3 50%, #DFE1D4);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #F6F7F3 50%, #DFE1D4);/* CSS3 */
	border:1px solid #CFD0CA;
	border-radius:2px;
	text-decoration:none;
	font-weight:bold;
}
* html #tmp_mobile a {
	background-color:#FFFFFF;
}
#tmp_mobile span {
	display:block;
	padding:3px 6px 1px 22px;
	background:transparent url(/shared/images/header/mobile_icon.gif) no-repeat 4px center;
	border:1px solid #FFFFFF;
	border-radius:2px;
}
/* secondary
============================== */
#tmp_means_secondary {
	float:right;
	width:784px;
}
#tmp_information {
	float:left;
	margin:0 24px 0 0;
	width:300px;
	font-weight:bold;
}
#tmp_information p {
	color:#264C78;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(50%, #F6F7F3), to(#DFE1D4));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #F6F7F3 50%, #DFE1D4);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #F6F7F3 50%, #DFE1D4);/* CSS3 */
	border:1px solid #CFD0CA;
	font-size:114.3%;
}
* html #tmp_information p {
	background-color:#FFFFFF;
}
#tmp_information p a {
	display:block;
	padding:3px 5px 1px 25px;
	color:#264C78;
	background:transparent url(/shared/images/header/information_icon.gif) no-repeat 5px center;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	text-decoration:none;
}
/* search */
#tmp_wrap_search {
	width:460px;
	float:right;
}
#tmp_search {
	padding:3px 5px 3px 12px;
	color:inherit;
	background-color:#BBE3F9;
	border:2px solid #FFFFFF;
	border-radius:18px;
}
#tmp_search_form {
	float:left;
}
* html #tmp_search_form {
	width:337px;
}
#tmp_search dt {
	margin:0 5px 0 0;
	padding:4px 0 0 16px;
	float:left;
	background:transparent url(/shared/images/header/func_sch_ttl.png) no-repeat left center;
	font-weight:bold;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:178px;
	min-height:22px;
	margin:0 5px 0 0;
	border:1px solid #0071BB;
}
* html #tmp_query {
	width:180px;
}
#tmp_func_sch_btn {
	margin:0 5px 0 0;
	padding:2px 6px;
	color:#FFFFFF;
	background-color:#1D6CC3;
	background:-webkit-gradient(linear, center top, center bottom, from(#1D6CC3), to(#2062A6));/* Webkit */
	background:-moz-linear-gradient(center top, #1D6CC3, #2062A6);/* Mozilla */
	background:linear-gradient(to bottom, #1D6DC3, #2062A6);/* CSS3 */
	border:1px solid #1B8CD2;
	border-radius:2px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
*:first-child+html #tmp_func_sch_btn {
	padding-right:0;
	padding-left:0;
}
* html #tmp_func_sch_btn {
	background-color:#1D6CC3;
	padding-right:0;
	padding-left:0;
}
#tmp_about_search {
	float:left;
	padding:2px 0 0;
	font-size:85.7%;
}
#tmp_about_search a {
	display:block;
	padding:0 4px 0 12px;
	color:#006AAD;
	background:#FFFFFF url(/shared/images/header/search_icon.gif) no-repeat 5px 0.3em;
	border-radius:3px;
	text-decoration:none;
}
#tmp_hnavi_s {
	display:none;
}
/* sma_sch
============================== */
#tmp_sma_menu .wrap_sma_sch {
	display:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	margin:0 0 12px;
	clear:both;
}
#tmp_gnavi ul {
	width:830px;
	list-style:none;
	list-style-image:none;
	margin:0 0 0 2px;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:100;
	width:118px;
	font-size:128.5%;
	font-weight:bold;
	border-top:1px solid #317AC3;
	border-bottom:1px solid #317AC3;
}
#tmp_gnavi #tmp_glist1 {
	border-left:1px solid #215F9F;
}
#tmp_gnavi #tmp_glist7 {
	border-right:1px solid #215F9F;
}
#tmp_gnavi a {
	min-height:58px;
	display:block;
	color:#FFFFFF;
	background-color:#1D6CC3;
	background:-webkit-gradient(linear, center top, center bottom, from(#1D6CC3), to(#215F9F));/* Webkit */
	background:-moz-linear-gradient(center top, #1D6CC3, #215F9F);/* Mozilla */
	background:linear-gradient(to bottom, #1D6CC3, #215F9F);/* CSS3 */
	border-right:1px solid #25537F;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #6490BF;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
}
* html #tmp_gnavi a {
	background-color:#1D6CC3;
}
#tmp_gnavi .active a {
	border-bottom:1px solid #FFFFFF;
}
#tmp_gnavi #tmp_glist1 a {
	border-left:none;
}
#tmp_gnavi #tmp_glist7 a {
	border-right:none;
}
#tmp_gnavi a:active,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus,
#tmp_gnavi .active a {
	color:#00649F;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#77CBF6), color-stop(39%, #C0E7FB), to(#FFFFFF));/* Webkit */
	background:-moz-linear-gradient(center top, #77CBF6, #C0E7FB 39%, #FFFFFF);/* Mozilla */
	background:linear-gradient(to bottom, #77CBF6, #C0E7FB 39%, #FFFFFF);/* CSS3 */
}
#tmp_gnavi ul li span {
	display:block;
	padding:7px 0;
}
#tmp_gnavi #tmp_glist1 span,
#tmp_gnavi #tmp_glist3 span,
#tmp_gnavi #tmp_glist7 span {
	padding-top:18px;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	width:406px;
	padding:15px 20px 10px;
	position:absolute;
	left:0;
	top:auto;
	background:-webkit-gradient(linear, center top, center bottom, from(#D4EEFC), color-stop(17%, #FFFFFF), to(#FFFFFF));/* Webkit */
	background:-moz-linear-gradient(center top, #D4EEFC, #FFFFFF 17%, #FFFFFF);/* Mozilla */
	background:linear-gradient(to bottom, #D4EEFC, #FFFFFF 17%, #FFFFFF);/* CSS3 */
	background-color:#FFFFFF;
	border:2px solid #317AC3;
}
* html #tmp_gnavi .drop_down_hidden {
	width:446px;
}
#tmp_gnavi .drop_down_hidden ul {
	width:auto;
}
#tmp_gnavi .drop_down_hidden li {
	width:48.5%;
	margin-right:5px;
	border-top:none;
	border-bottom:none;
	border-left:none;
	font-size:77.7%;
	font-weight:normal;
}
#tmp_gnavi .drop_down_hidden li a {
	display:block;
	min-height:100%;
	padding:3px 0 3px 15px;
	color:#005993;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left 0.2em;
	border:none;
	text-align:left;
	text-decoration:underline;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_gnavi .drop_down_hidden li {
	display:inline-block;
}
* html #tmp_gnavi .drop_down_hidden li a:active,
* html #tmp_gnavi .drop_down_hidden li a:hover,
* html #tmp_gnavi .drop_down_hidden li a:focus {
	background-color:#FFFFFF;
	background-image:url(/shared/images/icon/navi_icon.png);
	background-position:left 0.2em;
	background-repeat:no-repeat;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 0 11px;
	clear:both;
}
.format_top #tmp_pankuzu {
	padding-bottom:2px;
}
.custom_cp #tmp_pankuzu {
	padding-left:20px;
}
/* lnavi
============================== */
#tmp_lnavi {
	clear:both;
	padding:4px;
	color:inherit;
	background-color:#D0D0D0;
}
#tmp_lnavi_ttl {
	padding:10px 10px 10px 13px;
	color:inherit;
	background-image:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	background:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif) no-repeat left top, -webkit-gradient(linear, center top, center bottom, from(#DDDDDD), to(#FFFFFF));/* Webkit */
	background:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif) no-repeat left top, -moz-linear-gradient(center top, #DDDDDD, #FFFFFF);/* Mozilla */
	background:url(/shared/images/navi/lnavi/lnavi_ttl_bg.gif) no-repeat left top, linear-gradient(to bottom, #DDDDDD, #FFFFFF);/* CSS3 */
	border-top:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	border-bottom:1px solid #D0D0D0;
	border-left:1px solid #6A6A6A;
	font-weight:bold;
	font-size:114.2%;
}
* html #tmp_lnavi_ttl {
	background-color:#FFFFFF;
}
#tmp_lnavi_cnt {
	padding:10px 10px 0 30px;
	color:inherit;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#F0F0F0), color-stop(18%, #FFFFFF), to(#FFFFFF));/* Webkit */
	background:-moz-linear-gradient(center top, #F0F0F0, #FFFFFF 18%, #FFFFFF);/* Mozilla */
	background:linear-gradient(to bottom, #F0F0F0, #FFFFFF 18%, #FFFFFF);/* CSS3 */
	border-top:1px solid #FFFFFF;
	border-right:1px solid #6A6A6A;
	border-bottom:1px solid #6A6A6A;
	border-left:1px solid #6A6A6A;
}
* html #tmp_lnavi_cnt {
	background-color:#FFFFFF;
}
#tmp_lnavi_cnt ul {
	list-style-image:url(/shared/images/icon/navi_icon.png);
}
#tmp_lnavi_cnt ul li {
	margin:0 0 0.8em;
}
/* faq */
#tmp_lnavi_cnt ul.switch_menu {
	margin:-7px -6px 4px -21px;
	padding-left:30px;
}
#tmp_lnavi_cnt ul li.noicon_list {
	list-style:none;
	list-style-image:none;
	padding:8px 16px 6px 22px;
	margin:0 0 0 -30px;
	text-indent:-24px;
}
#tmp_lnavi_cnt .noicon_list .switch img {
	vertical-align:bottom;
	margin-right:5px;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li {
	list-style:none;
	list-style-image:none;
	text-indent:0;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 15px 0.3em;
	padding:0 0 0 28px;
	margin:6px 0 0 0;
	line-height:1.5;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt {
	margin-left:-14px;
}
/* event_cal
============================== */
#tmp_wrap_event_cal {
	margin-bottom:10px;
	padding:4px;
	background-color:#D9D9D9;
}
#tmp_event_cal {
	padding:2px 2px 5px;
	background-color:#FFFFFF;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
	padding:25px 5px 10px 8px;
	background:url(/shared/images/navi/event/cal_ttl_bg.gif) repeat-x left top;
}
#tmp_event_cal_ttl .year {
	margin-top:8px;
	margin-right:5px;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:left;
}
/* event_cal_cnt */
#tmp_wrap_event_cal_cnt {
	clear:both;
	padding:0 3px;
}
#tmp_event_cal_cnt {
	width:100%;
}
#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 #CCCCCC;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:5px 0 7px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#F7F7EE;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	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;
	font-size:85.7%;
}
#tmp_event_cal_cnt .cal_navi .prev {
	float:left;
	padding:0 30px 0 0;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
}
#tmp_event_cal_cnt .cal_navi .next {
	float:right;
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:left;
}
.wrap_enavi_box {
	clear:both;
	padding-top:1px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border-top:1px solid #D9D9D9;
}
.enavi_box {
	padding:10px;
	color:inherit;
	background-color:#D9D9D9;
}
.enavi_box p {
	font-weight:bold;
}
#tmp_sch_keyword form p {
	float:left;
}
#tmp_l_keyword {
	width:125px;
	min-height:22px;
	margin-right:2px;
	border:1px solid #0071BB;
}
*:first-child+html #tmp_l_keyword {
	width:118px;
}
* html #tmp_l_keyword {
	width:120px;
}
#tmp_l_ksearch_btn {
	padding:3px 5px;
	color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#1D6CC3), to(#2062A6));/* Webkit */
	background:-moz-linear-gradient(center top, #1D6CC3, #2062A6);/* Mozilla */
	background:linear-gradient(to bottom, #1D6DC3, #2062A6);/* CSS3 */
	background-color:#1D6CC3;
	border:1px solid #1B8CD2;
	border-radius:5px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
*:first-child+html #tmp_l_ksearch_btn {
	padding:2px 4px;
}
* html #tmp_l_ksearch_btn {
	padding:2px 4px;
}
#tmp_ward_event ul{
	list-style:none;
	list-style-image:none;
	border-right:1px solid #717171;
	border-bottom:1px solid #717171;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#tmp_ward_event li {
	display:inline-block;
	width:49.9%;
	float:left;
	background-color:#D2DEE7;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#D2DEE7));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #D2DEE7);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #D2DEE7);/* CSS3 */
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
*:first-child+html #tmp_ward_event li {
	width:49%;
}
* html #tmp_ward_event li {
	background-color:#D2DEE7;
}
#tmp_ward_event li.cansel {
	width:99.7% !important;
	float:none;
}
#tmp_ward_event li a {
	display:block;
	padding:8px 10px 8px 15px;
}
/* rnavi
============================== */
#tmp_rnavi {
	padding:4px 4px 0;
	color:inherit;
	background-color:#EAEAEA;
	border:1px solid #D4D4D4;
}
#tmp_sagasu {
	margin:0 0 5px;
	padding:3px 7px 8px 9px;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(90%, #FFFFFF), color-stop(95%, #DDE7ED), to(#CAD8E3));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #FFFFFF 90%, #DDE7ED 95%, #CAD8E3);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #FFFFFF 90%, #DDE7ED 95%, #CAD8E3);/* CSS3 */
	border-top:1px solid #ACC2CF;
	border-right:1px solid #67747C;
	border-bottom:1px solid #67747C;
	border-left:1px solid #ACC2CF;
}
* html #tmp_sagasu {
	background-color:#FFFFFF;
}
#tmp_sagasu ul {
	margin-bottom:7px;
	list-style:none;
	list-style-image:none;
}
#tmp_sagasu li {
	border-bottom:1px solid #25537F;
}
#tmp_sagasu li a {
	display:block;
	padding:13px 0 11px 28px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#tmp_sagasu .sagasu1 a {
	background:url(/shared/images/navi/rnavi/mokuteki_r_icon.gif) no-repeat left 8px;
}
#tmp_sagasu .sagasu2 a {
	background:url(/shared/images/navi/rnavi/shinse_r_icon.gif) no-repeat left 8px;
}
#tmp_sagasu .sagasu3 a {
	background:url(/shared/images/navi/rnavi/shisetsu_r_icon.gif) no-repeat left 8px;
}
#tmp_sagasu .sagasu4 a {
	background:url(/shared/images/navi/rnavi/faq_r_icon.gif) no-repeat left 8px;
}
#tmp_sagasu .sagasu5 a {
	background:url(/shared/images/navi/rnavi/jigyo_r_icon.gif) no-repeat left 8px;
}
#tmp_sagasu .sagasu6 a {
	background:url(/shared/images/navi/rnavi/iken_r_icon.gif) no-repeat left 8px;
}
.bnr_list {
	list-style:none;
	list-style-image:none;
}
.bnr_list li {
	margin-bottom:5px;
}
.bnr_list li img {
	vertical-align:top;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency, emergency_s, emergency_c
====================================== */
#tmp_emergency,
#tmp_emergency_s,
#tmp_emergency_c {
	margin:0 0 10px;
	border:1px solid #CE3333;
	color:#FFFFFF;
	background:url(/shared/images/main/emergency/emergency_ttl_bg.gif) repeat-x #BF0000 left top;
	clear:both;
}
#tmp_emergency_ttl,
#tmp_emergency_s_ttl,
#tmp_emergency_c_ttl {
	width:138px;
	border-right:1px solid #CE3333;
	float:left;
}
* html #tmp_emergency_ttl,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_c_ttl {
	width:139px;
}
#tmp_emergency_ttl h2,
#tmp_emergency_s_ttl h2,
#tmp_emergency_c_ttl h2 {
	padding:2px 6px 0;
	color:#FFFFFF;
	background-color:transparent;
	font-size:114.2%;
}
#tmp_emergency_cnt {
	width:808px;
	padding:2px 7px 2px 14px;
	float:right;
	color:#000000;
	background-color:#EBEBEB;
}
#tmp_emergency_s_cnt {
	width:295px;
	padding:2px 7px;
	float:right;
	color:#000000;
	background-color:#EBEBEB;
}
#tmp_emergency_c_cnt {
	width:815px;
	padding:10px 7px 2px;
	float:right;
	color:#000000;
	background-color:#EBEBEB;
}
* html #tmp_emergency_cnt,
* html #tmp_emergency_c_cnt {
	width:829px;
}
* html #tmp_emergency_s_cnt {
	width:309px;
}
#tmp_emergency_cnt table.list_table,
#tmp_emergency_c_cnt table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_emergency_cnt table.list_table td,
#tmp_emergency_c_cnt table.list_table td  {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_emergency_cnt table.list_table .date,
#tmp_emergency_c_cnt table.list_table .date {
	width:80px;
}
#tmp_emergency_cnt table.list_table .date_year,
#tmp_emergency_c_cnt table.list_table .date_year {
	width:110px;
}
#tmp_emergency_cnt table.list_table p,
#tmp_emergency_c_cnt table.list_table p {
	vertical-align:middle;
}
#tmp_emergency_cnt table.list_table .date .list_icon,
#tmp_emergency_c_cnt table.list_table .date .list_icon {
    background:transparent url(/shared/images/icon/list_icon.gif) no-repeat left 0.2em;
    padding: 0 0 0 15px;
}
#tmp_emergency_cnt ul,
#tmp_emergency_s_cnt ul {
	margin:0 0 0 20px;
	list-style:url(/shared/images/icon/list_icon.gif);
}
#tmp_emergency_c_cnt ul {
	margin:0 0 0 30px;
	list-style:url(/shared/images/icon/list_icon.gif);
}
#tmp_emergency_cnt ul li,
#tmp_emergency_s_cnt ul li,
#tmp_emergency_c_cnt ul li {
	margin:3px 0;
	line-height:1.4;
}
#tmp_emergency_cnt p,
#tmp_emergency_s_cnt p,
#tmp_emergency_c_cnt p {
	margin:3px 0;
}
#tmp_emergency_c_cnt .emergency1 {
	margin:0 0 10px;
	padding:10px 18px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
}
#tmp_emergency_c_cnt .read_all {
	margin-left:0;
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_emergency_c_cnt .read_all li {
	float:left;
}
#tmp_emergency_c_cnt .read_all .ichiran {
	margin-right:10px;
}
#tmp_emergency_c_cnt .read_all .rss_btn {
	color:#000000;
	background-color:#FFCC00;
	background:-webkit-gradient(linear, center top, center bottom, from(#FDF6D6), color-stop(70%, #FDD534), to(#FFCC00));/* Webkit */
	background:-moz-linear-gradient(center top, #FDF6D6, #FDD534 70%, #FFCC00);/* Mozilla */
	background:linear-gradient(to bottom, #FDF6D6, #FDD534 70%, #FFCC00);/* CSS3 */
	border:1px solid #B2B2B2;
	border-radius:3px;
}
* html #tmp_emergency_c_cnt .read_all .rss_btn {
	background-color:#FFCC00;
}
#tmp_emergency_c_cnt .read_all .rss_btn a {
	display:block;
	width:80px;
	border:1px solid #FFFFFF;
	color:#000000;
	background-color:transparent;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
/* social_plugins
====================================== */
#tmp_social_plugins {
	clear:both;
	float:left;
}
#tmp_social_plugins .social_media_btn {
	width:120px;
	padding:2px 0 10px;
	float:left;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* pr_area
============================== */
/* gallery */
#tmp_iira {
	margin:0 0 7px;
	clear:both;
}
#tmp_iira_ttl {
	margin:0 0 6px;
	background:transparent url(/shared/images/main/gallery/iira_ttl_bg.png) no-repeat 154px 0;
}
#tmp_iira_ttl h2 {
	width:154px;
	height:44px;
	background:transparent url(/shared/images/main/gallery/iira_ttl.gif) no-repeat left top;
}
#tmp_iira_ttl h2 span {
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_iira_cnt {
	position:relative;
}
#tmp_ieyasu {
	position:absolute;
	left:337px;
	top:-50px;
	z-index:10;
}
#tmp_gallery {
	width:378px;
	height:238px;
	border:1px solid #FFFFFF;
	overflow:hidden;
	position:relative;
}
.used_javascript #tmp_gallery {
	visibility:hidden;
}
#tmp_gallery .list_order {
	width:367px;
	height:10px;
	padding:8px 0 6px 11px;
	background:url(/shared/images/main/gallery/list_order_bg.png) repeat left top;
	position:absolute;
	top:214px;
	left:0;
	z-index:9;
	list-style:none;
	list-style-image:none;
}
#tmp_gallery .list_order li {
	float:left;
	margin-right:5px;
}
#tmp_gallery .list_order li img {
	vertical-align:top;
}
#tmp_gallery .prev,
#tmp_gallery .next {
	display:none;
}
#tmp_gallery_player {
	position:absolute;
	top:223px;
	right:141px;
	z-index:11;
}
/* koho */
#tmp_koho {
	margin:0 0 15px;
	clear:both;
}
#tmp_koho ul {
	list-style:none;
	list-style-image:none;
}
#tmp_koho li {
	display:block;
	float:left;
}
#tmp_koho li a {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
* html #tmp_koho li a {
	height:178px;
}
#tmp_koho li span {
	display:block;
	position:relative;
	z-index:-1;
}
#tmp_koho_bnr1 {
	width:158px;
	height:178px;
	background:url(/shared/images/main/koho/shicho_bnr.png) no-repeat left top;
}
#tmp_koho_bnr1 span {
	width:148px;
	height:168px;
}
#tmp_koho_bnr2 {
	width:118px;
	height:178px;
	background:url(/shared/images/main/koho/miryoku_bnr.png) no-repeat left top;
}
#tmp_koho_bnr2 span {
	width:108px;
	height:168px;
}
#tmp_koho_bnr3 {
	width:118px;
	height:88px;
	background:url(/shared/images/main/koho/event_bnr.png) no-repeat left top;
}
#tmp_koho_bnr3 span {
	width:108px;
	height:88px;
}
#tmp_koho_bnr4 {
	width:118px;
	height:88px;
	background:url(/shared/images/main/koho/fb_bnr.png) no-repeat left top;
}
#tmp_koho_bnr4 span {
	width:108px;
	height:88px;
}
#tmp_koho_bnr5 {
	width:118px;
	height:88px;
	background:url(/shared/images/main/koho/kanko_bnr.png) no-repeat left top;
}
#tmp_koho_bnr5 span {
	width:108px;
	height:88px;
}
#tmp_koho_bnr6 {
	width:118px;
	height:88px;
	background:url(/shared/images/main/koho/kosodate_bnr.png) no-repeat left top;
}
#tmp_koho_bnr6 span {
	width:108px;
	height:88px;
}
/* about */
#tmp_about {
	margin:0 0 10px;
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	padding:7px 10px 5px;
	color:#000000;
	background-color:#EFEFEF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EFEFEF));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #EFEFEF);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #EFEFEF);/* CSS3 */
	clear:both;
}
* html #tmp_about {
	background-color:#EFEFEF;
}
#tmp_about_ttl h2 {
	height:36px;
	margin:0 0 3px;
	background:url(/shared/images/main/about/about_ttl.gif) no-repeat left top;
}
#tmp_about_ttl h2 span {
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_about_cnt {
	padding:0 0 0 5px;
}
#tmp_about_cnt .abt_lft {
	width:108px;
	height:78px;
	float:left;
}
#tmp_about_cnt .abt_lft p {
	height:78px;
	background:url(/shared/images/main/about/shakkin_bnr.png) no-repeat left top;
}
#tmp_about_cnt .abt_lft p a {
	display:block;
	height:78px;
}
#tmp_about_cnt .abt_lft p span {
	display:block;
	position:relative;
	z-index:-1;
}
#tmp_about_cnt .abt_rgt {
	width:368px;
	padding:5px 0 0;
	float:right;
}
#tmp_about_cnt .abt_rgt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_about_cnt .abt_rgt li {
	float:left;
	width:29%;
	margin-right:1em;
	margin-bottom:0.4em;
	background:url(/shared/images/main/about/about_icon.gif) no-repeat left top;
}
#tmp_about_cnt .abt_rgt li a {
	display:block;
	padding-left:20px;
}
/* slider-gallery
============================== */
.used_javascript #tmp_slider_gallery {
	display:none;
}
#tmp_slider_gallery {
	clear:both;
	position:relative;
	width:100%;
	min-height:64px;
}
#tmp_slider_gallery ul {
	padding:0 22px 0 28px;
	list-style:none;
	list-style-image:none;
}
#tmp_slider_gallery li {
	margin:0 6px 0 0;
	padding:0 0 6px;
	float:left;
}
#tmp_slider_gallery li img {
	vertical-align:top;
}
#tmp_slider_gallery .box_gallrey {
	padding:2px 0;
}
#tmp_slider_gallery .prev {
	position:absolute;
	top:0;
	left:0;
}
#tmp_slider_gallery .next {
	position:absolute;
	top:0;
	right:0;
}
.box_wrap_parent_gallrey {
	margin:0 28px;
}
/* update
============================== */
#tmp_update {
	clear:both;
	margin-bottom:0 !important;
	text-align:right;
}
.custom_cp #tmp_update {
	clear:none;
}
/* 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;
}
.custom_cp .plugin {
	background-color:#FFFFFF;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:inherit;
	background:-webkit-gradient(linear, center top, center bottom, from(#CCCCCC), to(#EAEAEA));/* Webkit */
	background:-moz-linear-gradient(center top, #CCCCCC, #EAEAEA);/* Mozilla */
	background:linear-gradient(to bottom, #CCCCCC, #EAEAEA);/* CSS3 */
	background-color:#EAEAEA;
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #EAEAEA;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#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-top: 1px solid #B2B2B2;
    border-right: 1px solid #676767;
    border-bottom: 1px solid #676767;
    border-left: 1px solid #676767;
    clear: both;
}
#tmp_feedback_ttl {
    padding: 3px 7px;
    color: #FFFFFF;
    background-color: #666666;
    border-bottom: 1px solid #B2B2B2;  
}
#tmp_feedback_ttl p {
    margin: 0 !important;
    font-weight: bold;
}
#tmp_feedback_cnt {
    padding: 10px 15px;
}
#tmp_feedback_cnt fieldset {
    clear: both;
    border: none;
    padding:0;
}
#tmp_feedback_cnt fieldset legend {
    margin: 0 0 0.2em 0;
    font-weight: bold;
    clear: both;
}
#tmp_feedback_cnt fieldset p {
    margin: 0 1em 0.2em 0;
    display: inline;
    float: left;
}
#tmp_feedback_cnt .submit {
    margin: 0.2em 0 0 0 !important;
    clear: both;
}
/* cp_format
============================== */
.format_top .custom_cp #tmp_wrap_main {
	padding-top:40px;
	color:inherit;
	background-color:#FFFFFF;
}
.custom_cp #tmp_wrap_main {
	padding-right:0;
	padding-left:0;
}
#tmp_wrap_cp {
	background:url(/shared/images/main/cp/cp_bg_mdl.jpg) repeat-y left top;
}
#tmp_cp {
	padding:0 0 40px;
	background:url(/shared/images/main/cp/cp_bg_btm.jpg) no-repeat left bottom;
}
* html #tmp_wrap_cp {
	position:relative;
}
#tmp_cp_ttl {
	width:94px;
	min-height:787px;
	float:left;
}
.format_top #tmp_cp_ttl {
	background:url(/shared/images/main/cp/cp_ttl.jpg) no-repeat left top;
}
.format_free #tmp_cp_ttl {
	background:url(/shared/images/main/cp/cp_ttl2.jpg) no-repeat left top;
}
* html #tmp_cp_ttl {
	height:787px;
}
#tmp_cp_ttl h1,
#tmp_cp_ttl p {
	padding:30px 0 0;
}
#tmp_cp_ttl a {
	display:block;
	width:94px;
	min-height:70px;
}
#tmp_cp_ttl h1 span,
#tmp_cp_ttl p span {
	display:block;
	width:94px;
	height:787px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_cp_cnt {
	width:840px;
	padding:31px 20px 16px 16px;
	background:url(/shared/images/main/cp/cp_cnt_bg.jpg) repeat-x left top;
	float:left;
}
* html #tmp_cp_cnt {
	width:876px;
}
.format_top #tmp_cp_cnt {
	padding-bottom:0;
	padding:61px 20px 16px 16px;
	background:url(/shared/images/main/cp/cp_cnt_top_bg.jpg) no-repeat left top;
	position:relative;
}
.format_top .custom_cp #tmp_contents {
	padding-bottom:0;
}
#tmp_cp_mv {
	margin:0 0 20px;
	position:relative;
}
#tmp_cp_mv .cp_mv_url {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background/*\**/:#FFFFFF\9;
	filter:alpha(opacity=0);
}
/* cp_free
============================== */
/* cp_gnavi */
#tmp_cp_gnavi {
	margin:0 0 20px;
	padding:9px;
	color:inherit;
	background:url(/shared/images/navi/gnavi/cp/gnavi_bg.jpg) repeat left top;
	clear:both;
}
* html #tmp_cp_gnavi {
	padding:7px;
}
#tmp_cp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_cp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
	vertical-align:top;
}
#tmp_cp_gnavi a {
	display:block;
	width:165px;
	height:52px;
	background-image:url(/shared/images/navi/gnavi/cp/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_cp_glist1 a {
	background-position:left top;
}
#tmp_cp_glist1.active a,
#tmp_cp_glist1 a:hover,
#tmp_cp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_cp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_cp_glist1 a:active {
	background-position:left bottom;
}
#tmp_cp_glist2 a {
	background-position:-165px top;
}
#tmp_cp_glist2.active a,
#tmp_cp_glist2 a:hover,
#tmp_cp_glist2 a:focus {
	background-position:-165px bottom;
}
*:first-child+html #tmp_cp_glist2 a:active {
	background-position:-165px bottom;
}
* html #tmp_cp_glist2 a:active {
	background-position:-165px bottom;
}
#tmp_cp_glist3 a {
	background-position:-330px top;
}
#tmp_cp_glist3.active a,
#tmp_cp_glist3 a:hover,
#tmp_cp_glist3 a:focus {
	background-position:-330px bottom;
}
*:first-child+html #tmp_cp_glist3 a:active {
	background-position:-330px bottom;
}
* html #tmp_cp_glist3 a:active {
	background-position:-330px bottom;
}
#tmp_cp_glist4 a {
	background-position:-495px top;
}
#tmp_cp_glist4.active a,
#tmp_cp_glist4 a:hover,
#tmp_cp_glist4 a:focus {
	background-position:-495px bottom;
}
*:first-child+html #tmp_cp_glist4 a:active {
	background-position:-495px bottom;
}
* html #tmp_cp_glist4 a:active {
	background-position:-495px bottom;
}
#tmp_cp_glist5 a {
	width:162px;
	background-position:-660px top;
}
#tmp_cp_glist5.active a,
#tmp_cp_glist5 a:hover,
#tmp_cp_glist5 a:focus {
	background-position:-660px bottom;
}
*:first-child+html #tmp_cp_glist5 a:active {
	background-position:-660px bottom;
}
* html #tmp_cp_glist5 a:active {
	background-position:-660px bottom;
}
#tmp_cp_glist5 a span {
	width:162px;
}
#tmp_cp_gnavi ul li span {
	display:block;
	width:165px;
	height:52px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* cp_lnavi */
.custom_cp #tmp_lnavi {
	margin-bottom:15px;
	padding-top:20px;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	background-color:transparent;
}
.custom_cp .img_ttl #tmp_lnavi_ttl {
	padding-top:0;
	padding-right:0;
	padding-bottom:20px;
	padding-left:0;
	background-image:none;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
}
.custom_cp #tmp_lnavi_ttl {
	background:url(/shared/images/navi/lnavi/cp/lnavi_ttl_bg.gif) repeat left top;
	border-bottom:2px solid #3F3D20;
}
.custom_cp #tmp_lnavi_ttl p a {
	color:#FFFFFF;
	background-color:transparent;
}
.custom_cp #tmp_wrap_lnavi_cnt {
	padding:10px;
	background:transparent url(/shared/images/navi/lnavi/cp/lnavi_bg.gif) repeat left top;
}
.custom_cp #tmp_lnavi_cnt {
	padding:0;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
}
.custom_cp #tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
.custom_cp #tmp_lnavi_cnt li {
	margin-bottom:0;
	padding:11px 8px 11px 20px;
	color:inherit;
	background-color:#FFFFFF;
	background-image:url(/shared/images/navi/lnavi/cp/navi_icon.gif);
	background-position:8px 0.8em;
	background-repeat:no-repeat;
	background:url(/shared/images/navi/lnavi/cp/navi_icon.gif) no-repeat 8px 0.8em, -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#F4F0E5));/* Webkit */
	background:url(/shared/images/navi/lnavi/cp/navi_icon.gif) no-repeat 8px 0.8em, -moz-linear-gradient(center top, #FFFFFF, #F4F0E5);/* Mozilla */
	background:url(/shared/images/navi/lnavi/cp/navi_icon.gif) no-repeat 8px 0.8em, linear-gradient(to bottom, #FFFFFF, #F4F0E5);/* CSS3 */
	border-bottom:1px solid #CBC3B0;
}
/* cp_inquiry */
.custom_cp #tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #40392B;
	clear:both;
}
.custom_cp #tmp_inquiry_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	background:#40392B url(/shared/images/main/inquiry/cp_inquiry_ttl_bg.gif) repeat left top;
	border-top:none;
	border-bottom:1px solid #40392B;
	border-left:none;
}
.custom_cp #tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
.custom_cp #tmp_inquiry_cnt {
	padding:7px 15px;
	color:inherit;
	background-color:#FFFFFF;
}
.custom_cp #tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
.custom_cp #tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
.custom_cp #tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* cp_banner */
#tmp_cp_banner {
	clear:both;
}
#tmp_contents #tmp_cp_banner_b {
	clear:both;
	padding-top:38px;
	border-top:2px solid #282606;
}
#tmp_cp_banner ul,
#tmp_contents #tmp_cp_banner_b ul {
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_cp_banner_b ul {
	margin-left:0;
}
#tmp_cp_banner li {
	margin-bottom:14px;
}
#tmp_contents #tmp_cp_banner_b li {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
#tmp_cp_banner li img,
#tmp_cp_banner_b li img {
	vertical-align:top;
}
/* ==================================================
banner
================================================== */
#tmp_wrap_publicity {
	clear:both;
	padding:28px 0 8px;
	color:inherit;
	background:-webkit-gradient(linear, center top, center bottom, from(#F1F1F1), color-stop(10%, #FFFFFF), to(#FFFFFF));/* Webkit */
	background:-moz-linear-gradient(center top, #F1F1F1, #FFFFFF 10%, #FFFFFF);/* Mozilla */
	background:linear-gradient(to bottom, #F1F1F1, #FFFFFF 10%, #FFFFFF);/* CSS3 */
	background-color:#F1F1F1;
	border-top:1px solid #CCCCCC;
}
#tmp_publicity {
	width:970px;
	margin:0 auto;
}
* html #tmp_publicity {
	width:973px;
	text-align:left;
}
#tmp_publicity_ttl {
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 14px;
	border-right:2px solid #337BC4;
}
#tmp_publicity_ttl a {
	display:block;
	width:98px;
	height:44px;
	background:url(/shared/images/main/publicity/publicity_ttl.gif) no-repeat left top;
}
#tmp_publicity_ttl a span {
	position:relative;
	z-index:-1;
}
#tmp_publicity_cnt {
	width:825px;
	float:left;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
	margin-bottom:6px;
}
#tmp_publicity_cnt ul li {
	width:160px;
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt .banner {
	clear:both;
}
#tmp_publicity_cnt .text_banner ul li {
	margin-right:30px;
	line-height:1.6;
}
#tmp_publicity_cnt .bnr_title {
	font-weight:bold;
	font-size:114.2%;
}
/*bnner plus */
#tmp_ipr_wrapper {
	position: static;
	bottom: 0;
	z-index: 9999;
	text-align: right;
}
#tmp_ipr {
	position: relative;
}
#tmp_ipr_wrapper .close_btn {
	display: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px;
}

/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	width:100%;
	color:#FFFFFF;
	background-color:#505050;
	background:-webkit-gradient(linear, center top, center bottom, from(#505050), color-stop(25%, #555555), to(#333333));/* Webkit */
	background:-moz-linear-gradient(center top, #505050, #555555 25%, #333333);/* Mozilla */
	background:linear-gradient(to bottom, #505050, #555555 25%, #333333);/* CSS3 */
	border-top:1px solid #505050;
	clear:both;
}
* html #tmp_wrap_footer {
	background-color:#333333;
	text-align:center;
}
#tmp_wrap_footer2 {
	border-top:1px solid #A8A8A8;
}
#tmp_footer {
	width:970px;
	margin:0 auto;
	padding:0 0 15px;
}
* html #tmp_footer {
	text-align:left;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:10px 0 0.8em;
	list-style:none;
	border-bottom:1px solid #363636;
}
#tmp_fnavi li {
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	white-space:nowrap;
	float:left;
	border-right:1px solid #FFFFFF;
}
#tmp_fnavi li a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_wrap_footer_cnt2 {
	clear:both;
	border-top:1px solid #838383;
	border-bottom:1px solid #363636;
}
#tmp_footer_cnt {
	float:left;
}
#tmp_footer_cnt #tmp_office {
	float:left;
	width:200px;
	height:47px;
	background:url(/shared/images/footer/flogo.gif) no-repeat left center;
}
#tmp_footer_cnt #tmp_office span {
	position:relative;
	z-index:-1;
}
#tmp_footer_cnt address {
	float:left;
	padding:15px 0 0;
	font-style:normal;
}
#tmp_fnavi2 {
	float:right;
	padding:15px 0 0;
	list-style:none;
}
#tmp_fnavi2 li {
	margin:0 15px 0 0;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi2 li a {
	padding:0 0 0 18px;
	color:#FFFFFF;
	background:transparent url(/shared/images/footer/fnavi_icon.gif) no-repeat left 0.2em;
	text-decoration:none;
}
#tmp_fnavi2 .acceess02 {
	margin-right:0;
}
#tmp_footer_cnt2 {
	clear:both;
	padding:10px 0 0;
	border-top:1px solid #838383;
}
#tmp_copyright {
	float:right;
	font-size:85.7%;
}
*:first-child+html #tmp_copyright {
	margin-top:-1em;
}
* html #tmp_copyright {
	margin-top:-1em;
}
/* ==================================================
class
================================================== */
/* text
============================== */
/*.underline {
	text-decoration:underline; /* 変更しない
}*/
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#B31400; /* デザインによって変更 */
	background-color: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; /* 変更しない */
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 7px;
	color:#333333;
	font-weight:bold;
	background-color:#AEC7E4;
	background:-webkit-gradient(linear, center top, center bottom, from(#AEC7E4), to(#D3DEEB));/* Webkit */
	background:-moz-linear-gradient(center top, #AEC7E4, #D3DEEB);/* Mozilla */
	background:linear-gradient(to bottom, #AEC7E4, #D3DEEB);/* CSS3 */
	border-top:1px solid #D3DEEB;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #D3DEEB;
}
* html .box_faq .box_faq_ttl {
	background-color:#AEC7E4;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.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; /* 変更しない */
}
/* ==================================================
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
============================== */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrapper2:after,
.col_nm:after,
.top_box:after,
.top_lft_btm: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_search dl:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_hnavi2: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_wrap_event_cal:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
.enavi_box:after,
#tmp_ward_event ul: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_c:after,
#tmp_emergency_c_ttl:after,
#tmp_emergency_c_cnt:after,
#tmp_emergency_c_cnt .emergency1:after,
.plugin:after,
.pnavi:after,
#tmp_social_plugins:after,
#tmp_slider_gallery:after,
#tmp_slider_gallery ul: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_wrap_cp:after,
#tmp_cp:after,
#tmp_cp_ttl:after,
#tmp_cp_cnt:after,
#tmp_cp_gnavi:after,
#tmp_cp_gnavi ul:after,
#tmp_cp_banner:after,
#tmp_publicity:after,
#tmp_publicity_cnt:after,
#tmp_publicity_cnt ul:after,
#tmp_wrap_footer:after,
#tmp_fnavi:after,
#tmp_wrap_footer_cnt2:after,
#tmp_footer_cnt2:after,
#tmp_koho ul:after ,
#tmp_about:after,
#tmp_about_ttl:after,
#tmp_about_cnt:after,
#tmp_about_cnt ul:after,
#tmp_contents #tmp_cp_banner_b ul:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_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 #tmp_wrapper2,
*:first-child+html .col_nm,
*:first-child+html .top_box,
*:first-child+html .top_lft_btm,
*: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_search dl,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_hnavi2,
*: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_wrap_event_cal,
*: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 .enavi_box,
*:first-child+html #tmp_ward_event ul,
*: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_c,
*:first-child+html #tmp_emergency_c_ttl,
*:first-child+html #tmp_emergency_c_cnt,
*:first-child+html #tmp_emergency_c_cnt .emergency1,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_social_plugins,
*:first-child+html #tmp_slider_gallery,
*:first-child+html #tmp_slider_gallery ul,
*: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_wrap_cp,
*:first-child+html #tmp_cp,
*:first-child+html #tmp_cp_ttl,
*:first-child+html #tmp_cp_cnt,
*:first-child+html #tmp_cp_gnavi,
*:first-child+html #tmp_cp_gnavi ul,
*:first-child+html #tmp_cp_banner,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_publicity_cnt ul,
*:first-child+html #tmp_wrap_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_wrap_footer_cnt2,
*:first-child+html #tmp_footer_cnt2,
*:first-child+html #tmp_koho ul,
*:first-child+html #tmp_about,
*:first-child+html #tmp_about_ttl,
*:first-child+html #tmp_about_cnt,
*:first-child+html #tmp_about_cnt ul,
*:first-child+html #tmp_contents #tmp_cp_banner_b ul,
*: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 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_wrapper2,
* html .col_nm,
* html .top_box,
* html .top_lft_btm,
* 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_search dl,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_hnavi2,
* 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_wrap_event_cal,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt .cal_navi,
* html .enavi_box,
* html #tmp_ward_event ul,
* 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_c,
* html #tmp_emergency_c_ttl,
* html #tmp_emergency_c_cnt,
* html #tmp_emergency_c_cnt .emergency1,
* html .plugin,
* html .pnavi,
* html #tmp_social_plugins,
* html #tmp_slider_gallery,
* html #tmp_slider_gallery ul,
* 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_wrap_cp,
* html #tmp_cp,
* html #tmp_cp_ttl,
* html #tmp_cp_cnt,
* html #tmp_cp_gnavi,
* html #tmp_cp_gnavi ul,
* html #tmp_cp_banner,
* html #tmp_publicity,
* html #tmp_publicity_cnt,
* html #tmp_publicity_cnt ul,
* html #tmp_wrap_footer,
* html #tmp_fnavi,
* html #tmp_wrap_footer_cnt2,
* html #tmp_footer_cnt2,
* html #tmp_koho ul,
* html #tmp_about,
* html #tmp_about_ttl,
* html #tmp_about_cnt,
* html #tmp_about_cnt ul,
* html #tmp_contents #tmp_cp_banner_b ul,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq,
* html .box_faq_ttl,
* html .box_faq_cnt {
	display:inline-block; /* 変更しない */
}