@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
	font-family:'メイリオ',Meiryo,sans-serif;
}
input[type="submit"],
input[type="button"],
input[type="text"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
input,
select,
button {
	font-family:'メイリオ',Meiryo,sans-serif;
}
/* wrapper
============================== */
#tmp_wrapper,
#tmp_wrapper2,
#tmp_hg,
#tmp_wraptop,
#tmp_emergency,
#tmp_wrap_footer,
#tmp_wrap_copyright,
#tmp_copyright {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
.format_top #tmp_wrapper,
#tmp_wrapper {
	background:url(/shared/re_site_smartphone/images/wrapper/wrapper_bg.jpg) no-repeat left top;
	-webkit-background-size:320px 60px;/* Safari,Chrome */
	-moz-background-size:320px 60px;/* Mozilla */
	background-size:320px 60px;/* CSS3 */
}
#tmp_wrapper4 {
	padding:10px;
}
#tmp_wraptop {
	background:none;
}
/* main
============================== */
#tmp_wrap_main {
}
/* 緊急情報（大規模）
============================== */
#tmp_kinkyu_large_top {
    width: 98%;
}
/* read_all
============================== */
.read_all ul li {
	width:50%;
}
.read_all ul li.list {
	margin-right:0;
}
.read_all ul li a {
	padding-right:10px;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	width:300px;
	height:212px;
	margin:0 auto 5px;
}
#tmp_wrap_gallery .list_order {
	position:static;
	text-align:center;
	padding:10px 0 0 50px;
}
#tmp_gallery .box_gallrey img {
	width:300px;
	height:auto;
}
#tmp_gallery_player {
	right:35px;
}
/* emergency_s
============================== */
#tmp_emergency_ttl h2,
#tmp_emergency_s_ttl h2 {
	background:url(/shared/renew/images/main/emergency/sp/emergency_ttl.jpg) no-repeat left top;
	-webkit-background-size:120px 35px;/* Safari,Chrome */
	-moz-background-size:120px 35px;/* Mozilla */
	background-size:120px 35px;/* CSS3 */
}
#tmp_emergency_s_cnt {
	padding:10px;
	background:#FFFFFF;
}
#tmp_emergency_s_btn p {
	width:auto;
	height:auto;
	position:static;
	font-size:114.3%;
}
#tmp_emergency_s_btn p a {
	background:none;
	width:auto;
	height:auto;
	text-decoration:none;
	padding:5px 10px;
	color:#FFFFFF;
	background:#69694C url(/shared/renew/images/main/emergency/sp/btn_icon.png) no-repeat right center;
	-webkit-background-size:23px 10px;/* Safari,Chrome */
	-moz-background-size:23px 10px;/* Mozilla */
	background-size:23px 10px;/* CSS3 */
}
#tmp_emergency_s_btn span {
	width:auto;
	height:auto;
	position:static;
	z-index:0;
	overflow:inherit;
}
/* top rnavi */
#tmp_rnavi_shisei .box_rnavi_cnt ul li {
	float: left;
	width: 45%;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.format_free .wrap_col_lft_navi,
