﻿@charset "utf-8";


/* ビジュアルエディタ用にコピー #tmp_right_column_lastを編集するときはこちらも編集すること */
#tmp_right_column_last_inner ul,
#tmp_contents ul {
  margin: 0 0 0.5em 1.5em;
  list-style-image: url(/shared/templates/free/images/rightc_icon_circle.jpg);
  padding: 0.5em 0;
}
#tmp_right_column_last_inner ul li,
#tmp_contents ul li {
  margin: 0 0 0.5em 0;
  color: #333;
  background-color: transparent;
}
#tmp_right_column_last_inner ol,
#tmp_contents ol {
  margin: 0 0 0.5em 2.5em;
  list-style-image: none;
  padding: 0.5em 0;
}
#tmp_right_column_last_inner ol li,
#tmp_contents ol li {
  margin: 0 0 0.5em 0;
  color: #333;
  background-color: transparent;
}
/* ビジュアルエディタ用にコピー ここまで */


/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* shisetsu */
#tmp_map_search {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_search p {
	display:inline;
	margin-right:10px;
}
#tmp_map_search p.riyo_btn {
	padding:0 0 0 15px;
	margin-left:15px;
	background:url(/shared/images/icon/arrow_icon.png) no-repeat left center;
}
#tmp_map_search strong {
	font-weight:normal;
}
#tmp_map_search strong,
#tmp_map_search input {
	vertical-align:middle;
}
#tmp_map_search #search_keyword {
	color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#0F81A6), to(#0B4075)); /* Webkit */
	background:-moz-linear-gradient(center top, #0F81A6, #0B4075); /* Mozilla */
	background:linear-gradient(to bottom, #0F81A6, #0B4075); /* CSS3 */
	background-color:#0B4075;
	font-weight:bold;
	min-height:22px;
	height:auto !important;
	height:22px;
	min-width:90px;
	width:auto !important;
	width:90px;
	border:none;
	-webkit-border-radius:2px; /* Webkit */
	-moz-border-radius:2px; /* Mozilla */
	border-radius:2px; /* CSS3 */
}
#tmp_map_search #keyword {
	width:250px;
	margin:0 5px;
	border:1px solid #CCCCCC;
	min-height:20px;
	height:auto !important;
	height:20px;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	width:388px;
	margin-right:-388px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	width:100%;
	float:right;
}
#tmp_wrap_gmap_box2 {
	margin-left:408px;
	border:1px solid #CCCCCC;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0;
}
#tmp_facilities_btn {
	width:100%;
	margin:0 0 0.8em 0;
}
#tmp_facilities_btn ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_facilities_btn li {
	margin-bottom:0;
	padding:0 30px 5px 0;
	float:left;
	line-height:1.4;
}
#tmp_contents #tmp_facilities_btn li span {
	display:block;
	width:188px;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#DDDDDD)); /* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #DDDDDD); /* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #DDDDDD); /* CSS3 */
	background-color:#DDDDDD;
	border:1px solid #BBBBBB;
	-webkit-border-radius:4px; /* Webkit */
	-moz-border-radius:4px; /* Mozilla */
	border-radius:4px; /* CSS3 */
}

li.even{
	padding-right:0 !important;
}

