@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	color:inherit;
	background:#FFF7C9 url(/shared/images/main/wrapper_bg.jpg) no-repeat left top;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 7px;
	background:url(/shared/images/main/main_bg.jpg) no-repeat 0 700px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding-top:6px;
}
.custom_kanko #tmp_wrap_main {
	margin:0 7px;
	padding:129px 13px 0;
	background:#FFF7C9 url(/shared/images/main/custom_kanko_bg.jpg) no-repeat left top;
	position:relative;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0 0 22px;/* デザインによって変更 */
}
.custom_kanko .column_full .col_main {
	padding-bottom:0;
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-311px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:311px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:180px; /* デザインによって変更 */
	margin-right:-196px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi { /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:297px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi { /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:196px; /* デザインによって変更 */
}
.custom_kanko .column_full .wrap_col_nm {
	margin-right:-220px;
}
.custom_kanko .column_full .wrap_col_nm2 {
	margin-right:220px;
}
.custom_kanko .column_full .wrap_col_lft_navi {
	width:200px;
	margin-right:-220px;
}
.custom_kanko .column_full .wrap_col_rgt_navi {
	width:200px;
}
.custom_kanko .column_full .col_main {
	margin-left:220px;
}
/* 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 .col_lft_navi {
	margin:0 0 15px;
	padding:5px 0 0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	margin:0 0 15px;/* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:216px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:216px; /* デザインによって変更 */
}
.custom_kanko .col_lft_navi {
	margin:0 0 15px;
	padding-top:0;
}
.custom_kanko .column_full .col_lft_navi {
	margin-bottom:0;
}
.custom_kanko .column_full .col_rgt_navi {
	margin-bottom:0;
}
.custom_kanko .column_full .col_main {
	margin-left:220px;
}
.custom_kanko .column_lnavi .col_main {
	margin-left:220px;
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:0 18px 0 0;
	height:185px;
	position:relative;
}
#tmp_hlogo {
	padding:0 0 0 21px;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_catch {
	position:absolute;
	top:137px;
	left:480px;
}
#tmp_means {
	width:635px;
	float:right;
}
/* primary
============================== */
#tmp_means_primary {
	margin:5px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:right;
}
#tmp_means_primary img {
	vertical-align:top;
}
#tmp_means_primary p {
	float:left;
}
/* hnavi */
#tmp_hnavi {
	padding:0 8px 0 0;
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_hnavi li {
	float:left;
}
/* secondary
============================== */
#tmp_means_secondary {
	padding:10px 0 0;
	clear:both;
}
/* search */
#tmp_search {
	float:right;
}
#tmp_search dt {
	margin:0 3px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:180px;
	min-height:20px;
	margin:0 5px 0 3px;
	border:none;
}
* html #tmp_query {
	height:20px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	margin:0 7px 9px;
	padding:5px;
	color:#FFFFFF;
	background-color:#414141;
	border-bottom:1px solid #FFFFFF;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
}
* html #tmp_gnavi ul {
	display:inline-block;
}
#tmp_gnavi ul ul {
	display:none !important;
}
#tmp_gnavi ul li {
	height:40px;
	float:left;
	position:relative;
	z-index:9999;
}
#tmp_gnavi ul li img {
	vertical-align:top;
}
#tmp_gnavi .drop_down_hidden {
	width:338px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/gnavi/pulldown_bg.jpg) repeat-x left top;
	border-right:5px solid #414141;
	border-bottom:5px solid #414141;
	border-left:5px solid #414141;
	display:none;
	position:absolute;
	left:-5px;
	top:40px;
}
* html #tmp_gnavi .drop_down_hidden {
	width:348px;
}
#tmp_gnavi .inner_drop_down_hidden {
	border:1px solid #414141;
}
#tmp_gnavi .inner_drop_down_hidden2 {
	border:2px solid #414141;
}
#tmp_gnavi .drop_down_hidden ul {
	display:block !important;
}
#tmp_gnavi .drop_down_hidden0 {
	width:166px;
	float:left;
}
#tmp_gnavi .drop_down_hidden1 {
	width:166px;
	float:left;
}
#tmp_gnavi .drop_down_hidden0 ul {
	padding:10px 13px 3px 4px;
}
#tmp_gnavi .drop_down_hidden1 ul {
	padding:10px 13px 3px 0;
}
#tmp_gnavi .drop_down_hidden0 li,
#tmp_gnavi .drop_down_hidden1 li {
	float:none;
	height:auto;
}
#tmp_gnavi .drop_down_hidden0 li a,
#tmp_gnavi .drop_down_hidden1 li a {
	margin:0 0 5px;
	padding:0.4em 0 0.3em 20px;
	color:#003399;
	background:url(/shared/images/navi/lnavi/lnavi_list_icon.gif) no-repeat 6px 0.4em;
	display:inline-block;
}
#tmp_gnavi .drop_down_hidden0 li a {
	width:134px;
}
#tmp_gnavi .drop_down_hidden1 li a {
	width:137px;
}
* html #tmp_gnavi .drop_down_hidden0 li a {
	width:149px;
}
* html #tmp_gnavi .drop_down_hidden1 li a {
	width:152px;
}
*:first-child+html #tmp_gnavi .drop_down_hidden0 li,
*:first-child+html #tmp_gnavi .drop_down_hidden1 li,
*:first-child+html #tmp_gnavi .drop_down_hidden0 li a,
*:first-child+html #tmp_gnavi .drop_down_hidden1 li a {
	min-height:1%;
}
* html #tmp_gnavi .drop_down_hidden0 li,
* html #tmp_gnavi .drop_down_hidden1 li,
* html #tmp_gnavi .drop_down_hidden0 li a,
* html #tmp_gnavi .drop_down_hidden1 li a {
	height:1%;
}
#tmp_gnavi .drop_down_hidden0 li a:hover,
#tmp_gnavi .drop_down_hidden1 li a:hover,
#tmp_gnavi .drop_down_hidden0 li a:active,
#tmp_gnavi .drop_down_hidden1 li a:active,
#tmp_gnavi .drop_down_hidden0 li a:focus,
#tmp_gnavi .drop_down_hidden1 li a:focus {
	color:#003399;
	background:#DAECC6 url(/shared/images/navi/lnavi/lnavi_list_icon.gif) no-repeat 6px 0.4em;
}
#tmp_gnavi a {
	display:block;
	color:#FFFFFF;
	background-image:url(/shared/images/navi/gnavi/gnavi.jpg);
	background-color:transparent;
	background-repeat:no-repeat;
}
#tmp_glist1 a{
	width:79px;
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a{
	width:115px;
	background-position:-79px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-79px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-79px bottom;
}
#tmp_glist3 a{
	width:118px;
	background-position:-194px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-194px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-194px bottom;
}
#tmp_glist4 a{
	width:149px;
	background-position:-312px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-312px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-312px bottom;
}
#tmp_glist5 a{
	width:150px;
	background-position:-461px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-461px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-461px bottom;
}
#tmp_glist6 a{
	width:115px;
	background-position:-611px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-611px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-611px bottom;
}
#tmp_glist7 a{
	width:115px;
	background-position:-726px top;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-726px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-726px bottom;
}
#tmp_glist8 a{
	width:115px;
	background-position:-841px top;
}
#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
	background-position:-841px bottom;
}
* html #tmp_glist8 a:active {
	background-position:-841px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	margin:0 0 4px 4px;
	clear:both;
}
.column_lnavi #tmp_pankuzu {
	margin-left:0;
}
.custom_kanko #tmp_pankuzu {
	margin:0 0 4px 8px;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 12px;
	border:1px solid #FFFFFF;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:3px 10px;
	color:#FFFFFF;
	background:#000000 url(/shared/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left top;
	font-size:120%;
	font-weight:bold;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:1px 8px 15px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:3px solid #000000;
	border-bottom:3px solid #000000;
	border-left:3px solid #000000;
}
#tmp_lnavi_cnt ul {
	margin:0 0 0 15px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_lnavi_cnt ul li {
	margin:0.6em 0 0;
}
/* custom_kanko */
#tmp_kankonavi {
	margin:0 0 14px;
	clear:both;
}
#tmp_kankonavi_cnt {
	margin:0 0 14px;
	padding:2px 0 0 8px;
	background:url(/shared/images/navi/lnavi/kanko_lnavi_bg.jpg) no-repeat left top;
}
#tmp_kankonavi_cnt ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_kankonavi_cnt ul li {
	margin:0 0 4px;
}
/* akogishi */
#tmp_akogishi {
	margin:0 0 8px;
	border:1px solid #FFFFFF;
}
/* event_cal
============================== */
#tmp_event_cal {
	margin:0 0 12px;
	clear:both;
}
/* event_cal_cnt */
#tmp_wrap_event_cal_cnt {
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#tmp_event_cal_cnt {
	padding:0 6px 11px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:3px solid #7A2525;
	border-left:3px solid #7A2525;
	border-bottom:3px solid #7A2525;
	font-size:85%;
	clear:both;
}
#tmp_event_cal_date {
	padding:0 0 7px;
}
#tmp_event_cal .month03,
#tmp_event_cal .month04,
#tmp_event_cal .month05 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_spring.jpg) no-repeat right top;
}
#tmp_event_cal .month06,
#tmp_event_cal .month07,
#tmp_event_cal .month08 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_summer.jpg) no-repeat right top;
}
#tmp_event_cal .month09,
#tmp_event_cal .month10,
#tmp_event_cal .month11 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_autumn.jpg) no-repeat right top;
}
#tmp_event_cal .month12,
#tmp_event_cal .month01,
#tmp_event_cal .month02 {
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg_winter.jpg) no-repeat right top;
}
#tmp_event_year {
	margin:7px 3px 0 0;
	float:left;
}
#tmp_event_month {
	margin:2px 0 0;
	float:left;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCCCCC;
}
#tmp_event_cal_cnt .calendar {
	width:180px;
	margin:0 0 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th {
	color:inherit;
	background-color:#EDF1ED;
	font-weight:normal;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar td.bgcolor {
	color:inherit;
	background-color:#EDF1ED;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:#000000;
	background-color:#FFF7C9 !important;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar th.sun {
	color:#D11818;
	background-color:#EDF1ED;
}
#tmp_event_cal_cnt .calendar td.sun,
#tmp_event_cal_cnt .calendar td.sun a {
	color:#D11818;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar th.sat {
	color:#003399;
	background-color:#EDF1ED;
}
#tmp_event_cal_cnt .calendar td.sat,
#tmp_event_cal_cnt .calendar td.sat a {
	color:#003399;
	background-color:transparent;
}
/* cal_navi */
#tmp_cal_navi {
	list-style:none;
}
#tmp_cal_navi li {
	line-height:1.1;
}
#tmp_cal_navi .prev {
	float:left;
}
#tmp_cal_navi .prev a {
	padding:0 0 0 13px;
	background:url(/shared/images/navi/event/cal_prev.jpg) no-repeat left center;
}
#tmp_cal_navi .next {
	float:right;
}
#tmp_cal_navi .next a {
	padding:0 13px 0 0;
	background:url(/shared/images/navi/event/cal_next.jpg) no-repeat right center;
}
#tmp_cal_navi .list {
	text-align:center;
}
/* rnavi
============================== */
#tmp_service {
	margin:0 0 14px;
	padding:7px 9px 9px;
	color:inherit;
	background:#DED0A3 url(/shared/images/navi/rnavi/service_bg.jpg) repeat-x left top;
	border:1px solid #FFFFFF;
}
#tmp_service_cnt {
	padding:9px 4px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}