.format_free .col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .col_main {
	margin-right:0 !important; /* 変更しない */
	margin-left:0 !important; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0 !important; /* 変更しない */
}
.column_full .wrap_col_main {
	float:none; /* 変更しない */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm,
.format_top .column_full .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_top .column_full .wrap_col_lft_navi {
	width:100%;
	margin-right:0; /* 変更しない */
}
.format_top .column_full .col_lft_navi {
	padding:0 10px; /* 変更しない */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:auto; /* 変更しない */
}
.format_top .column_full .col_main {
	margin-left:0; /* 変更しない */
	padding:0 10px;
}
.format_top .wrap_col_rgt_navi {
	float:none; /* 変更しない */
}
.format_top .col_rgt_navi {
	width:300px;
	margin:0 auto;
	padding:0; /* 変更しない */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:0;
	min-height:inherit !important;
}
#tmp_hlogo {
	padding:14px 0 16px 9px;
	float:none;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:175px;
	height:30px;
	background-image:url(/shared/re_site_smartphone/images/header/hlogo.jpg);
	-webkit-background-size:175px 30px;
	-moz-background-size:175px 30px;
	background-size:175px 30px;
}
#tmp_hlogo a {
	width:175px;
	height:30px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:175px;
	height:30px;
}
#tmp_hcity {
	display:none;
}
/* means
============================== */
#tmp_means {
	width:auto; /* 変更しない */
	float:none; /* 変更しない */
}
.format_top #tmp_means {
    padding-bottom: 10px;
}
#tmp_means_primary,
#tmp_means_secondary,
#tmp_means_tertiary {
	display:none; /* 変更しない */
}
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:59px;
	height:60px;
	text-decoration:none;
}
#tmp_hnavi_s li a.active {
	background-color:#718E55;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:59px;
	top:0;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/re_site_smartphone/images/header/lmenu_icon.png) no-repeat center center;
	-webkit-background-size:49px 39px;
	-moz-background-size:49px 39px;
	background-size:49px 39px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/re_site_smartphone/images/header/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:49px 39px;
	-moz-background-size:49px 39px;
	background-size:49px 39px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	padding:10px;
	width:39px;
	height:30px;
	text-align:center;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	border-top:5px solid #718E55;
	color:inherit;
	background-color:#D8F79D;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:20px;
}
/* sma_search */
#tmp_sma_search {
	display:table;
	margin:0 0 15px;
	background-color:#FFFFFF;
	padding:10px;
	clear:both;
}
#tmp_sma_search p {
	display:table-cell;
	padding:0 4px 0 0;
	vertical-align:top;
}
#tmp_sma_search .sch_box {
	width:100%;
}
#tmp_sma_search .sch_btn,
#tmp_sma_search #tmp_search_hidden {
	padding-right:0;
}
#tmp_sma_query {
	width:100%;
	min-height:29px;
	border:1px solid #CCCCCC;
}
#tmp_sma_func_sch_btn {
	font-weight:bold;
	width:40px;
	min-height:31px;
	border:1px solid #C5E19D;
	cursor:pointer;
	color:#333333;
	background-color:#C5E898;
	background:-webkit-gradient(linear, center top, center bottom, from(#F2FAE9), to(#C5E898));/* Webkit */
	background:-moz-linear-gradient(center top, #F2FAE9, #C5E898);/* Mozilla */
	background:linear-gradient(to bottom, #F2FAE9, #C5E898);/* CSS3 */
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #006829;
	text-align:center;
	font-weight:bold;
	color:inherit;
	background-color:#D8F79D;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
	color:#006829;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/re_site_smartphone/images/header/close_icon.png) no-repeat left center;
	padding:0 0 0 20px;
	-webkit-background-size:15px 15px;
	-moz-background-size:15px 15px;
	background-size:15px 15px;
}
/* sma_snavi */
#tmp_sma_snavi,
#tmp_sma_snavi2 {
	font-size:85.7%;
	clear:both;
	margin: 0 0 3px;
}
#tmp_sma_snavi {
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}
#tmp_sma_snavi ul,
#tmp_sma_snavi2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_snavi li {
	float:left;
	width:50%;
}
#tmp_sma_snavi a,
#tmp_sma_snavi2 a {
	display:block;
	padding:10px 0 10px 16px;
	color:inherit;
	text-decoration:none;
	background:url(/shared/re_site_smartphone/images/header/navi_icon.png) no-repeat left 12px;
	-webkit-background-size:10px 10px;
	-moz-background-size:10px 10px;
	background-size:10px 10px;
}
/* gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	list-style-image:none;
	margin-bottom:10px;
	font-size:107%;
}
#tmp_sma_gnavi li {
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006829;
}
#tmp_sma_gnavi a {
	display:block;
	padding:10px 20px 10px 10px;
	text-decoration:none;
	color:inherit;
	background:url(/shared/re_site_smartphone/images/header/gnavi_icon.png) no-repeat right center;
	-webkit-background-size:16px 7px;/* Safari,Chrome */
	-moz-background-size:16px 7px;/* Mozilla */
	background-size:16px 7px;/* CSS3 */
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006829;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	padding:10px 10px 10px 30px;
	text-decoration:none;
	color:#FFFFFF;
	background:url(/shared/re_site_smartphone/images/header/lnavi_ttl_icon.png) no-repeat 10px center;
	-webkit-background-size:15px 15px;/* Safari,Chrome */
	-moz-background-size:15px 15px;/* Mozilla */
	background-size:15px 15px;/* CSS3 */
}
#tmp_sma_lnavi_ttl p span {
	display:block;
	padding:10px;
	color:#FFFFFF;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_lnavi_cnt li {
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	padding:10px 30px 10px 10px;
	text-decoration:none;
	color:inherit;
	background:url(/shared/re_site_smartphone/images/header/lnavi_icon.png) no-repeat right center;
	-webkit-background-size:23px 9px;/* Safari,Chrome */
	-moz-background-size:23px 9px;/* Mozilla */
	background-size:23px 9px;/* CSS3 */
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list > a {
	display:inline-block;
	padding-right:0;
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a {
	vertical-align:middle;
	background: none;
	padding: 10px 0 10px 10px;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list .switch_cnt a {
	display:block;
	padding:10px 30px 10px 10px;
	text-decoration:none;
	color:inherit;
	background:url(/shared/re_site_smartphone/images/header/lnavi_icon.png) no-repeat right center;
	-webkit-background-size:23px 9px;/* Safari,Chrome */
	-moz-background-size:23px 9px;/* Mozilla */
	background-size:23px 9px;/* CSS3 */
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	margin-right:5px;
	vertical-align:top;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	display:block;
	width:auto;
	border:none;
	padding-left:14px;
}
#tmp_sma_lnavi_cnt .switch_cnt li a {
	display:block;
	border-bottom:1px dotted #FFFFFF;
}
#tmp_sma_lnavi_cnt .switch_cnt li:last-child a {
	border-bottom:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	padding-right:10px;
	padding-left:10px;
	clear:both;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
banner
================================================== */
#tmp_wrap_publicity {
	margin:10px 0;
	background:none;
	padding-top:0;
}
#tmp_publicity {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:none;
}
#tmp_wrap_publicity_ttl {
	width:100%;
	float:none;
	margin-right:0;
	background:none;
	padding-top:0;
}
#tmp_publicity_ttl {
	background:none;
	padding:10px;
	min-height:inherit;
}
#tmp_publicity_ttl .ttl {
	float:left;
}
#tmp_publicity_ttl .cnt {
	float:right;
}
#tmp_publicity_cnt {
	width:100%;
	float:none;
	padding-top:10px;
	clear:both;
}
#tmp_publicity_cnt ul {
	padding-left:10px;
}
#tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	background:none !important;
	padding-top:10px !important;
}
#tmp_footer {
	width:auto;
	margin:10px 10px 0;
	padding-top:10px;
	background:url(/shared/renew/images/footer/sp/line_bg.png) repeat-x left top;
	-webkit-background-size:300px 4px;/* Safari,Chrome */
	-moz-background-size:300px 4px;/* Mozilla */
	background-size:300px 4px;/* CSS3 */
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0;
}
#tmp_fnavi li {
	margin-right:0;
	width:49%;
	white-space:normal;
}
#tmp_fnavi li a {
	padding:8px 3px 8px 15px;
	background-position:left 11px;
}
#tmp_fnavi .last {
	display:none;
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:0;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	display:block;
	margin-right:0;
}
#tmp_footer .pref_btn {
	margin:10px 0;
	width:100%;
	font-size:114.3%;
	background-color:#C5E898;
	background:-webkit-gradient(linear, center top, center bottom, from(#C5E898), to(#E8EBEE));/* Webkit */
	background:-moz-linear-gradient(center top, #F2FAE9, #C5E898);/* Mozilla */
	background:linear-gradient(to bottom, #F2FAE9, #C5E898);/* CSS3 */
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	border:1px solid #C5E19D;
}
#tmp_footer .pref_btn a {
	display:block;
	background-color:transparent;
	padding:10px 4px 10px 22px;
	background-position:10px center;
}
/* copyright
============================== */
#tmp_copyright {
	text-align:center;
	clear:both;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M {
	width:100%;
	margin-right:0;
	float:none;
}
div.col2 div.col2R,
div.col3 div.col3R {
	width:100%;
	float:none;
}
div.col2 div.col2L,
div.col2 div.col2R {
	clear:both;
}
div.col2 div.col2 div.col2L,
div.col2 div.col2 div.col2R {
	width:100%;
	clear:both;
}
div.fixed_col2 div.fixed_col2L,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	clear:both;
}
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
	width:100%;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* event ▼変更しない
============================== */
/* event_page_navi */
#tmp_contents .event_page_navi div.fixed_col2L,
#tmp_contents .event_page_navi div.fixed_col2R {
	clear:none;
    width:48.5%;
}
#tmp_contents .event_page_navi div.fixed_col2L {
	float:left;
}
#tmp_contents .event_page_navi div.fixed_col2R {
	float:right;
}
/* box_photo */
#tmp_contents .wrap_box_photo_txt {
	margin-right:0;
	float:none;
}
#tmp_contents .box_photo_txt {
	margin-right:0;
}
#tmp_contents .box_photo_img {
	width:auto;
	float:none;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box {
	width:100%; /* 変更しない */
	height:220px !important; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
}
#tmp_map_list {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
	float:none; /* 変更しない */
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
#tmp_wrap_gmap_box {
	float:none; /* 変更しない */
}
#tmp_wrap_gmap_box2 {
	margin-left:0; /* 変更しない */
}
#tmp_contents #tmp_facilities_btn li {
	width:50%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* list_table