#tmp_contents #tmp_facilities_btn li.map_btn_2,
#tmp_contents #tmp_facilities_btn li.map_btn_4,
#tmp_contents #tmp_facilities_btn li.map_btn_6,
#tmp_contents #tmp_facilities_btn li.map_btn_8,
#tmp_contents #tmp_facilities_btn li.map_btn_10,
#tmp_contents #tmp_facilities_btn li.map_btn_15,
#tmp_contents #tmp_facilities_btn li.map_btn_12,
#tmp_contents #tmp_facilities_btn li.map_btn_14 {
	padding-right:0;
}
#tmp_facilities_btn li.map_btn_1 a {
	background:url(/shared/system/images/maps/map_icon_1.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_2 a {
	background:url(/shared/system/images/maps/map_icon_2.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_3 a {
	background:url(/shared/system/images/maps/map_icon_3.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_4 a {
	background:url(/shared/system/images/maps/map_icon_4.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_5 a {
	background:url(/shared/system/images/maps/map_icon_5.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_6 a {
	background:url(/shared/system/images/maps/map_icon_6.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_7 a {
	background:url(/shared/system/images/maps/map_icon_7.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_8 a {
	background:url(/shared/system/images/maps/map_icon_8.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_9 a {
	background:url(/shared/system/images/maps/map_icon_9.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_10 a {
	background:url(/shared/system/images/maps/map_icon_10.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_11 a {
	background:url(/shared/system/images/maps/map_icon_11.png) no-repeat 7px center;
	padding-top:3px;
	padding-bottom:4px;
}
#tmp_facilities_btn li.map_btn_12 a {
	background:url(/shared/system/images/maps/map_icon_12.png) no-repeat 7px center;
	padding-top:3px;
	padding-bottom:4px;
}
#tmp_facilities_btn li.map_btn_13 a {
	background:url(/shared/system/images/maps/map_icon_13.png) no-repeat 7px center;
	padding-top:3px;
	padding-bottom:4px;
}

#tmp_facilities_btn li.map_btn_14 a {
	background:url(/shared/system/images/maps/map_icon_14.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_15 a {
	background:url(/shared/system/images/maps/map_icon_15.png) no-repeat 7px center;
}

#tmp_facilities_btn li.map_btn_16 a {
	background:url(/shared/system/images/maps/map_icon_16.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_17 a {
	background:url(/shared/system/images/maps/map_icon_17.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_18 a {
	background:url(/shared/system/images/maps/map_icon_18.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_19 a {
	background:url(/shared/system/images/maps/map_icon_19.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_20 a {
	background:url(/shared/system/images/maps/map_icon_20.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_21 a {
	background:url(/shared/system/images/maps/map_icon_21.png) no-repeat 7px center;
}

#tmp_facilities_btn li.map_btn_22 a {
	background:url(/shared/system/images/maps/map_icon_22.png) no-repeat 7px center;
}
#tmp_facilities_btn li.map_btn_23 a {
	background:url(/shared/system/images/maps/map_icon_23.png) no-repeat 7px center;
}

#tmp_facilities_btn li.map_btn_24 a {
	background:url(/shared/system/images/maps/map_icon_15.png) no-repeat 7px center;
}


#tmp_facilities_btn img {
	vertical-align:bottom;
}
#tmp_result_list {
	height:190px;
	padding:5px 10px;
	border:1px solid #E2E0DC;
	overflow:auto;
}
* html #tmp_result_list {
	height:200px;
}
#tmp_contents #tmp_result_list ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list li {
	margin-bottom:4px;
}
#tmp_contents #tmp_result_list img {
	margin-right:5px;
	vertical-align:middle;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	width:100%;
	height:600px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}

/* ==================================================
last
================================================== */

#tmp_left_column_last {
	float: left;
	width: 210px;
}
#tmp_left_index {
	padding: 12px 0 6px 12px;
/*	height: 28px; */
	font-size: 120%;
/*	line-height: 1; */
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 3px solid #e88361;
	background: url(/shared/templates/free/images/leftc_index_bg.jpg) 0 0 repeat;
}
#tmp_left_column_last .link {
	list-style-type: none;
}
#tmp_left_column_last .link li {
	margin: 0 0 0 10px;
	padding: 10px 0 10px 15px;
	font-size: 110%;
	border-bottom: 1px dotted #d6d6d6;	
	background: url(/shared/templates/free/images/leftc_icon_arrow.jpg) 0 12px no-repeat;
}
#tmp_left_column_last .banner {
	margin: 20px 0 0 5px;
/*	margin: 10px 0 0 0; */
	list-style-type: none;
}

#tmp_left_column_last .banner ul {
	padding: 15px 0 1px 0 !important;
	background-color: #ECECEC;
}

#tmp_left_column_last .banner li {
/*	margin: 0 0 10px 0; */
	list-style-type: none;
	margin: 0 auto 10px auto;
}

#tmp_right_column_last {
	float: right;
	width: 713px;
}
#tmp_right_column_last p {
	margin: 0;
	font-size: 100%;
	color: #333;
	background-color: transparent;
}
h1 {
	margin: 0 0 20px 0;
	padding: 18px 0 15px 15px;
/*	height: 42px; */
	font-size: 180%;
	line-height: 1;
	font-weight: bold;
	border-bottom: 5px solid #e88361;
	background: url(/shared/templates/free/images/h1_bg.jpg) 0 0 repeat-x;
}
h2 {
	margin: 0 0 15px 0;
	padding: 10px 0 4px 15px;
	color: #333333;
	background-color: transparent;
	font-size: 120%;
	font-weight: bold;
	border-top: 2px solid #eeeeee;
	border-bottom: 3px solid #a5a5a5;
	clear: both;
}
h3 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	color: #333333;
	background-color: transparent;
	height: 25px;
	font-size: 110%;
	line-height: 1;
	font-weight: bold;
	border-bottom: 2px solid #c9c9c9;
	clear: both;
}
h4 {
	margin: 0 0 20px 0;
	padding: 0px 0 0 5px;
	color: #333333;
	background-color: transparent;
	height: 15px;
	font-size: 110%;
	line-height: 1;
	font-weight: bold;
	border-left: 5px solid #e88361;
}
h5 {
	margin: 0 0 15px 0;
	color: #333333;
	background-color: transparent;
	font-size: 100%;
	line-height: 1;
	font-weight: bold;
}
h6 {
	margin: 0 0 15px 0;
	color: #333333;
	background-color: transparent;
	font-size: 100%;
	line-height: 1;
	font-weight: bold;
}

#tmp_right_column_last table, #tmp_right_column_last table td, #tmp_right_column_last table th {
  border-collapse: collapse;
  /*border: 1px solid #888888;*/
  padding: 4px 3px;
}

#tmp_right_column_last table {
  margin: 0.8em 0;
  	color: #333;
	background-color: transparent;
}

#tmp_right_column_last  ul {
  margin: 0 0 0.5em 1.5em;
  list-style-image: url(/shared/templates/free/images/rightc_icon_circle.jpg);
  padding: 0.5em 0;
}
#tmp_right_column_last  ul li {
  margin: 0 0 0.5em 0;
  color: #333;
  background-color: transparent;
}
#tmp_right_column_last  ol {
  margin: 0 0 0.5em 2.5em;
  list-style-image: none;
  padding: 0.5em 0;
}
#tmp_right_column_last  ol li {
  margin: 0 0 0.5em 0;
  color: #333;
  background-color: transparent;
}

#tmp_right_column_last .outline {
	margin: 0 0 0.8em;
	padding: 10px;
	border: 3px solid #e88361;
	clear: both;
}
#tmp_right_column_last .outline p {
	margin: 0;
}

.col2 {
  width: 100%;
  clear: both;
}

.col2 .col2L {
  display: table;
  width: 48%;
  float: left;
}
.col2 .col2R {
  display: table;
  width: 48%;
  float: right;
}
.col2 .col2L a, .col2 .col2R a {
  color: #0059b2;
  font-weight: bold;
  text-decoration: underline;
}

#tmp_right_column_last .box_btn {
  padding: 15px 10px;
  background: url(/shared/templates/free/images/rightc_bg_1.jpg) repeat-x left top;
  border-left: 2px solid #a5a5a5;
  border-bottom: none;
}
#tmp_right_column_last .box_btn_ttl {
  margin: 0 0 5px 0;
}
#tmp_right_column_last .box_btn_cnt, #tmp_right_column_last .box_btn_cnt p {
  margin: 0;
  padding: 0;
}
#tmp_right_column_last .box_btn2 {
  padding: 15px 10px;
  background: url(/shared/templates/free/images/rightc_bg_2.jpg) repeat-x left top;
  border-left: 2px solid #a5a5a5;
  border-bottom: none;
}