#tmp_service_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_service_cnt ul li {
	margin:0 0 0.5em;
}
/* menu
============================== */
#tmp_emergency_s {
	margin:0 0 4px;
	border:1px solid #FFFFFF;
	clear:both;
}
#tmp_emergency_s_cnt {
	padding:8px 6px 6px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/menu/emergency_s_bg.jpg) repeat-x left bottom;
	border-right:3px solid #820000;
	border-left:3px solid #820000;
	border-bottom:3px solid #820000;
}
#tmp_emergency_s_cnt ul {
	margin:0 0 5px 17px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
#tmp_wrap_toubani {
	margin:0 0 8px;
	border:1px solid #FFFFFF;
	clear:both;
}
#tmp_toubani {
	padding:7px 0 5px 6px;
	color:inherit;
	background:url(/shared/images/navi/menu/toubani_bg.jpg) repeat-x left bottom;
	border:3px solid #820000;
}
#tmp_shise {
	margin:0 0 9px;
	padding:4px;
	color:#FFFFFF;
	background:#960000 url(/shared/images/navi/menu/shise_bg.jpg) repeat-x left bottom;
	border:1px solid #990000;
}
#tmp_shise a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_shise ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_announce {
	margin:0 0 9px;
}
#tmp_announce ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_announce ul li {
	margin:0 0 6px;
}
#tmp_guide {
	margin:0 0 13px;
	padding:0 9px;
	color:inherit;
	background:#DED0A3 url(/shared/images/navi/menu/guide_bg.jpg) repeat-x left top;
	border:1px solid #FFFFFF;
}
#tmp_annai {
	margin:0 0 5px;
}
#tmp_annai_cnt {
	padding:8px 4px 6px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #926B3E;
	border-bottom:1px solid #926B3E;
}
#tmp_annai_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_annai_cnt ul li {
	margin:0 0 0.4em;
}
#tmp_utility {
	margin:0 0 7px;
}
#tmp_utility_cnt {
	padding:8px 4px 6px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #926B3E;
	border-bottom:1px solid #926B3E;
}
#tmp_utility_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_utility_cnt ul li {
	margin:0 0 0.4em;
}
#weathernews_blog_parts {
	margin:0 0 21px;
}
/* custom_kanko */
#tmp_gishi {
	margin:0 0 9px;
	border:1px solid #FFFFFF;
	clear:both;
}
#tmp_gishi_cnt {
	padding:2px;
	color:inherit;
	background-color:#FFF7C9;
	border-right:4px solid #000000;
	border-bottom:4px solid #000000;
	border-left:4px solid #000000;
}
#tmp_gishi_cnt ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_illust {
	margin:0 0 10px;
	padding:132px 0 0;
	background:url(/shared/images/navi/menu/illust_gishi_bg.jpg) no-repeat left top;
	position:relative;
}
#tmp_illust .gishi_illust1 {
	position:absolute;
	top:4px;
	left:10px;
	display:none;
}
#tmp_illust .gishi_illust2 {
	position:absolute;
	top:4px;
	left:10px;
}
#tmp_illust .gishi_btn {
	margin:1px 26px 15px 5px;
}
#tmp_kanko_ako ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
/* smenu
============================== */
.photo_report {
	margin:0 0 12px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/smenu/report_bg.jpg) repeat-x left top;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #926B3E;
	border-bottom:1px solid #926B3E;
	clear:both;
}
.photo_report_cnt {
	padding:0 7px 7px;
	clear:both;
}
.photo_report_cnt .thumb {
	margin:7px 10px 0 0;
	border:1px solid #CCCCCC;
	float:left;
}
#tmp_movie .photo_report_cnt .col2L {
	width:50%;
	margin-right:4%;
	padding-top:7px;
}
#tmp_movie .photo_report_cnt .col2R {
	width:46%;
}
#tmp_movie .photo_report_cnt p.ichiran {
	text-align:right;
	margin:10px 0 0;
}
.photo_report_cnt .shisaku_box2 {
	display:none;
}
#tmp_rmenu {
	margin:0 0 13px;
	padding:8px 8px 0;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/smenu/report_bg.jpg) repeat-x left top;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #926B3E;
	border-bottom:1px solid #926B3E;
	clear:both;
}
#tmp_rmenu .rmenu_box {
	margin:0 0 12px;
	clear:both;
}
#tmp_rmenu .menu_left {
	width:137px;
	float:left;
}
#tmp_rmenu .menu_right {
	width:137px;
	float:right;
}
#tmp_rmenu .menu_txt {
	margin:5px 0 0;
	font-size:90%;
	line-height:1.2;
}
#tmp_smile {
	margin:0 0 13px;
	padding:10px 10px 9px 6px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/smenu/smile_bg.jpg) no-repeat left top;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #926B3E;
	border-bottom:1px solid #926B3E;
	clear:both;
}
#tmp_smile_ttl {
	width:92px;
	float:left;
}
#tmp_smile_ttl .smile_txt {
	margin:0 0 39px 2px;	
}
#tmp_smile_cnt {
	width:180px;
	float:right;
	position:relative;
}
#tmp_smile_cnt .clock_time {
	position:absolute;
	top:105px;
	right:5px;
}
/* custom_kanko */
#tmp_dayori {
	margin:0 0 14px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#tmp_dayori_ttl {
	padding:1px;
}
#tmp_dayori_cnt {
	padding:7px 24px 9px;
}
#tmp_dayori_cnt .dayori_photo {
	padding:4px;
	border:1px solid #C1C1C1;
}
#tmp_dayori_cnt .dayori_photo img {
	border:1px solid #661313;
}
#tmp_dayori_cnt .dayori_txt {
	margin:7px 0 0;
	line-height:1.4;
}
#tmp_season {
	margin:0 0 19px;
	padding:2px 0 3px 10px;
	background:url(/shared/images/navi/smenu/season_bg.gif) no-repeat left top;
}
#tmp_season_ttl {
	margin:0 0 3px;
}
#tmp_season ul {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_season ul li {
	float:left;
}
#tmp_wrap_useful {
	margin:0 0 13px;
	padding:0 9px 7px;
	color:inherit;
	background:#DED0A0 url(/shared/images/navi/smenu/useful_bg.jpg) repeat-x left top;
	border:1px solid #FFFFFF;
	clear:both;
}
#tmp_useful_cnt {
	padding:7px 2px 2px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_useful_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_useful_cnt ul li {
	margin:0 0 0.5em;
}
/* pnavi
============================== */
.pnavi {
	margin:3px 5px 0 0;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 2px 14px;
	background:url(/shared/images/navi/pnavi/ptop_bg.gif) no-repeat left center;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
.custom_kanko .column_full #tmp_main {
	padding:0 0 40px;
}
.col_main2 {
	padding:11px 19px 10px;
	color:inherit;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}