============================== */
#tmp_contents table.list_table td {
	display:block;
}
#tmp_contents table.list_table .date,
#tmp_contents table.list_table .date_year {
	width:100%;
}
/* ==================================================
top
================================================== */
/* box_board
============================== */
.box_board {
	background:#FFFFFF url(/shared/templates/re_top/images/sp/box_top_bg.jpg) repeat-x left top;
	-webkit-background-size:300px 4px;/* Safari,Chrome */
	-moz-background-size:300px 4px;/* Mozilla */
	background-size:300px 4px;/* CSS3 */
}
.box_board_ttl {
	padding:12px 7px 0;
}
.box_board_ttl h2 {
	width:auto !important;
	height:auto !important;
	color:#556A40;
	font-size:114.3%;
	padding:0 0 0 55px;
}
.box_board_ttl h2 span {
	width:auto !important;
	height:auto !important;
	position:static !important;
	z-index:0;
	overflow:inherit;
}
/* box_board_tab */
.box_board_tab {
	padding:0;
}
.box_board_tab ul {
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
}
.box_board_tab li {
	float:none !important;
	background:none !important;
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
	-webkit-box-flex:1; /* Webkit */
	-moz-box-flex:1; /* Mozilla */
	box-flex:1; /* CSS3 */
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
.box_board_tab li a {
	width:auto !important;
	height:auto !important;
	margin-right:1px;
	color:#1F1F1F;
	text-decoration:none;
	padding:5px 5px;
	border-top:1px solid #8FCE40;
	border-left:1px solid #8FCE40;
	background-color:#B8E272;
	background:-webkit-gradient(linear, center top, center bottom, from(#E5F5CC), to(#B8E272));/* Webkit */
	background:-moz-linear-gradient(center top, #E5F5CC, #B8E272);/* Mozilla */
	background:linear-gradient(to bottom, #E5F5CC, #B8E272);/* CSS3 */
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
	-webkit-box-flex:1; /* Webkit */
	-moz-box-flex:1; /* Mozilla */
	box-flex:1; /* CSS3 */
	-webkit-box-align:center; /* Webkit */
	-moz-box-align:center; /* Mozilla */
	box-align:center; /* CSS3 */
	-webkitbox-pack:center; /* Webkit */
	-moz-box-pack:center; /* Mozilla */
	box-pack:center; /* CSS3 */
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */	
}
.box_board_tab li.active a {
	border-top:1px solid #F1E5CF;
	border-left:1px solid #F1E5CF;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#F7F1DA), to(#FFFFFF));/* Webkit */
	background:-moz-linear-gradient(center top, #F7F1DA, #FFFFFF);/* Mozilla */
	background:linear-gradient(to bottom, #F7F1DA, #FFFFFF);/* CSS3 */
}
.box_board_tab li:last-child a {
	border-right:1px solid #8FCE40;
	margin-right:0;
}
.box_board_tab li:last-child.active a {
	border-right:1px solid #F1E5CF;
}
.box_board_tab li span {
	width:auto !important;
	height:auto !important;
	position:static !important;
	z-index:0;
	overflow:inherit;
}
.box_board_cnt {
	padding:10px !important;
}
.box_board_cnt .box_guide_cate .box_guide_cate_ttl {
	float:none;
	width:auto;
}
.box_board_cnt .box_guide_cate .box_guide_cate_cnt {
	float:none;
	width:auto;
}
/* oshirase
============================== */
/* board_ttl */
#tmp_oshirase .box_board_ttl h2 {
	background:url(/shared/templates/re_top/images/sp/oshirase_ttl.jpg) no-repeat left top;
	-webkit-background-size:50px 25px;/* Safari,Chrome */
	-moz-background-size:50px 25px;/* Mozilla */
	background-size:50px 25px;/* CSS3 */
}
/* board_cnt */
#tmp_oshirase .box_board_cnt {
	padding-left:0 !important;
}

/* pickup
============================== */
/* board_ttl */
#tmp_pickup .box_board_ttl h2 {
	background:url(/shared/templates/re_top/images/sp/pickup_ttl.jpg) no-repeat left top;
	-webkit-background-size:50px 25px;/* Safari,Chrome */
	-moz-background-size:50px 25px;/* Mozilla */
	background-size:50px 25px;/* CSS3 */
}
/* board_cnt */
#tmp_pickup .box_board_cnt ul {
	margin-left:0;
}

/* guide
============================== */
/* board_ttl */
#tmp_guide .box_board_ttl h2 {
	background:url(/shared/templates/re_top/images/sp/guide_ttl.jpg) no-repeat left top;
	-webkit-background-size:50px 25px;/* Safari,Chrome */
	-moz-background-size:50px 25px;/* Mozilla */
	background-size:50px 25px;/* CSS3 */
}
/* guide_life */
#tmp_guide .box_board_cnt #tmp_guide_tab1 li {
	width:50%;
	margin-right:0;
	background:none;
}
#tmp_guide .box_board_cnt #tmp_guide_tab1 li a {
	display:block;
	width:auto;
	height:auto;
	text-decoration:none;
	color:#000000;
	border:1px solid #EDE3D1;
	margin-bottom:5px;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background-color:#F7F0DD;
	background:-webkit-gradient(linear, center top, center bottom, from(#FDFBF7), to(#F7F0DD));/* Webkit */
	background:-moz-linear-gradient(center top, #FDFBF7, #F7F0DD);/* Mozilla */
	background:linear-gradient(to bottom, #FDFBF7, #F7F0DD);/* CSS3 */
}
#tmp_guide .box_board_cnt #tmp_guide_tab1 li:nth-child(odd)	a {
	margin-right:5px;
}
#tmp_guide .box_board_cnt #tmp_guide_tab1 li span {
	display:block;
	background-position:4px center;
	padding:14px 4px 10px 45px;
	background-repeat:no-repeat;
	background-position:4px center;
	-webkit-background-size:35px 30px;/* Safari,Chrome */
	-moz-background-size:35px 30px;/* Mozilla */
	background-size:35px 30px;/* CSS3 */
}
#tmp_guide #tmp_guide_life1 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life1.png);
}
#tmp_guide #tmp_guide_life2 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life2.png);
}
#tmp_guide #tmp_guide_life3 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life3.png);
}
#tmp_guide #tmp_guide_life4 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life4.png);
}
#tmp_guide #tmp_guide_life5 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life5.png);
}
#tmp_guide #tmp_guide_life6 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life6.png);
}
#tmp_guide #tmp_guide_life7 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life7.png);
}
#tmp_guide #tmp_guide_life8 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life8.png);
}
#tmp_guide #tmp_guide_life9 span {
	background-image:url(/shared/templates/re_top/images/sp/guide_life9.png);
}
#tmp_guide .box_board_cnt #tmp_guide_tab1 ul li a span {
	width:auto;
	height:auto;
	position: static;
	z-index:0;
	overflow:inherit;
}
#tmp_guide .box_board_cnt #tmp_guide_tab1 li#tmp_guide_life9 {
	width:100% !important;
}
#tmp_guide .box_board_cnt #tmp_guide_tab1 li#tmp_guide_life9 a {
	margin-right:0;
	border:1px solid #C5E19D;
	background-color:#D0EDAC;
	background:-webkit-gradient(linear, center top, center bottom, from(#F2FAE9), to(#D0EDAC));/* Webkit */
	background:-moz-linear-gradient(center top, #F2FAE9, #D0EDAC);/* Mozilla */
	background:linear-gradient(to bottom, #F2FAE9, #D0EDAC);/* CSS3 */
}
/* box_joho
============================== */
.wrap_box_joho {
	background-image:none;
	padding-bottom:0;
}
.box_joho {
	background-image:none;
	padding-top:0;
}
/* joho_link */
#tmp_joho_link .box_joho_cnt {
	padding:15px 0 5px 26px;
}
/* tmp_rnavi_kanko */
#tmp_rnavi_kanko {
	padding: 0;
}
#tmp_rnavi_kanko .box_rnavi_ttl {
	margin: 0;
}
/* list_btn
============================== */
.format_top .list_btn li {
	width:148px;
}
.format_top .list_btn .list_mayor a span {
	background-img:url(/shared/renew/images/navi/rnavi/sp/mayor_img.png);
	-webkit-background-size:55px 41px;/* Safari,Chrome */
	-moz-background-size:55px 41px;/* Mozilla */
	background-size:55px 41px;/* CSS3 */
}
/* rnavi_news
============================== */
#tmp_rnavi_news {
	width:320px;
	margin-left:-10px;
	margin-right:-10px;
	padding:0;
	background:url(/shared/templates/re_top/images/sp/news_bg.png) no-repeat center top;
	-webkit-background-size:320px auto;/* Safari,Chrome */
	-moz-background-size:320px auto;/* Mozilla */
	background-size:320px auto;/* CSS3 */
}
#tmp_rnavi_news_ttl {
	padding:17px 0 9px 95px;
}
#tmp_wrap_rnavi_news_cnt {
	background:none;
}
#tmp_rnavi_news_cnt {
	background:none;
	width:222px;
	margin:0 auto;
}
/* facebook_btn
============================== */
.facebook_btn a {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/* rnavi_event
============================== */
#tmp_wrap_rnavi_event {
	background:none;
	margin-bottom:20px;
}
#tmp_wrap_rnavi_event .event_sp_btn {
	display:block;
	text-align:center;
}
#tmp_wrap_rnavi_event .event_sp_btn a {
	display:block;
	padding:9px;
	text-decoration:none;
	color:#1F1F1F;
	font-size:114.3%;
	border:1px solid #FFE586;
	background-color:#FFECAA;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFF8DF), to(#FFECAA));/* Webkit */
	background:-moz-linear-gradient(center top, #FFF8DF, #FFECAA);/* Mozilla */
	background:linear-gradient(to bottom, #FFF8DF, #FFECAA);/* CSS3 */
}
#tmp_wrap_rnavi_event .event_sp_btn a span {
	padding:3px 0 3px 25px;
	background:url(/shared/templates/re_top/images/sp/event_sp_btn.png) no-repeat left center;
	-webkit-background-size:20px 25px;/* Safari,Chrome */
	-moz-background-size:20px 25px;/* Mozilla */
	background-size:20px 25px;/* CSS3 */
}
#tmp_rnavi_event {
	display:none;
}
/* rnavi_koho
============================== */
#tmp_wrap_rnavi_koho {
	background-image:none;
	border-top:1px solid #EDB03E;
	border-bottom:1px solid #EDB03E;
}
#tmp_rnavi_koho {
	background-image:none;
	padding:10px 10px 5px;
}
#tmp_rnavi_koho_cnt {
	width:200px;
}