#tmp_right_column_last .box_info {
  margin: 0 0 0.8em;
  clear: both;
}
#tmp_right_column_last .box_info .box_info_ttl {
  padding: 7px 10px 7px 38px;
  color: #333333;
  background-color: transparent;
  background: url(/shared/templates/free/images/rightc_icon_info.jpg) no-repeat left top;
  border-top: 3px solid #e88361;
  font-weight: bold;
}
#tmp_right_column_last .box_link {
  margin: 0 0 0.8em;
  clear: both;
}
#tmp_right_column_last .box_link .box_link_ttl {
  padding: 7px 10px 7px 38px;
  color: #333333;
  background-color: transparent;
  background: url(/shared/templates/free/images/rightc_icon_link.jpg) no-repeat left top;
  border-top: 3px solid #e88361;
  font-weight: bold;
}
#tmp_right_column_last .box_question {
  margin: 0 0 0.8em;
  clear: both;
}
#tmp_right_column_last .box_question .box_question_ttl {
  padding: 7px 10px 7px 38px;
  color: #333333;
  background-color: transparent;
  background: url(/shared/templates/free/images/rightc_icon_question.jpg) no-repeat left top;
  border-top: 3px solid #e88361;

  font-weight: bold;
}
#tmp_inquiry {
  margin: 0 0 20px;
  clear: both;
  border: none;
}
#tmp_inquiry_ttl {
  padding: 7px 10px 7px 38px;
  color: #333333;
  background-color: transparent;
  background: url(/shared/templates/free/images/rightc_icon_mail.jpg) no-repeat left top;
  border-top: 3px solid #e88361;
  border-bottom: none; 
  font-weight: bold;
}
#tmp_feedback_ttl p {
	color: #FFF;
	background-color: transparent;
	margin: 0 0 0 0;
}
#tmp_feedback_cnt {
	margin: 0 0 0 0;
}
p.submit {
	margin: 0 0 0 0;	
}
#feedback p {
	margin: 0 0 0 0;	
}
.pnavi p.ptop {
  text-align: right;
  clear: both;
  float: right;
  border-left: none;
  border-right: none;
  background: none;
}
.pnavi a {
  padding: 0 0 0 15px;
  font-size: 90%;
  color: #004692;
  background-color: transparent;
  text-decoration: underline;
  background: none;
}

/* ==================================================
calender
================================================== */


/* event_cal
============================== */
/* event_cal_tab */

#tmp_wrap_contents {
	margin: 0 !important;
}

