@charset "utf-8";

/* ==================================================
layout
================================================== */
/* wrapper
============================== */
#tmp_wrapper {
	width:100%;
}
#tmp_wrapper2 {
	color:inherit;
	background:url(/shared/images/wrapper/wrapper_main_bg.jpg) repeat-x top #FFFFFF;
	position: relative;
	width:100%;
}
* html #tmp_wrapper {
	text-align:center;
}
/* gallery
============================== */
#tmp_main_gallery {
	width:100%;
	background:url(/shared/images/main/gallery/image01.jpg) no-repeat center top;
	position:absolute;
	top:22px;
	left:0;
	text-align:center;
	height:240px;
	z-index:1;
}
.used_javascript #tmp_main_gallery {
	top:0;
	background-image:none;
}
#tmp_main_gallery .box_parent_gallrey,
#tmp_main_gallery .box_gallrey {
	width:940px;
	background-position:center top;
	margin:0 auto;
}
#tmp_main_gallery .box_gallrey {
	top:0;
	left:0;
}
#tmp_main_gallery .box_gallrey span {
	display:block;
	position:relative;
	height:280px;
	background-repeat:no-repeat;
}
#tmp_main_gallery .gallery_1 {
	background-image:url(/shared/images/main/gallery/image01.jpg);
}
#tmp_main_gallery .gallery_2 {
	background-image:url(/shared/images/main/gallery/image02.jpg);
}
#tmp_main_gallery .gallery_3 {
	background-image:url(/shared/images/main/gallery/image03.jpg);
}
#tmp_main_gallery .gallery_4 {
	background-image:url(/shared/images/main/gallery/image04.jpg);
}
#tmp_main_gallery .gallery_5 {
	background-image:url(/shared/images/main/gallery/image05.jpg);
}
/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
	width:940px;
	margin:0 auto;
}
* html #tmp_wrap_main {
	text-align:left;
}
#tmp_wrap_main2 {
	padding:10px 20px;
}
/* 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
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-220px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:220px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.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; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	border-top:0 solid #0079CA;
	width:100%;
}
#tmp_wrap_header2 {
	width:940px;
	margin:0 auto;
}
* html #tmp_wrap_header2 {
	text-align:center;
}
.format_top #tmp_header {
	padding:10px 20px 158px 20px;
	position:relative;
	z-index:2;
}
.format_free #tmp_header {
	padding:10px 20px 28px 20px;
	background:#FFFFFF url(/shared/images/header/header_free_bg.jpg) no-repeat left bottom;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:500px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_wrap_means_primary {
	margin:0 0 7px;
	float:right;
}
/* search */
#tmp_search {
	float:right;
}
#tmp_search dt {
	margin:0 9px 0 0;
	padding:0 0 0 2px;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:148px;
	min-height:20px;
	margin:0 5px 0 0;
	border:1px solid #AAAAAA;
}
* html #tmp_query {
	width:150px;
}
/* secondary
============================== */
#tmp_wrap_means_secondary {
	clear:both;
}
#tmp_means_secondary {
	margin:0 0 3px 0;
	float:right;
}
/* contact_navi */
#tmp_contact_navi {
	float:left;
	list-style:none;
	list-style-image:none;
}
#tmp_contact_navi li {
	margin:0 15px 0 0;
	float:left;
}
#tmp_contact_navi .last {
	margin-right:0;
}
/* tertiary
============================== */
#tmp_wrap_means_tertiary {
	clear:both;
}
#tmp_means_tertiary {
	float:right;
}
/* hnavi */
#tmp_hnavi {
	float:left;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 15px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	padding:0 0 5px;
	clear:both;
}
#tmp_wrap_gnavi2 {
	width:940px;
	margin:0 auto;
}
* html #tmp_wrap_gnavi2 {
	text-align:center;
}
#tmp_gnavi {
	padding:0;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	width:156px;
	height:50px;
	background-image:url(/shared/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_gnavi #tmp_glist1 a {
	display:block;
	width:160px;
	height:50px;
	background-image:url(/shared/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist2 a {
	background-position:-160px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-160px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-160px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-160px bottom;
}
#tmp_glist3 a {
	background-position:-316px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-316px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-316px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-316px bottom;
}
#tmp_glist4 a {
	background-position:-472px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-472px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-472px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-472px bottom;
}
#tmp_glist5 a {
	background-position:-628px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-628px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-628px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-628px bottom;
}
#tmp_glist6 a {
	background-position:-784px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-784px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-784px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-784px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	width:156px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_gnavi ul li#tmp_glist1 span {
	display:block;
	width:160px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	width:940px;
	margin:0 auto;
	clear:both;
}
#tmp_pankuzu {
	padding:5px 20px;
}
* html #tmp_pankuzu {
	text-align:left;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	border:1px solid #72A7E2;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:6px 9px;
	color:#FFFFFF;
	font-weight:bold;
	background:#175DA8 url(/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) no-repeat left top;
}
#tmp_lnavi_ttl p {
	background:url(/shared/images/navi/lnavi/lnavi_free_icon.gif)  no-repeat left top;
	padding:0 0 0 10px;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:8px 11px 0;
	background:url(/shared/images/navi/lnavi/lnavi_cnt_bg.jpg) no-repeat left top;
}
#tmp_lnavi_cnt ul {
	margin:0 0 7px 16px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_icon.gif);
}
#tmp_lnavi_cnt li {
	margin:0 0 7px;
}
/* wrap_box_emergency */
.wrap_box_emergency {
	margin:0 0 20px;
	padding:5px;
	background:url(/shared/images/navi/menu/box_emergency_bg.gif) repeat left top;
	clear:both;
}
/* box_emergency */
.box_emergency {
	padding:7px 7px 0;
	color:inherit;
	background-color:#FFFFFF;
}
.box_emergency ul {
	margin:0 0 10px 16px;
	list-style-image:url(/shared/images/navi/menu/emergency_icon.gif);
}
.box_emergency li {
	margin:0 0 7px;
}
.box_emergency p {
	margin:0 0 10px;
}
/* box_idx */
.box_idx {
	margin:0 0 10px;
	border:1px solid #72A7E2;
	clear:both;
}
.box_idx_ttl {
	padding:2px 10px;
	color:#FFFFFF;
	font-weight:bold;
	background:#1560AC url(/shared/images/navi/menu/box_idx_ttl_bg.jpg) repeat-x left top;
}
.box_idx_ttl h2 {
	font-size:100%;
	background:url(/shared/images/navi/menu/ttl_icon.jpg) no-repeat left center;
	padding:0 0 0 10px;
}
.box_idx_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
.box_idx_cnt {
	padding:7px 11px 0;
	background:url(/shared/images/navi/menu/box_idx_cnt_bg.jpg) no-repeat left top;
}
.box_idx_cnt ul {
	margin:0 0 10px 16px;
	list-style-image:url(/shared/images/navi/menu/list_icon.gif);
}
.box_idx_cnt ol {
	margin:0 0 0 24px;
}
.box_idx_cnt li {
	margin:0 0 7px;
}
.box_idx_cnt p {
	margin:0 0 10px;
}
/* btn_list */
.btn_list {
	list-style:none;
}
.btn_list li {
	margin:0 0 10px;
}
.btn_list img {
	vertical-align:top;
}
/* box_special */
.box_special {
	margin:0 0 10px;
	clear:both;
}
.box_special_cnt {
	padding:7px 9px 0;
	border-right:3px solid #B9DCF0;
	border-bottom:3px solid #B9DCF0;
	border-left:3px solid #B9DCF0;
}
.box_special_cnt ul {
	margin:0 0 10px 16px;
	list-style-image:url(/shared/images/navi/menu/list_icon.gif);
}
.box_special_cnt li {
	margin:0 0 7px;
}
.box_special_cnt p {
	margin:0 0 10px;
}
/* box_topics */
.box_topics {
	margin:0 0 10px;
	clear:both;
}
.wrap_col_rgt_navi .box_topics {
	margin:0 0 10px;
	padding:7px;
	clear:both;
	border:solid 3px #EFEFEF;
}
.box_topics p {
	margin:0 0 10px;
}
/* box_population */
.box_population {
	margin:0 0 10px;
	padding:7px 10px 0;
	color:inherit;
	background-color:#EFF7FA;
	clear:both;
}
.box_population_ttl h2 {
	font-size:100%;
}
.box_population_cnt p {
	margin:0 0 7px;
}
.box_population_cnt table {
	width:100%;
	margin:0 0 7px;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #72A7E2;
}
.box_population_cnt th {
	width:60px;
	padding:5px 8px;
	color:inherit;
	font-weight:normal;
	text-align:left;
	background-color:#DAEEFA;
	border:1px solid #72A7E2;
}
.box_population_cnt td {
	padding:5px 8px;
	border:1px solid #72A7E2;
}
/* box_publicity */
.wrap_box_publicity {
	width:940px;
	margin:0 auto;
	clear:both;
}
* html .wrap_box_publicity {
	text-align:left;
}
.wrap_box_publicity2 {
	padding:0 20px;
}
.box_publicity {
	margin:0 0 10px;
	padding:7px 0 0 15px;
	color:inherit;
	background-color:#E4E4E4;
	clear:both;
}
.wrap_box_publicity .box_publicity {
	padding-left:11px;
}
.box_publicity_ttl h2 {
	font-size:100%;
	font-weight:normal;
}
.box_publicity_cnt ul {
	margin:0 0 5px;
	list-style:none;
}
.box_publicity_cnt li {
	padding:0 7px 5px 0;
	float:left;
}
.box_publicity_cnt 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%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
/* emergency
============================== */
.box_emergency2 {
	margin:0 0 10px;
	border:1px solid #CD1212;
	clear:both;
}
.box_emergency2_ttl {
	padding:5px 9px;
	color:#FFFFFF;
	background:#CE1212 url(/shared/images/navi/menu/emergency_ttl_bg.jpg) repeat-x left top;
}
.box_emergency2_ttl h2 {
	font-size:100%;
}
.box_emergency2_cnt {
	padding:7px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
.box_emergency2_cnt ul {
	margin:0 0 7px 16px;
	list-style-image:url(/shared/images/navi/menu/list_icon.gif);
}
.box_emergency2_cnt li {
	margin:0 0 7px;
}
.box_emergency2_cnt p {
	margin:0 0 7px;
}
/* update
============================== */
#tmp_update {
	margin-bottom:0 !important;
	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 #999999;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:5px 12px 3px;
	color:inherit;
	font-weight:bold;
	background-color:#E4E4E4;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#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;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:5px 0 0;
	clear:both;
}
/* fnavi
============================== */
#tmp_wrap_fnavi {
	clear:both;
}
#tmp_wrap_fnavi2 {
	width:940px;
	margin:0 auto;
}
#tmp_fnavi {
	margin:0 0 10px;
	padding:0 20px;
	line-height:1.1;
	list-style:none;
}
* html #tmp_fnavi {
	text-align:left;
}
#tmp_fnavi li {
	margin:0 7px 0 0;
	padding:0 7px 0 0;
	white-space:nowrap;
	border-right:1px solid #000000;
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
	border:none;
}
#tmp_wrap_footer_cnt {
	color:#000000;
	clear:both;
}
#tmp_wrap_footer_cnt2 {
	width:940px;
	margin:0 auto;
	clear:both;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background:url(/shared/images/footer/footer_bg_01.jpg) no-repeat top center;
}
#tmp_footer_cnt {
	padding:10px 20px 22px;
	clear:both;
	background:url(/shared/images/footer/footer_bg_02.jpg) no-repeat bottom center;
	width:940px
	margin:0 auto;
}
#tmp_footer_cnt p {
	padding:0 0 10px 0;
}
* html #tmp_footer_cnt {
	text-align:left;
}
#tmp_footer_cnt address {
	display:table;
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address .address_ttl {
	display:table-cell;
	padding:0 10px 0 0;
	white-space:nowrap;
}
*:first-child+html #tmp_footer_cnt address .address_ttl {
	display:inline-block;
	float:left;
}
* html #tmp_footer_cnt address .address_ttl {
	display:inline-block;
	float:left;
}
#tmp_footer_cnt address .address_cnt {
	display:table-cell;
	width:100%;
}
*:first-child+html #tmp_footer_cnt address .address_cnt {
	display:inline-block;
	width:auto;
	float:left;
}
* html #tmp_footer_cnt address .address_cnt {
	display:inline-block;
	width:auto;
	float:left;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#D71313; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#0C7E19; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%;
}
.txt_small {
	font-size:86%;
}
.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;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FFEAEA; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFF7D5; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E3EEFB; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#EEEEEE; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EBF8E7; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#F1E8F7; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
eventcalendar option
================================================== */
/* event_cal
============================== */
#tmp_event_cal {
	margin:0 0 20px;
	color:inherit;
	background-color:#F0F7FD;
	border:1px solid #92BDED;
	clear:both;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	padding:5px 10px 10px;
	clear:both;
}
#tmp_event_cal_cnt .cal_date {
	padding:0 0 0 27px;
}
#tmp_event_cal_ttl .year {
	margin:10px 0 0 30px;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:left;
	margin:5px 0 0 0;
}
#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 #BBBBBB;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:2px 0 7px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	font-weight:normal;
	text-align:center;
	background-color:#EEEEEE;
}
#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:#FFFF99 !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;
	clear:both;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 16px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -16px;
	padding:0 0 0 16px;
	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 16px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
	font-size:428.5%;
	font-weight:bold;
	width:900px;
	margin:0 auto;
	padding:0 5px 0 5px;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* 切替ボタン
