@charset "UTF-8";

/* add by EXCEET */
/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#000000;
	background-color:#FFFFFF;
}
* html body {
	text-align:center; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	margin:0 auto;
	min-width:960px; /* デザインによって変更 */
	color:#000000;
	background-color:#FFFFFF;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	margin:0 auto;
	width:960px;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_wrap_contents {
	margin:0 0 10px;
	padding:25px 28px 25px 29px; /* デザインによって変更 */
	border:1px solid #666666;
	border-top:3px solid #1E8456;
}
.template-index-1st #tmp_wrap_contents {
	padding-top:20px;
	padding-left:18px;
	padding-right:20px;
}
.column_cnt #tmp_wrap_contents {
	padding-top:15px;
	padding-left:22px;
	padding-right:22px;
}
.custom_event .column_cnt #tmp_wrap_contents {
	padding-left:26px;
	padding-right:32px;
}
/* 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:-210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:10px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding: 10px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:221px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_press_info {
	display:none;
}
#tmp_wrap_header {
	color:#000000;
	background-color:#FFFFFF;
	border-top:5px solid #666666;
}
#tmp_header {
	margin:0 auto;
	padding:21px 0 12px;
	width:960px;
	clear:both
}
#tmp_wrap_hlogo {
	width:396px;
	float:left;
}
#tmp_hlogo {
	clear:both;
}
#tmp_hlogo p.logo {
	margin:0 14px 0 0;
	width:205px;
}
#tmp_hlogo p.catch {
	width:182px;
	padding:13px 0 11px;
	color:#666666;
	background-color:transparent;
	float:right;
}
#tmp_hlogo h1,
#tmp_hlogo p.logo {
	width:200px;
	height:46px;
	background: url(/shared/images/header/hlogo.gif) no-repeat left top;
	float:left;
}
#tmp_hlogo a {
	display:block;
	width:200px;
	height:46px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p.logo span {
	display:block;
	width:200px;
	height:46px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	width:450px;
	float:right;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 0 8px;
	padding:0 26px 0 0;
	float:right;
	clear:both;
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	border-left:2px solid #000000;
	font-size:85.8%;
	font-weight:bold;
	line-height:1;
	float:left;
}
#tmp_hnavi li:first-child {
	border-left:none;
}
#tmp_hnavi li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 4px;
	padding:0 21px 0 0;
	width:260px;
	float:right;
	clear:both;
}
#tmp_hnavi2 {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi2 li {
	color:#FFFFFF;
	background-color:#1E8456;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
}
#tmp_hnavi2 li a {
	display:block;
	padding:2px 9px 1px 22px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
#tmp_hnavi2 li#voice {
	margin:0 8px 0 0;
}
#tmp_hnavi2 li#voice a {
	background:url(/shared/images/header/hnavi_voice_icon.gif) no-repeat 8px center;
}
#tmp_hnavi2 li#sitemap a {
	background:url(/shared/images/header/hnavi_sitemap_icon.gif) no-repeat 6px center;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	margin:0 auto 20px;
	width:960px;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	width:120px;
	color:#000000;
	background:#FFFFFF url(/shared/images/navi/gnavi/gnavi_bg.jpg) repeat-x left bottom;
	float:left;
}
#tmp_gnavi li a {
	display:block;
	margin:0px 3px;
	color:#000000;
	background-color:transparent;
	border-bottom:3px solid #1E8456;
	text-align:center;
	text-decoration:none;
	font-size:128.6%;
	font-weight:bold;
}
#tmp_gnavi li#tmp_glist1 a {
	margin-left:0;
}
#tmp_gnavi li#tmp_glist8 a {
	margin-right:0;
}
* html #tmp_gnavi a {
	width:100%;
}
#tmp_gnavi li.active a,
#tmp_gnavi li a:active,
#tmp_gnavi li a:hover {
	color:#FFFFFF;
	background-color:#1E8456;
	border-bottom:3px solid #D2E6DD;
}
#tmp_gnavi li a span {
	display:block;
	padding:6px 0 4px;
}
#tmp_gnavi li#tmp_glist1 a span,
#tmp_gnavi li#tmp_glist2 a span,
#tmp_gnavi li#tmp_glist4 a span,
#tmp_gnavi li#tmp_glist7 a span,
#tmp_gnavi li#tmp_glist8 a span {
	padding-top:20px;
	padding-bottom:15px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	margin:0 0 27px;
	clear:both;
}
.template-index-1st #tmp_pankuzu {
	margin-bottom:9px;
}
.template-index-2nd #tmp_pankuzu {
	margin-bottom:18px;
}
#tmp_sma_pankuzu {
	display:none;
}
/* catch,search
============================== */
#tmp_wrap_cs {
	margin:0 0 18px;
	padding:9px 0 6px;
	color:inherit;
	background-color:#D3DA21;
}
#tmp_cs {
	margin:0 auto;
	width:960px;
	clear:both;
}
.format_free #tmp_catch {
	float:left;
}
.format_free #tmp_catch p {
	font-size:171.5%;
	font-weight:bold;
}
.format_free #tmp_search {
	float:right;
}
.format_free #tmp_search dt {
	margin:0 14px 0 0;
	padding:8px 0 7px;
	font-weight:bold;
	float:left;
}
#tmp_search dt img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.format_free #tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	padding:0 10px 0 5px;
	width:252px;
	height:30px;
	border:2px solid #000000;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
}
* html #tmp_query {
	width:256px;
}
*:first-child+html #tmp_query {
	min-height:25px;
}
#tmp_func_sch_btn {
	width:70px;
	min-height:34px;
	color:#FFFFFF;
	background-color:#000000;
	font-weight:bold;
	text-align:center;
	border:none;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	cursor:pointer;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 29px;
	border:1px solid #939393;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:5px 6px 1px;
	color:#FFFFFF;
	background-color:#1E8456;
	font-weight:bold;
	font-size:142.9%;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:10px 5px 1px;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 0.6em;
	padding:0 0 8px 14px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.3em;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:0 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}