#tmp_event_cal2_tab {
	/*clear:both;*/
	float: right;
	margin:0 0 0 0;
	/*margin:20px 0 0 0;*/
	width: 510px;
}
#tmp_event_cal2_tab ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	list-style-image:none;
}
#tmp_event_cal2_tab li {
	margin:0!important;
	padding:0 !important;
	background:none !important;
}
#tmp_event_cal2_tab #tmp_calendar_icon {
	float:left;
}
#tmp_event_cal2_tab #tmp_list_icon {
	float:right;
}
#tmp_event_cal2_tab li a {
	display:block;
	width:245px;
	height:46px;
	text-indent:-9999px;
}
#tmp_event_cal2_tab #tmp_calendar_icon a {
	background:url(/shared/templates/free/images/contents/event/cal_tab_cal_off.gif) no-repeat;
}
#tmp_event_cal2_tab #tmp_calendar_icon a:hover,
#tmp_event_cal2_tab #tmp_calendar_icon.active a {
	background:url(/shared/templates/free/images/contents/event/cal_tab_cal_on.gif) no-repeat;
}
#tmp_event_cal2_tab #tmp_list_icon a {
	background:url(/shared/templates/free/images/contents/event/cal_tab_list_off.gif) no-repeat;
}
#tmp_event_cal2_tab #tmp_list_icon a:hover,
#tmp_event_cal2_tab #tmp_list_icon.active a {
	background:url(/shared/templates/free/images/contents/event/cal_tab_list_on.gif) no-repeat;
}
/* event_genre */

#tmp_event_genre {
	margin: 0 auto;
	padding:20px 0;
	background-color: #FAE6DF;
}
#tmp_event_genre #tmp_event_genre_cnt {
	margin: 0 auto;
	width: 680px;
}
#tmp_eventsearch_keyword {
	list-style-type: none;
}
#tmp_contents ul#tmp_eventsearch_keyword {
	list-style-image: none !important;
}
#tmp_eventsearch_keyword li {
	margin: 0 0 15px 0;
	float: left;
}
#tmp_eventsearch_keyword li.title {
	margin: 0 10px 0 0;
	padding: 8px 0 0 0;
	width: 160px;
	text-align: right;
}
#tmp_eventsearch_keyword li.input #tmp_ev_query {
	width: 350px;
	height: 28px;
}
#tmp_eventsearch_keyword li.button input.search_bt {
	margin: 0 0 0 10px;
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	background-color: #656472;
	border:1px solid #656472;
}
#tmp_eventsearch_genre {
	clear: both;	
	list-style-type: none;	
}
#tmp_contents ul#tmp_eventsearch_genre {
	list-style-image: none !important;
}
#tmp_eventsearch_genre li{
	float: left;
}
#tmp_eventsearch_genre li.title {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 160px;
	text-align: right;
}
#tmp_eventsearch_genre li.jenre input.jenre_select {
	margin: 0 5px 0 0;
}
#tmp_eventsearch_genre li.jenre label {
	margin: 0 10px 0 0;
}
#tmp_event_genre_cnt #tmp_event_genre_btn input{
	border:none;
	width:150px;
	height:56px;
	display:block;
	cursor:pointer;
	background:url(/shared/templates/free/images/contents/event/event_search_btn.gif) no-repeat;
	text-indent:-9999px;
}
/* list_calendar */
#tmp_event_cal2_cnt2 {
	clear:both;
	margin:0 0 30px 0;
}
#tmp_event_cal2_cnt2 ul {
	list-style:none;
	list-style-image:url(/shared/templates/free/images/rightc_icon_circle.jpg);
	margin:0 0 0 15px;
	padding:0;
}
#tmp_event_cal2_cnt2 ul li {
	margin: 0 0 5px 0;
	line-height:1.4;
}
#tmp_event_cal2_cnt2 .calendar {
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_event_cal2_cnt2 .calendar td,
#tmp_event_cal2_cnt2 .calendar th {
	padding:8px 10px 5px;
	border:1px solid #aaaaaa;
}
#tmp_event_cal2_cnt2 .calendar {
	width:100%;
}
tmp_event_cal2_cnt2 ul li {

}