/* kanko
============================== */
#tmp_klogo {
	position:absolute;
	top:1px;
	left:1px;
}
/* mymenu
============================== */
#tmp_mymenu {
	background:url(/shared/images/main/mymenu/mymenu_ttl_bg.gif) no-repeat left top;
	clear:both;
}
#tmp_mymenu_ttl {
	padding:0 5px;
	background:url(/shared/images/main/mymenu/mymenu_ttl_last.gif) no-repeat right top;
}
#tmp_mymenu_ttl p {
	background:url(/shared/images/main/mymenu/mymenu_ttl_repeat.gif) repeat-x left top;
}
#tmp_mymenu_cnt {
	padding:10px 9px 10px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
	clear:both;
}
#tmp_mymenu_cnt ul {
	margin:0 0 0 17px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_mymenu_list ul {
	margin:0 0 0 17px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_mymenu_list ul li {
	margin:0 0 0.7em;
}
#tmp_mymenu_status p {
	margin:0 0 5px;
}
/* emergency
============================== */
#tmp_emergency {
	margin:0 0 16px;
	border-top:1px solid #FFFFFF;
	border-right:3px solid #FF0000;
	border-left:3px solid #FF0000;
	border-bottom:3px solid #FF0000;
	clear:both;
}
#tmp_emergency_ttl {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_emergency_cnt {
	padding:11px 10px 3px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_cnt ul {
	margin:0 0 0 20px;
	list-style-image:url(/shared/images/navi/lnavi/lnavi_list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin:0 0 0.7em;
}
#tmp_emergency_cnt .emergency_navi {
	margin:0 5px;
	padding:2px 0 0;
	border-top:1px solid #666666;
}
#tmp_emergency_cnt .emergency_navi p {
	float:left;
}
#tmp_emergency_cnt .emergency_navi .ichiran {
	padding:3px 5px 0 15px;
	background:url(/shared/images/navi/lnavi/lnavi_list_icon.gif) no-repeat left center;
}
/* update
============================== */
#tmp_update {
	text-align:right;
	margin-bottom:0 !important;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:20px 0;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #666666;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 14px;
	font-size:110%;
	font-weight:bold;
	color:inherit;
	background-color:#CCCC99;
}
#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;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 10px;
	border:1px solid #666666;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 15px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:5px 15px 8px;
}
#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;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:0 0 11px;
	padding:10px 0 0 63px;
	color:inherit;
	background-color:#E5D9AA;
	clear:both;
}
.custom_kanko #tmp_publicity {
	padding-left:50px;
}
#tmp_publicity_ttl {
	margin:0 0 10px;
}
#tmp_publicity_cnt ul {
	margin:0 0 10px;
	list-style-type:none;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	float:left;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	color:#FFFFFF;
	background-color:#620000;
	clear:both;
}
#tmp_wrap_fnavi {
	padding:0 20px 0 10px;
}
#tmp_fnavi {
	margin:12px 0 0;
	list-style:none;
	float:left;
}
#tmp_fnavi li {
	padding:0 10px 0 10px;
	border-right:1px solid #FFFFFF;
	float:left;
}
#tmp_fnavi a{
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_fnavi2 {
	margin:7px 0;
	list-style:none;
	float:right;
}
#tmp_fnavi2 li {
	padding:0 0 0 10px;
	float:left;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_fnavi2 a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_footer_cnt {
	padding:8px 20px 25px;
	color:#FFFFFF;
	background:#404040 url(/shared/images/footer/footer_bg.jpg) no-repeat left bottom;
	border-top:1px solid #FFCC00;
	clear:both;
}
#tmp_prefecture {
	float:left;
}
#tmp_prefecture p {
	color:#FFFFFF;
	background-color:transparent;
	font-weight:bold;
}
#tmp_prefecture address {
	color:#FFFFFF;
	background-color:transparent;
	font-style:normal;
}
#tmp_copyright {
	color:#FFFFFF;
	background-color:transparent;
	float:right;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#BF1214; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007200; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.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:100%;
	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:100%;
	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:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_light_pink,