/* event_cal
============================== */
#tmp_event_cal {
	 padding: 8px;
	 background: #FFFFFF url(/shared/images/navi/event/cal_ttl_bg.gif) repeat-x left top;
	 border: 1px solid #CCDDEE;
	 border-top: 2px solid #999999;
}

/* event_cal_ttl */
#tmp_event_cal_ttl {
	 clear: both;
}

#tmp_event_cal_ttl .year {
	 margin: 5px 0 0 0;
	 float: left;
}

#tmp_event_cal_ttl .month {
	 float: right;
}

/* 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 #CCDDEE;
}

#tmp_event_cal_cnt .calendar {
	 width: 100%;
	 margin: 0 0 7px;
	/* disabled by EXCEET
	color:inherit;
	background-color:#FFFFFF;
*/
}

#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	 text-align: center;
	 font-weight: normal;
	/* disabled by EXCEET
	background-color:#DDEEFF;
*/
}

#tmp_event_cal_cnt .calendar td {
	 text-align: center;
}

#tmp_event_cal_cnt .calendar a {
	 display: block;
	/* disabled by EXCEET
	color:#000000;
	background-color:transparent;
*/
}

#tmp_event_cal_cnt .calendar .today {
	 font-weight: bold;
	 /* 変更しない */
	/* disabled by EXCEET
	color:inherit;
	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.2;
	 float: left;
}

#tmp_event_cal_cnt .cal_navi .prev {
	 padding: 0 6px 0 12px;
	 border-right: 1px solid #000000;
}

#tmp_event_cal_cnt .cal_navi .prev a {
	 display: block;
	 margin: 0 0 0 -12px;
	 padding: 0 0 0 12px;
	 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: block;
	 padding: 0 12px 0 0;
	 background: url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}

#tmp_event_cal_cnt .cal_navi .list {
	 float: right;
}

/* rnavi
============================== */
#tmp_rnavi {
	margin:0 0 30px;
}
#tmp_rnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_rnavi ul#rnavi_btn {
	padding:0 0 20px;
}
#tmp_rnavi ul#rnavi_btn li {
	margin:0 0 10px;
	color:#000000;
	font-size:85.8%;
	font-weight:bold;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#tmp_rnavi ul#rnavi_btn li#event {
	background:#4699D4 url(/shared/images/navi/rnavi/rnavi_event_icon.gif) no-repeat 10px center;
}
#tmp_rnavi ul#rnavi_btn li#shisetsu {
	background:#96C843 url(/shared/images/navi/rnavi/rnavi_shisetsu_icon.gif) no-repeat 10px center;
}
#tmp_rnavi ul#rnavi_btn li#faq {
	background:#FFB432 url(/shared/images/navi/rnavi/rnavi_faq_icon.gif) no-repeat 10px center;
}
#tmp_rnavi ul#rnavi_btn li a {
	display:block;
	padding:12px 10px 12px 45px;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_rnavi ul#rnavi_btn2 li {
	margin:0 0 10px;
}
#tmp_rnavi ul#rnavi_btn2 li a {
	display:block;
}