#tmp_event_cal2_cnt2 .calendar th {
	text-align:center;
	font-size:114%;
	color:inherit;
	background-color:#eeeeee;
}
#tmp_event_cal2_cnt2 .calendar th.date {
	width:25%;
}
#tmp_event_cal2_cnt2 .calendar td {
	vertical-align:top;
	text-align:left;
}
#tmp_event_cal2_cnt2 .calendar td p.cal_sat {
	color:#136DBB;
	background-color: transparent;
}
#tmp_event_cal2_cnt2 .calendar td p.cal_sun {
	color:#ba0e0c;
	background-color: transparent;
}
#tmp_event_cal2_cnt2 .calendar td.cal_today {
	color:#000000;
	background-color:#FEFF99;
}
#tmp_event_cal2_cnt2 .calendar td .day {
	font-weight:bold;
	font-size:114%;
}
#tmp_event_cal2_cnt2 .calendar th p,
#tmp_event_cal2_cnt2 .calendar td p {
	margin-bottom:0;
}
/* day_calendar */
#tmp_event_cal2_cnt2 .calendar td.event_day_page_navi {
	border-top:none;
}
/* band_calendar */
#tmp_event_cal2 .calendar_tbl {
	width:952px;
	color:inherit;
	border-collapse:separate;
	border-spacing:0;
	border:none;
	border:1px solid #aaaaaa;
	background:url(/shared/templates/free/images/contents/event/calendar_tbl_bg.gif) no-repeat left top;
	overflow-x:auto;
}
#tmp_event_cal2 .calendar_tbl tr {
}
#tmp_event_cal2 .calendar_tbl .box_th {
}
#tmp_event_cal2 .calendar_tbl .col_day {
	border:none;
	background:none;
}
#tmp_event_cal2 .calendar_tbl th {
	width:102px!important;
	padding:0;
	line-height:30px;
	vertical-align:top;
	border:0;
	background-color:transparent;
}
#tmp_event_cal2 .calendar_tbl th.sun {
}
#tmp_event_cal2 .calendar_tbl th.sat {
	width:101px!important;
	padding-right:1px;
}
#tmp_event_cal2 .calendar_tbl td {
	width:14.5%;
	padding:0 0 5px 0;
	vertical-align:top;
	border:0;
}
#tmp_event_cal2 .calendar_tbl td.cal_sun {
}
#tmp_event_cal2 .calendar_tbl td.cal_sat {

}
#tmp_event_cal2 .calendar_tbl td.day {
	padding-bottom:0;
	border:none;
	border-top:3px solid #aaaaaa;
	border-bottom:1px dotted #d8d8d8;
	font-weight:bold;
}
#tmp_event_cal2 .calendar_tbl td.cal_week_0 {
	border-top-width:1px;
}
#tmp_event_cal2 .calendar_tbl td.events {
}
#tmp_event_cal2 .calendar_tbl td.day p {
	padding:5px 0;
	background-color:none;
	text-align:center;
}
#tmp_event_cal2 .calendar_tbl td.cal_sun p {
	width:135px;
	background-color:#fdede8;
	color:#B53031;
}
#tmp_event_cal2 .calendar_tbl td.cal_sat p {
	width:133px;
	margin-left:1px;
	background-color:#e1f2fd;
	color:#2A7DB3;
}
#tmp_event_cal2 .calendar_tbl td.cal_today p {
	width:135px;
	margin-left:1px;
	background-color:#FEFF99;
	color:#000000;
}
#tmp_event_cal2 .calendar_tbl p {
	margin-bottom:0;
}
#tmp_event_cal2 .calendar_tbl p.outside {
	opacity:0.5;
}
#tmp_event_cal2 .calendar_tbl p a {
	padding:3px 5px;
	display:block;
	font-size:85.7%;
	text-decoration:none;
}

* html #tmp_event_cal2 .calendar_tbl p a {
	width:100%;
}
#tmp_event_cal2 .calendar_tbl .cal_event_index_1 a {
	background-color:#fff1ca;
}
#tmp_event_cal2 .calendar_tbl .cal_event_index_2 a {
	background-color:#ebecfe;
}
#tmp_event_cal2 .calendar_tbl .cal_event_index_3 a {
	background-color:#feedf3;
}
#tmp_event_cal2 .calendar_tbl .cal_event_index_4 a {
	background-color:#f0f1ec;
}
#tmp_event_cal2 .calendar_tbl .cal_event_index_1 a.active,
#tmp_event_cal2 .calendar_tbl .cal_event_index_2 a.active,
#tmp_event_cal2 .calendar_tbl .cal_event_index_3 a.active,
#tmp_event_cal2 .calendar_tbl .cal_event_index_4 a.active {
	background-color:#b7c9fe;
}
#tmp_event_cal2 .calendar_tbl .cal_event_index_1 a:hover,
#tmp_event_cal2 .calendar_tbl .cal_event_index_2 a:hover,
#tmp_event_cal2 .calendar_tbl .cal_event_index_3 a:hover,
#tmp_event_cal2 .calendar_tbl .cal_event_index_4 a:hover {
	background-color:#b7c9fe;
}
#tmp_event_cal2 .calendar_tbl td.cal_event_index_1 p,
#tmp_event_cal2 .calendar_tbl td.cal_event_index_2 p,
#tmp_event_cal2 .calendar_tbl td.cal_event_index_3 p,
#tmp_event_cal2 .calendar_tbl td.cal_event_index_4 p {
	padding:5px 5px 0;
	margin:0;
}
#tmp_event_cal2_cnt2 .calendar_tbl td p.more_btn {
	padding:5px 0 0 5px;
}
#tmp_event_cal2_cnt2 .calendar_tbl td p.more_btn a {
	padding:0;
}
/* event_page_navi */
#event_col3_right {
	float: right;
}
#tmp_contents .event_col3 {
	/*clear:both;*/
	float: left;
	margin:0;
	width: 370px;
	color:inherit;
	/*border-top:8px solid #0a308f;*/
}
#tmp_contents .event_col3 p{
	margin-bottom:0;
}
#tmp_contents .event_col3 .event_col3M {
	display:table;
	margin:0 10px;
	width:140px;
	float:left;
	color:#000000;
	background-color: transparent;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3R {
	display:table;
	margin:5px 0 0 0;
	width:100px;
	text-align: center;
}
#tmp_contents .event_col3 .event_col3L {
	float:left;
}
#tmp_contents .event_col3 .event_col3R {
	float:right;
}
#tmp_contents .event_col3 a {
	/*display:block;*/
	width:212px;
	height:38px;
	_width:70px;
	_height:0px;

	/*text-indent:-9999px;*/
}
#tmp_contents .event_col3 .prev a {
	padding: 0 0 0 23px;
	background:url(/shared/templates/free/images/contents/event/cal_arrow_left.jpg) 0 0.2em no-repeat;
}
#tmp_contents .event_col3 .next a {
	padding: 0 23px 0 0;
	background:url(/shared/templates/free/images/contents/event/cal_arrow_right.jpg) right 0.2em no-repeat;
}
#tmp_contents .event_page_navi .date {
	text-align:center;
	padding-bottom:3px;
	font-weight:bold;
}
#tmp_contents .event_page_navi .date .year {
	font-size:150%;
	padding-right:5px;
}
#tmp_contents .event_page_navi .date .month {
	font-size:200%;
}
#tmp_col_navi {
	border-bottom: 5px solid #e78361;
}