============================== */
#tmp_model_change p {
	margin:0 0 20px;
}
#tmp_model_change p a {
	display:block; 
	text-align:center;
	text-decoration:none;
	padding:10px 0 10px 0;
	border-radius:7px;/* CSS3 */
	-webkit-border-radius:7px;/* Webkit */
	-moz-border-radius:7px;/* Mozilla */
	border:1px solid #B6BEB6;
	color:#000000;
	background-color:#DADEDA;
	background:-webkit-gradient(linear, center top, center bottom, from(#F5F6F5), to(#DADEDA));/* Webkit */
	background:-moz-linear-gradient(center top, #F5F6F5, #DADEDA);/* Mozilla */
	background:linear-gradient(to bottom, #F5F6F5, #DADEDA);/* CSS3 */
	min-width:100%;
}
/* ==================================================
smartphone option
================================================== */
#tmp_smartphone {
	display:none;
	width:942px;
	margin:0 auto 5px;
	padding:20px 0;
	font-size:200%;
	font-weight:bold;
	text-align:center;
}
@media screen and (max-width : 480px) {
	/* スマートフォン向けCSSの内容
	Case1
	 デバイスの最小幅：320pxより大きい場合
	 デバイスの最大幅：480pxより小さい場合
	Case2
	 デバイスの解像度：1.5より大きい場合（Webkit用）
	Case3
	 デバイスの解像度：1.5より大きい場合
	*/
#tmp_smartphone {
	display:block;
}
}
/* clearfix
============================== */
/* for modern browser */
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt:after,
#tmp_event_cal_cnt .cal_date:after,
#tmp_event_cal_cnt .cal_navi: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_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt,
*:first-child+html #tmp_event_cal_cnt .cal_date,
*:first-child+html #tmp_event_cal_cnt .cal_navi {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt,
* html #tmp_event_cal_cnt .cal_date,
* html #tmp_event_cal_cnt .cal_navi {
	display:inline-block; /* 変更しない */
}
/* clearfix
============================== */
/* for modern browser */
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt:after,
#tmp_event_cal_cnt .cal_date:after,
#tmp_event_cal_cnt .cal_navi: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_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt,
*:first-child+html #tmp_event_cal_cnt .cal_date,
*:first-child+html #tmp_event_cal_cnt .cal_navi {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt,
* html #tmp_event_cal_cnt .cal_date,
* html #tmp_event_cal_cnt .cal_navi {
	display:inline-block; /* 変更しない */
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_header:after,
#tmp_wrap_header2:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_search:after,
#tmp_means_secondary:after,
#tmp_contact_navi:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_wrap_gnavi:after,
#tmp_wrap_gnavi2:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_wrap_main:after,
#tmp_wrap_main2:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.wrap_box_emergency:after,
.box_emergency:after,
.box_idx:after,
.box_idx_ttl:after,
.box_idx_cnt:after,
.box_special:after,
.box_special_ttl:after,
.box_special_cnt:after,
.box_topics:after,
.box_population:after,
.box_population_ttl:after,
.box_population_cnt:after,
.wrap_box_publicity:after,
.wrap_box_publicity2:after,
.box_publicity:after,
.box_publicity_ttl:after,
.box_publicity_cnt:after,
.box_publicity_cnt ul:after,
.box_emergency2:after,
.box_emergency2_ttl:after,
.box_emergency2_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_footer:after,
#tmp_wrap_fnavi:after,
#tmp_wrap_fnavi2:after,
#tmp_fnavi:after,
#tmp_wrap_footer_cnt:after,
#tmp_wrap_footer_cnt2:after,
#tmp_footer_cnt:after,
#tmp_footer_cnt address:after,
div.col2:after,
div.fixed_col2:after,
div.col3: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_wrap_header,
*:first-child+html #tmp_wrap_header2,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_contact_navi,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_wrap_gnavi,
*:first-child+html #tmp_wrap_gnavi2,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_wrap_main2,
*: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 .wrap_box_emergency,
*:first-child+html .box_emergency,
*:first-child+html .box_idx,
*:first-child+html .box_idx_ttl,
*:first-child+html .box_idx_cnt,
*:first-child+html .box_special,
*:first-child+html .box_special_ttl,
*:first-child+html .box_special_cnt,
*:first-child+html .box_topics,
*:first-child+html .box_population,
*:first-child+html .box_population_ttl,
*:first-child+html .box_population_cnt,
*:first-child+html .wrap_box_publicity,
*:first-child+html .wrap_box_publicity2,
*:first-child+html .box_publicity,
*:first-child+html .box_publicity_ttl,
*:first-child+html .box_publicity_cnt,
*:first-child+html .box_publicity_cnt ul,
*:first-child+html .box_emergency2,
*:first-child+html .box_emergency2_ttl,
*:first-child+html .box_emergency2_cnt,
*: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_footer,
*:first-child+html #tmp_wrap_fnavi,
*:first-child+html #tmp_wrap_fnavi2,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_wrap_footer_cnt,
*:first-child+html #tmp_wrap_footer_cnt2,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_footer_cnt address,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_header,
* html #tmp_wrap_header2,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_search,
* html #tmp_means_secondary,
* html #tmp_contact_navi,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_wrap_gnavi,
* html #tmp_wrap_gnavi2,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_wrap_main2,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html .wrap_box_emergency,
* html .box_emergency,
* html .box_idx,
* html .box_idx_ttl,
* html .box_idx_cnt,
* html .box_special,
* html .box_special_ttl,
* html .box_special_cnt,
* html .box_topics,
* html .box_population,
* html .box_population_ttl,
* html .box_population_cnt,
* html .wrap_box_publicity,
* html .wrap_box_publicity2,
* html .box_publicity,
* html .box_publicity_ttl,
* html .box_publicity_cnt,
* html .box_publicity_cnt ul,
* html .box_emergency2,
* html .box_emergency2_ttl,
* html .box_emergency2_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_footer,
* html #tmp_wrap_fnavi,
* html #tmp_wrap_fnavi2,
* html #tmp_fnavi,
* html #tmp_wrap_footer_cnt,
* html #tmp_wrap_footer_cnt2,
* html #tmp_footer_cnt,
* html #tmp_footer_cnt address,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}