/* 市議会 */
#tmp_rnavi.shigikai ul#rnavi_btn li a {
	padding:0;
}
#tmp_rnavi.shigikai #tmp_gikai_address address {
	font-style:normal;
}
#tmp_rnavi.shigikai #tmp_gikai_address span {
	display:block;
}
#tmp_rnavi.shigikai #tmp_gikai_address span.name {
	margin:0 0 1px;
	color:#1E8455;
	background-color:transparent;
	font-weight:bold;
	font-size:142.9%;
	line-height:1.1;
}
#tmp_rnavi.shigikai #tmp_gikai_address span.tel {
	margin:0 0 7px;
	padding:0 0 0 16px;
	color:#1E8455;
	background:transparent url(/shared/images/navi/rnavi/gikai_tel_icon.gif) no-repeat left 0.15em;
	font-size:128.6%;
	line-height:1.1;
}
#tmp_rnavi.shigikai #tmp_gikai_address span.mail {
	margin:0 0 1px;
	padding:0 0 0 15px;
	color:#656565;
	background:transparent url(/shared/images/navi/rnavi/gikai_mail_icon.gif) no-repeat left 0.4em;
	font-size:85.8%;
	line-height:1.7;
}
#tmp_rnavi.shigikai #tmp_gikai_address span.post,
#tmp_rnavi.shigikai #tmp_gikai_address span.address {
	margin:0 0 2px;
	color:#656565;
	background-color:transparent;
	font-size:85.8%;
}
/* pnavi
============================== */
.pnavi {
	padding:0 0 17px;
	text-align:right;
	border-bottom:1px solid #666666;
	clear:both;
}
.pnavi a {
	display:inline-block;
	padding:0 0 0 20px;
	background:url(/shared/images/navi/pnavi/pnavi_icon.gif) no-repeat left center;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%;
	clear:both; /* 変更しない */
}
/* emergency,moshimo
============================== */
#tmp_em {
	margin:0 auto 25px;
	width:960px;
	border-top:3px solid #FD0002;
	border-bottom:3px solid #FD0002;
	clear:both;
}
/* emergency */
#tmp_wrap_emergency {
	margin:0 15px 0 0;
	width:555px;
	float:left;
}
#tmp_emergency {
	padding:25px 10px 18px 33px;
	clear:both;
}
#tmp_emergency_ttl {
	margin:0 12px 0 0;
	float:left;
}
#tmp_emergency_ttl h2 {
	padding:1px 0 0 32px;
	color:#DB0000;
	background:#FFFFFF url(/shared/templates/top/images/emergency_icon.gif) no-repeat left center;
	font-size:150%;
	line-height:1.2;
}
#tmp_emergency_cnt {
	padding:3px 0 0;
	width:380px;
	float:right;
}
#tmp_emergency_cnt table.list_table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_emergency_cnt table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_emergency_cnt table.list_table .date {
	width:75px;
	padding:0;
}
#tmp_emergency_cnt table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
#tmp_emergency_cnt ul.read_all {
	margin-bottom:0;
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_emergency_cnt ul.read_all li {
	padding:0 0 0 14px;
	float:left;
}
#tmp_emergency_cnt ul.read_all li.list {
	margin:0 18px 0 0;
	background:url(/shared/images/icon/news_all_icon.gif) no-repeat left center;
}
#tmp_emergency_cnt ul.read_all li.rss {
	background:url(/shared/images/icon/news_rss_icon.gif) no-repeat left center;
}
/* moshimo */
#tmp_wrap_moshimo {
	width:388px;
	float:right;
}
#tmp_moshimo {
	padding:13px 5px 10px 0;
	clear:both;
}
#tmp_moshimo_ttl {
	margin:0 12px 0 0;
	padding:13px 0 0;
	width:165px;
	float:left;
}
#tmp_moshimo_ttl h2 {
	padding:1px 0 0 32px;
	background:url(/shared/templates/top/images/moshimo_icon.gif) no-repeat left center;
	font-size:150%;
	line-height:1.2;
}
#tmp_moshimo_cnt {
	padding:6px 0 0;
	width:202px;
	float:right;
}
#tmp_moshimo_cnt ul {
	list-style:none;
	list-style-image:none;
}
/* social_plugins
============================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
}
#tmp_social_plugins .twitter_btn {
	margin:0 13px 0 0;
	width:67px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height: 1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	 clear: both;
}
#tmp_custom_update {
	 float: right;
}
#tmp_custom_update #tmp_update {
	 margin-left: 10px;
	 float: right;
}
#tmp_update {
	margin:0 0 0.8em;
	font-size:85.8%;
	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 15px;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:5px 15px;
	color:#000000;
	background-color:#D3DA21;
	font-size:142.9%;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:10px 20px 6px;
	border:4px solid #D3DA21;
	border-top:0;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry #tmp_inquiry_button {
	margin:0.3em 0 0;
	padding:6px 26px 6px 9px;
	color:#FFFFFF;
	background:#1E8456 url(/shared/images/main/inquiry/inquiry_icon.gif) no-repeat right 0.7em;
	border:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
}
/* feedback
============================== */
#tmp_feedback {
	padding:0 15px;
	color:inherit;
	background-color:#DAE1D5;
	clear:both;
}
#tmp_feedback_ttl {
	padding:5px 0;
	border-bottom:2px dotted #FFFFFF;
	font-size:128.6%;
	font-weight:bold;
}
#tmp_feedback_ttl p {
	margin:0;
	padding:0;
}
#tmp_feedback_cnt {
	padding:10px 0;
}
#tmp_feedback_cnt .feedback_que {
	padding-right:10px;
}
#tmp_feedback_cnt .feedback_que input {
	vertical-align:middle;
}
#tmp_feedback #tmp_wrap_feedback_button {
	text-align:center;
}
#tmp_feedback_cnt #tmp_feedback_button {
	padding:6px 37px 5px 17px;
	color:#FFFFFF;
	background:#1E8456 url(/shared/images/main/feedback/feedback_icon.gif) no-repeat right 0.65em;
	border:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
}
#tmp_feedback_cnt dt {
	 margin: 0 0 0.5em 0;
	 font-weight: bold;
	 clear: both;
}