/* ==================================================
index
================================================== */

#tmp_main_index {
	postion: relative;
	margin: 0 0 29px 0;
	width: 950px;
	height: 117px;
}

.tmp_main_kurashi {
	background: url(/shared/templates/free/images/contents/index_main_kurashi.jpg) 0 0 no-repeat;
}

.tmp_main_kenko {
	background: url(/shared/templates/free/images/contents/index_main_kenko.jpg) 0 0 no-repeat;
}

.tmp_main_tanoshimu {
	background: url(/shared/templates/free/images/contents/index_main_tanoshimu.jpg) 0 0 no-repeat;
}

.tmp_main_nyusatsu {
	background: url(/shared/templates/free/images/contents/index_main_nyusatsu.jpg) 0 0 no-repeat;
}

.tmp_main_shisei {
	background: url(/shared/templates/free/images/contents/index_main_shisei.jpg) 0 0 no-repeat;
}

#tmp_main_index .title2 {
	padding: 30px 0 0 33px;
	font-size: 100%;
	font-family: "FOT-スキップ Std L";		
}
#tmp_main_index .title1 {
	padding: 0 0 0 33px;	
	font-size: 180%;
	font-family: "FOT-スキップ Std L";		
}

#tmp_title_index {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 130%;
	border-top: 1px solid #e88361;
	border-bottom: 1px solid #e88361;
}
#tmp_left_column_last ul.categoly_index {
	list-style-type: none;

}
#tmp_left_column_last ul.categoly_index li {
	padding: 11px 0 13px 18px;
	border-bottom: 1px solid #dac0c2;
	background: url(/shared/templates/free/images/contents/index_icon_triangle.jpg) 0 0.7em no-repeat;
}

#tmp_title_new {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #D6D6D6;
}
#tmp_title_new .title_new {
	margin: 0 0 20px 0;
	padding: 13px 0 13px 50px;
	font-size: 130%;
	border-top: 1px solid #e88361;
	border-bottom: 1px solid #e88361;
	background: url(/shared/templates/free/images/contents/index_icon_new.jpg) 0 0.2em no-repeat;
}
#tmp_title_new ul.information {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#tmp_title_new ul.information li ul.col {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#tmp_title_new ul.information li {
	margin: 0 0 10px 0;

}
#tmp_title_new ul.information li.last {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #d6d6d6;
}

#tmp_title_new ul.information li ul.col {
	margin: 0 0 0 0;
	padding: 0;
}
#tmp_title_new ul.information li ul.col li.date {
	float: left;
	width: 15%;
}
#tmp_title_new ul.information li ul.col li.text {
	float: left;
	width: 75%;
}
#tmp_title_new ul.index_rss {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#tmp_title_new ul.index_rss li.index {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 0 20px;
	border-right: 1px solid #eaeaea;
	background: url(/shared/images/top/footer_icon.gif) 0 1px no-repeat;
}
#tmp_title_new ul.index_rss li.rss {
	float: left;
	padding: 0 0 0 20px;	
	background: url(/shared/images/top/lcol_icon_2.jpg) 0px 1px no-repeat;
}