th.bg_light_pink {
	color:inherit;
	background-color:#FCF8F7; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_wrap_main:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_search dd:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_event_cal_cnt:after,
#tmp_event_cal_date:after,
#tmp_cal_navi:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_emergency:after,
#tmp_emergency_cnt:after,
#tmp_emergency_cnt .emergency_navi:after,
#tmp_toubani:after,
#tmp_shise:after,
#tmp_guide:after,
.photo_report_ttl:after,
.photo_report_cnt:after,
#tmp_rmenu:after,
#tmp_rmenu .rmenu_box:after,
#tmp_smile:after,
#tmp_season:after,
#tmp_season ul:after,
#tmp_wrap_useful:after,
#tmp_mymenu:after,
#tmp_gishi:after,
#tmp_illust:after,
.plugin:after,
.pnavi:after,
#tmp_akogishi:after,
#tmp_inquiry:after,
#tmp_feedback:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity:after,
#tmp_publicity_cnt ul:after,
#tmp_footer:after,
#tmp_wrap_fnavi:after,
#tmp_fnavi:after,
#tmp_fnavi2:after,
#tmp_footer_cnt: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_wrap_main,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_search dd,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_event_cal_cnt,
*:first-child+html #tmp_event_cal_date,
*:first-child+html #tmp_cal_navi,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_cnt .emergency_navi,
*:first-child+html #tmp_toubani,
*:first-child+html #tmp_shise,
*:first-child+html #tmp_guide,
*:first-child+html .photo_report_ttl,
*:first-child+html .photo_report_cnt,
*:first-child+html #tmp_rmenu,
*:first-child+html #tmp_rmenu .rmenu_box,
*:first-child+html #tmp_smile,
*:first-child+html #tmp_season,
*:first-child+html #tmp_season ul,
*:first-child+html #tmp_wrap_useful,
*:first-child+html #tmp_mymenu,
*:first-child+html #tmp_gishi,
*:first-child+html #tmp_illust,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_akogishi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_cnt ul,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_wrap_fnavi,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi2,
*:first-child+html #tmp_footer_cnt,
*: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_wrap_main,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_search dd,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_event_cal_cnt,
* html #tmp_event_cal_date,
* html #tmp_cal_navi,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html #tmp_emergency,
* html #tmp_emergency_cnt,
* html #tmp_emergency_cnt .emergency_navi,
* html #tmp_toubani,
* html #tmp_shise,
* html #tmp_guide,
* html .photo_report_ttl,
* html .photo_report_cnt,
* html #tmp_rmenu,
* html #tmp_rmenu .rmenu_box,
* html #tmp_smile,
* html #tmp_season,
* html #tmp_season ul,
* html #tmp_wrap_useful,
* html #tmp_mymenu,
* html #tmp_gishi,
* html #tmp_illust,
* html .plugin,
* html .pnavi,
* html #tmp_akogishi,
* html #tmp_inquiry,
* html #tmp_feedback,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity,
* html #tmp_publicity_cnt ul,
* html #tmp_footer,
* html #tmp_wrap_fnavi,
* html #tmp_fnavi,
* html #tmp_fnavi2,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}