#tmp_feedback_cnt dd {
	 margin: 0 0 0.5em 0;
	 clear: both;
}

#tmp_feedback_cnt dd p {
	 display: inline;
	 margin: 0 1em 0 0;
	 float: left;
}
#tmp_feedback_cnt .submit {
	 margin: 0.8em 0 0 0 !important;
	 text-align: center;
	 clear: both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:0 auto 36px;
	width:960px;
}
#tmp_publicity_ttl {
	margin:0 0 19px;
	border-bottom:1px solid #4D4D4D;
	clear:both;
}
#tmp_publicity_ttl h2 {
	padding:0 0 0 25px;
	color:#4C4C4C;
	background:transparent url(/shared/images/main/banner/banner_icon.gif) no-repeat left 0.2em;
	font-size:128.6%;
	float:left;
}
#tmp_publicity_ttl p {
	padding:6px 0 0;
	font-size:85.8%;
	float:right;
}
#tmp_publicity_cnt ul {
	list-style:none;
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 0 10px;
	padding:0 0 0 17px;
	float:left;
}
#tmp_publicity_cnt ul li:first-child {
	padding-left:0;
}
#tmp_publicity_cnt ul li img {
	border:1px solid #939393;
	vertical-align:top;
}
#tmp_publicity_cnt ul li img:hover {
	opacity:0.7 ;
	filter:alpha(opacity=70); /* IE用 */
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear: both;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	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:128.6%;
}
#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;
	margin:10px 0;
	padding:10px;
	color:#000000;
	background-color:#DDECE5;
	border:1px solid #4E4E4E;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width: 480px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	margin:0 auto;
	width:960px;
}
#tmp_footer_cnt {
	padding:12px 0 0 3px;
	color:#666666;
	background-color:transparent;
	clear:both;
}
#tmp_footer_cnt address span {
	display:inline-block;
	margin:0 1em 0 0;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