#tmp_title_topic {
	margin: 0 0 30px 0;
}
#tmp_title_topic .title_topic {
	margin: 0 0 20px 0;
	padding: 13px 0 13px 50px;
	font-size: 130%;
	border-top: 1px solid #e88361;
	border-bottom: 1px solid #e88361;
	background: url(/shared/templates/free/images/contents/index_icon_star.jpg) 0 0.2em no-repeat;
}
#tmp_title_topic ul.topic_panel {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#tmp_title_topic ul.topic_panel li.topic_panel_board {
	float: left;
	margin-right: 7px;
	padding: 9px;
	width: 210px;
	border: 1px solid #F4C1B0; /* 2015/05/21 更新 */
	text-align: center; /* 2015/05/21 新規追加 */
}
#tmp_title_topic ul.topic_panel li.topic_panel_board img {
	margin: 0 0 17px 0; /* 2015/05/21 更新 */
}
#tmp_title_topic ul.topic_panel li.topic_panel_board p.title {
	margin: 0; /* 2015/05/21 更新 */
	text-align: center; /* 2015/05/21 更新 */
	font-size: 115%; /* 2015/05/21 更新 */
	display: block; /* 2015/05/21 更新 */
}
/* 2015/05/21 新規追加 */
#tmp_title_topic ul.topic_panel li.topic_panel_board p.title a {
	display: block;
	padding: 0 0 7px 0;
	color: #333333;
	text-decoration: none;
}
/* 追加ここまで */
#tmp_title_topic ul.topic_panel li.topic_panel_board p.text {
	margin: 0 0 0 0;
}


/* ==================================================
	second
================================================== */

#tmp_main_second {
	postion: relative;
	margin: 0 0 29px 0;
	width: 950px;
	height: 65px;
}

.tmp_second_kurashi {
	background: url(/shared/templates/free/images/contents/index_second_kurashi.jpg) 0 0 no-repeat;
}

.tmp_second_kenko {
	background: url(/shared/templates/free/images/contents/index_second_kenko.jpg) 0 0 no-repeat;
}

.tmp_second_tanoshimu {
	background: url(/shared/templates/free/images/contents/index_second_tanoshimu.jpg) 0 0 no-repeat;
}

.tmp_second_nyusatsu {
	background: url(/shared/templates/free/images/contents/index_second_nyusatsu.jpg) 0 0 no-repeat;
}

.tmp_second_shisei {
	background: url(/shared/templates/free/images/contents/index_second_shisei.jpg) 0 0 no-repeat;
}


#tmp_main_second .title2 {
	padding: 10px 0 0 33px;
	font-size: 100%;
	font-family: "FOT-スキップ Std L";		
}
#tmp_main_second .title1 {
	padding: 0 0 0 33px;	
	font-size: 130%;
	font-family: "FOT-スキップ Std L";		
}

#tmp_title_second {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 120%;
	border-bottom: 3px solid #e88361;
}
#tmp_title_second a {
	color: #000000;
	background-color: transparent;
}
#tmp_left_column_last ul.categoly_second {
	list-style-type: none;
}
#tmp_left_column_last ul.categoly_second li {
	padding: 11px 0 13px 18px;
	border-bottom: 1px solid #dac0c2;
	background: url(/shared/templates/free/images/contents/second_icon_arrow.jpg) 0 0.7em no-repeat;
}