/* ==================================================
kosodate
================================================== */

#tmp_contents #tmp_kosodate_logo,
#tmp_contents #tmp_kosodate_gallery_head,
#tmp_contents #tmp_kosodate_topics,
#tmp_contents #tmp_kosodate_scene_navi,
#tmp_contents #tmp_kosodate_ban ul li {
	float:none;
}
#tmp_contents #tmp_kosodate_gallery_head,
#tmp_contents #tmp_kosodate_topics,
#tmp_contents #tmp_kosodate_scene_navi,
#tmp_contents #tmp_kosodate_ban ul li {
	width:auto;
}
.format_kosodate #tmp_wrapper3 {
	margin:10px;
}
.format_kosodate #tmp_wrapper4 {
	padding:10px;
}
#tmp_contents #tmp_kosodate_logo {
	margin:0 0 10px;
}
#tmp_contents #tmp_kosodate_gallery_head,
#tmp_contents #tmp_kosodate_gallery_foot {
	background:none;
}
#tmp_contents #tmp_kosodate_gallery_head {
	margin:0;
	padding:0;
}
#tmp_contents #tmp_kosodate_gallery {
	padding:10px;
	margin:0 -10px;
}
#tmp_contents #tmp_kosodate_gallery img {
	width:100% !important;
	height:auto !important;
}
#tmp_contents #tmp_mv_slider {
	text-align:center;
}
#tmp_contents #tmp_mv_slider .list_order,
#tmp_contents #tmp_mv_slider #tmp_gallery_player {
	display:inline-block !important;
	float:none !important;
	text-align:center;
}
#tmp_contents #tmp_kosodate_topics {
	background:none;
	margin:0;
}
#tmp_contents #tmp_kosodate_topics_ttl {
	background:url(/shared/templates/re_free/images/kosodate/topics_bg.gif) left top repeat;
	-webkitbackground-size:5px 5px;
	-moz-background-size:5px 5px;
	background-size:5px 5px;
	margin:0 -10px 5px;
	padding:10px;
}
#tmp_contents #tmp_kosodate_topics_ttl img {
	width:80px;
	height:21px;
}
#tmp_contents #tmp_kosodate_topics_cnt {
	padding:10px 0;
}
#tmp_contents #tmp_kosodate_topics_cnt ul li {
	border-top:1px solid #DDDDDD;
}
#tmp_contents #tmp_kosodate_topics_cnt ul li:first-child {
}
#tmp_contents #tmp_kosodate_topics .topics_head {
	font-size:100%;
}
#tmp_contents #tmp_kosodate_topics .topics_head .line {
	border:none;
}
#tmp_contents #tmp_kosodate_topics .topics_head a {
	background:none;
	padding:5px 10px;
}
#tmp_contents #tmp_kosodate_scene_navi {
	margin:0;
}
#tmp_contents #tmp_kosodate_scene_navi_ttl img {
	width:115px;
	height:auto;
}
#tmp_contents #tmp_kosodate_scene_navi_ttl {
	-webkit-background-size:5px 5px;
	-moz-background-size:5px 5px;
	background-size:5px 5px;
	margin:0 -10px 5px;
	padding:10px;
}
#tmp_contents #tmp_kosodate_scene_navi_cnt {
	padding:10px 0 5px;
}
#tmp_contents #tmp_kosodate_scene_navi ul {
	margin:0;
}
#tmp_contents #tmp_kosodate_scene_navi ul li {
	padding:0 5% 10px 0;
	margin:0;
	width:47.5%;
}
#tmp_contents #tmp_kosodate_scene_navi ul li:nth-child(2n) {
	padding:0;
}
#tmp_contents #tmp_kosodate_scene_navi ul li img {
	width:100%;
	height:auto;
}
#tmp_contents #tmp_kosodate_ban {
	padding:10px 0 0;
	margin:0 -10px 10px;
}
#tmp_contents #tmp_kosodate_ban ul {
	padding:0 10px;
}
#tmp_contents #tmp_kosodate_ban ul li {
	padding:0 0 10px;
	margin:0;
}
#tmp_contents .kosodate_box {
	margin:0 0 20px;
}
#tmp_contents .kosodate_box ul li {
	-webkit-background-size:6px 1px;
	-moz-background-size:6px 1px;
	background-size:6px 1px;
}
.format_kosodate .kosodate_inq_box th,
.format_kosodate .kosodate_inq_box td {
	text-align:left;
	line-height:1.4;
}
.format_kosodate .kosodate_inq_box th strong {
	font-size:128.6%;
}
.format_kosodate .pnavi {
	padding:10px 0;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_sma_snavi:after,
#tmp_contents #tmp_kosodate_scene_navi ul: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_sma_snavi {
	min-height:1%; /* 変更しない */
}

}