#tmp_footer_cnt_lft {
	margin:0 30px 0 0;
	width:414px;
	float:left;
}
#tmp_footer_cnt_rgt {
	padding:8px 0 0;
	width:512px;
	float:right;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-size:85.8%;
	font-style:normal;
}
#tmp_footer_cnt address span.name {
	margin-right:0;
	font-size:249.8%;
	font-weight:bold;
	line-height:1.4;
}
#tmp_footer_cnt address span.small_txt {
	margin-right:0.7em;
	font-size:166.5%;
	font-weight:bold;
	line-height:1.4;
}
#tmp_footer_cnt address span.tel {
	margin-right:0;
	padding:0 0 0 23px;
	color:#1E8456;
	background:transparent url(/shared/images/footer/tel_icon.gif) no-repeat left center;
	font-size:166.5%;
	font-weight:bold;
	line-height:1.4;
}
#tmp_footer_cnt #tmp_footer_contact_btn a {
	display:inline-block;
	padding:0 10px 0 0;
	color:#FFFFFF;
	background-color:#1E8455;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#tmp_footer_cnt #tmp_footer_contact_btn span {
	display:block;
	padding:2px 16px 1px 11px;
	background:url(/shared/images/icon/white_s_icon.gif) no-repeat right center;
}
#tmp_footer_cnt #tmp_footer_access p {
	font-size:114.3%;
	font-weight:bold;
}
#tmp_footer_cnt #tmp_footer_access ul {
	list-style:none;
	list-style-image:none;
}
#tmp_footer_cnt #tmp_footer_access ul li {
	margin:0 11px 0 0;
	padding:0 0 0 12px;
	background:url(/shared/images/icon/gray_icon.gif) no-repeat left center;
	font-size:85.8%;
	float:left;
}
#tmp_footer_cnt #tmp_footer_access ul li.last {
	margin-right:0;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:6px 0 5px;
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	margin:0 15px 0 0;
	margin:0 11px 0 0;
	padding:0 0 0 12px;
	background:url(/shared/images/icon/gray_icon.gif) no-repeat left center;
	white-space:nowrap;
	font-size:85.8%;
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_wrap_copyright {
	color:#FFFFFF;
	background-color:#1E8456;
}
#tmp_copyright {
	margin:0 auto;
	width:960px;
	padding:16px 0px 15px;
	font-size:85.8%;
	text-align:center;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
used_bg_img
================================================== */
#tmp_cate_ttl {
	margin:0 0 30px;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* CMS内強調用 */
.txt_red {
	color:#B20000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
}
.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 15px;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:5px 15px 2px;
	color:#000000;
	background-color:#FFB432;
	font-size:142.9%;
	font-weight:bold;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 20px 6px;
	border:4px solid #FFB432;
	border-top:0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:19px !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; /* 変更しない */
}
/* ==================================================
readspeaker
================================================== */
#tmp_readspeaker {
	margin:0 auto;
	width:960px !important;
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
	display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
	display:block !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FCFFC8; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#F0FFFA; /* デザインによって変更 */
}
@media screen and (max-width: 480px) {
	   /* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.container:after,
.tab:after,
.tab_ttl:after,
.tab_ttl ul:after,
.tab_cnt:after,
.box:after,
.box_ttl:after,
.box_cnt:after,
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_hlogo:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_cs: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_em:after,
#tmp_emergency:after,
#tmp_emergency_cnt ul:after,
#tmp_moshimo:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_footer_cnt:after,
#tmp_footer_cnt #tmp_footer_access ul:after,
#tmp_fnavi:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
#tmp_manual_head:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .container,
*:first-child+html .tab,
*:first-child+html .tab_ttl,
*:first-child+html .tab_ttl ul,
*:first-child+html .tab_cnt,
*:first-child+html .box,
*:first-child+html .box_ttl,
*:first-child+html .box_cnt,
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_hlogo,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*: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_cs,
*: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_em,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt ul,
*:first-child+html #tmp_moshimo,
*:first-child+html #tmp_wrap_custom_update,
*:first-child+html #tmp_custom_update,
*:first-child+html #tmp_social_plugins,
*: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_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_footer_cnt #tmp_footer_access ul,
*:first-child+html #tmp_fnavi,
*: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_manual_head {
	min-height:1%; /* 変更しない */
}