/* ==================================================
kosodate_portal
================================================== */
#tmp_kosodate_portal {
	clear: both;
}
#tmp_kosodate_portal img {
	vertical-align: top;
}
#tmp_kosodate_portal h1,
#tmp_kosodate_portal h2 {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
#tmp_kosodate_portal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#tmp_kosodate_portal ul li {
	margin: 0;
}
#tmp_kosodate_portal .cate_ttl {
	margin: 0 0 35px;
	background: url(/shared/templates/free/images/contents/kosodate_portal/main_bg_pc.jpg) no-repeat 50% 0;
}
#tmp_kosodate_portal .cate_ttl h1 {
	padding: 22px 0 0 13px;
}
#tmp_kosodate_portal .catch {
	padding: 10px 0 15px 85px;
}
#tmp_kosodate_portal .cate_nav {
	margin: 0 0 32px;
}
#tmp_kosodate_portal .cate_nav li {
	float: left;
	margin: 0 24px 0 0;
}
#tmp_kosodate_portal .cate_nav .nav2 {
	margin-top: -11px;
}
#tmp_kosodate_portal .cate_nav li:last-child {
	margin-right: 0;
}
#tmp_kosodate_portal .col {
	clear: both;
}
#tmp_kosodate_portal .col_l {
	float: left;
	width: 626px;
}
#tmp_kosodate_portal .col_r {
	float: right;
	width: 300px;
}
#tmp_kosodate_portal .oshirase {
	margin: 0 0 23px;
	border: 2px solid #FFB399;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	clear: both;
}
#tmp_kosodate_portal .oshirase_ttl {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	padding: 5px 8px;
	color: inherit;
	background-color: #FFB399;
}
#tmp_kosodate_portal .oshirase_cnt {
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	padding: 16px 13px 10px;
}
#tmp_kosodate_portal .oshirase_cnt ul {
	margin: 0 0 20px;
}
#tmp_kosodate_portal .oshirase_cnt li {
	margin: 0 0 0.8em;
	padding: 0 0 0 15px;
	background: url(/shared/templates/free/images/contents/kosodate_portal/oshirase_list_icon.gif) no-repeat 0 0.3em;
	-webkit-background-size: 6px;
	-moz-background-size: 6px;
	background-size: 6px;
}
#tmp_kosodate_portal .oshirase_cnt p {
	margin: 0 0 0.8em;
}
#tmp_kosodate_portal .list_rss {
	border-top: 1px dotted #D6D6D6;
	padding: 5px 7px 0;
}
#tmp_kosodate_portal .list_rss p {
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid #D6D6D6;
	padding: 0 10px 0 0;
}
#tmp_kosodate_portal .list_rss p:last-child {
	margin-right: 0;
	border: none;
	padding-right: 0;
}
#tmp_kosodate_portal .list_rss p a {
	display: inline-block;
	padding: 3px 0 3px 17px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#tmp_kosodate_portal .list_rss .list a {
	background: url(/shared/templates/free/images/contents/kosodate_portal/oshirase_ichiran_icon.gif) no-repeat 0 0.5em;
	-webkit-background-size: 13px;
	-moz-background-size: 13px;
	background-size: 13px;
}
#tmp_kosodate_portal .list_rss .rss a {
	background: url(/shared/templates/free/images/contents/kosodate_portal/oshirase_rss_icon.gif) no-repeat 0 0.5em;
	-webkit-background-size: 13px;
	-moz-background-size: 13px;
	background-size: 13px;
}
#tmp_kosodate_portal .banner {
	clear: both;
}
#tmp_kosodate_portal .banner li {
	margin: 0 26px 23px 0;
	float: left;
}
#tmp_kosodate_portal .banner li:nth-child(3n) {
	margin-right: 0;
}	
#tmp_kosodate_portal .col_r .banner li {
	margin-right: 0;
	margin-bottom: 13px;
	float: none;
}
#tmp_kosodate_portal:after,
#tmp_kosodate_portal .cate_nav:after,
#tmp_kosodate_portal .col:after,
#tmp_kosodate_portal .list_rss:after,
#tmp_kosodate_portal .banner:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
@media screen and (max-width : 480px) {
#tmp_kosodate_portal .cate_ttl {
	min-width: 300px;
	margin: 0 -10px;
	padding: 5% 10px 55%;
	background-image: url(/shared/templates/free/images/contents/kosodate_portal/main_bg_sp.jpg);
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
}
#tmp_kosodate_portal .cate_ttl h1 {
	width: 100%;
	padding: 0;
}
#tmp_kosodate_portal .catch {
	width: 70%;
	margin: 0 auto;
	padding: 15px 0 0 10px;
}
#tmp_kosodate_portal .cate_nav {
	width: 300px;
	margin: 0 auto;
}
#tmp_kosodate_portal .cate_nav li {
	width: 143px;
	margin-right: 0;
	margin-bottom: 15px;
}
#tmp_kosodate_portal .cate_nav .nav2 {
	margin-top: -8px;
}
#tmp_kosodate_portal .cate_nav li:nth-child(odd) {
	clear: both;
}
#tmp_kosodate_portal .cate_nav li:nth-child(even) {
	float: right;
}
#tmp_kosodate_portal .col_l,
#tmp_kosodate_portal .col_r {
	float: none;
	width: auto;
}
#tmp_kosodate_portal .oshirase_ttl h2 {
	width: 78px;
}
#tmp_kosodate_portal .banner {
	width: 300px;
	margin: 0 auto;
}
#tmp_kosodate_portal .banner li {
	margin-right: 0;
	margin-bottom: 10px;
	float: none;
}
#tmp_kosodate_portal .col_r .banner li {
	margin-bottom: 10px;
	float: none;
}
}



/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_news:after,
#tmp_news_ttl:after,
#tmp_news_cnt:after,
.box_cate_bnr:after,
.event_col3:after,
#tmp_event_genre_cnt:after,
#tmp_event_cal2_tab ul:after,
#tmp_col_navi:after,
#tmp_title_new:after,
#tmp_title_new ul.information li:after,
#tmp_title_topic: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_contents div.outline,
*:first-child+html #tmp_contents div.box_info,
*:first-child+html #tmp_contents div.box_info_ttl,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link,
*:first-child+html #tmp_contents div.box_link_ttl,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_news,
*:first-child+html #tmp_news_ttl,
*:first-child+html #tmp_news_cnt,
*:first-child+html .box_cate_bnr,
*:first-child+html .event_col3,
*:first-child+html #tmp_event_genre_cnt,
*:first-child+html #tmp_event_cal2_tab ul,
*:first-child+html #tmp_col_navi,
*:first-child+html #tmp_title_new,
*:first-child+html #tmp_title_new ul.information li,
*:first-child+html #tmp_title_topic {
	
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info,
* html #tmp_contents div.box_info_ttl,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link,
* html #tmp_contents div.box_link_ttl,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_menu,
* html #tmp_contents div.box_menu_ttl,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_news,
* html #tmp_news_ttl,
* html #tmp_news_cnt,
* html .box_cate_bnr,
* html .event_col3,
* html #tmp_event_genre_cnt,
* html #tmp_event_cal2_tab ul,
* html #tmp_col_navi,
* html #tmp_title_new,
* html #tmp_title_new ul.information li,
* html #tmp_title_topic {

	display:inline-block; /* 変更しない */
}
/* cms8341-style-start */


