@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 1.1em; /* 変更しない */
	padding:18px 120px 15px 46px;
	color:#006426;
	background:#FFFFFF url(/shared/templates/free/images/contents/h1_bg.jpg) no-repeat left top;
	font-size:175%; /* デザインによって相対指定で指定しなおす */
	border-bottom:3px solid #4AA437;
	letter-spacing:1px;
	line-height:1.2;
	clear:both; /* 変更しない */
}
.column_cnt #tmp_contents h1 {
	background:#FFFFFF url(/shared/templates/free/images/contents/h1cnt_bg.jpg) no-repeat left top;
}
#tmp_contents h2 {
	background:url(/shared/templates/free/images/contents/h2_bg.jpg) no-repeat left top;
	border-bottom:3px solid #C8E78D;
	margin:0.3em 0 0.9em;/* 変更しない */
	padding:12px 25px 9px;
	font-size:113%;/* デザインによって相対指定で指定しなおす */
	clear:both;/* 変更しない */
	font-weight:bold;
}
.format_idx3 #tmp_contents h2 {
	background:#E1EBC8 url(/shared/templates/free/images/contents/h2idx3_bg.jpg) no-repeat left top;
	border-bottom:3px solid #1A723F;
	margin:4px 0 0.9em;/* 変更しない */
	padding:7px 18px 5px;
	font-size:112%;/* デザインによって相対指定で指定しなおす */
	clear:both;/* 変更しない */
	font-weight:normal;
}
#tmp_contents h3 {
	margin:1.2em 0 0.8em;/* 変更しない */
	padding:4px 10px 5px;
	font-size:100%;/* デザインによって相対指定で指定しなおす */
	border-left:6px solid #2E8C31;
	background:url(/shared/templates/free/images/contents/h3_bg.gif) repeat-x left bottom;
	clear:both;/* 変更しない */
	font-weight:bold;
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em;/* 変更しない */
	font-size:100%;/* デザインによって相対指定で指定しなおす */
	background:url(/shared/templates/free/images/contents/h4_bg.gif) no-repeat left 0.2em;
	padding-left:24px;
	clear:both;/* 変更しない */
	font-weight:bold;
}
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;/* 変更しない */
	font-size:100%;/* デザインによって相対指定で指定しなおす */
	clear:both;/* 変更しない */
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 2.4em;/* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif);/* 変更しない */
}
.format_idx3 #tmp_contents ul {
	margin:0;
	list-style:none;
	margin:0 0 1.5em;
}
.format_idx3 #tmp_contents ul li {
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.22em;
	padding-left:21px;
	margin-bottom:0.4em;
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em;/* 変更しない */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents ul.lmenu {
	margin:0;
	list-style:none;
	margin:0 0 1.5em;
}
#tmp_contents ul.lmenu li {
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.22em;
	padding-left:21px;
	margin-bottom:0.4em;
}
#tmp_contents ul.lmenu li a {
	text-decoration:none;
}
/* ==================================================
index
================================================== */
#tmp_idx_info {
	color:inherit;
	background-color:#FFFFFF;
	border-bottom:3px solid #DDDDDC;
	margin:0 0 1.8em;
}
#tmp_idx_info_ttl {
	color:#000000;
	background-color:#B0E088;
}
#tmp_idx_info_ttl p {
	padding:13px 25px 9px;
	margin:0 0 0.7em;
	font-size:112%;
}
#tmp_idx_info_cnt {
	padding:0 14px 11px;
}
#tmp_contents #tmp_idx_info_cnt table.list_table .date {
	width:5em;
	white-space:nowrap;
}
#tmp_contents #tmp_idx_info_cnt table.list_table p {
	margin:0 0 0.4em;
}
#tmp_contents #tmp_idx_info_cnt table.list_table p a {
	text-decoration:none;
}
/* read_all */
#tmp_idx_info .read_all {
	text-align:right;
	clear:both;
}
#tmp_idx_info .read_all ul {
	clear:both;
	list-style:none;
	list-style-image:none;
	border-bottom:none;
	padding:10px 0 0;
	border-top:1px solid #E0E0D8;
	margin:12px 0 0;
}
#tmp_idx_info .read_all ul li {
	margin:0;
	display:inline-block;
	font-size:87%;
}
*:first-child+html #tmp_idx_info .read_all ul li {
	display:inline;
	zoom:1;
}
#tmp_idx_info .read_all ul li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_idx_info .read_all ul li.read_news {
	margin-right:13px;
}
#tmp_idx_info .read_all ul li.read_news a {
	background:url(/shared/templates/top/images/icon/shinchaku_icon.gif) no-repeat left 0.25em;
	padding-left:15px;
}
#tmp_idx_info .read_all ul li.read_rss {
	background:none;
}
#tmp_idx_info .read_all ul li.read_rss a {
	background:url(/shared/templates/top/images/icon/rss_icon.jpg) no-repeat left 0.25em;
	padding-left:15px;
}
#tmp_idx_topics {
	color:inherit;
	background-color:#FFFFFF;
	border-bottom:3px solid #DDDDDC;
	margin:0 0 1.7em;
}
#tmp_idx_topics_ttl {
	color:#000000;
	background-color:#B0E088;
}
#tmp_idx_topics_ttl p {
	padding:13px 25px 9px;
	margin:0 0 0.7em;
	font-size:112%;
}
#tmp_idx_topics_cnt {
	padding:0 14px 9px;
}
#tmp_contents #tmp_idx_topics_cnt ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_idx_topics_cnt ul li {
	list-style:none;
	background:url(/shared/images/icon/list_icon3.gif) no-repeat left 0.05em;
	padding-left:20px;
	margin-bottom:0.4em;
}
#tmp_idx_topics_cnt ul li a {
	text-decoration:none;
}

#tmp_contents #tmp_idx_menus h2,
#tmp_contents #tmp_idx2_menus h2 {
	margin-top:0;
	padding:12px 25px 8px;
	font-weight:normal;
}
#tmp_idx_menus .col2,
#tmp_idx2_menus .col2 {
	margin:0 0 1.9em;
}
#tmp_idx_menus .col2L,
#tmp_idx_menus .col2R {
	background-color:#FFFFFF;
	height:275px;
	border-bottom:3px solid #DDDDDC;
}
#tmp_idx2_menus .col2L,
#tmp_idx2_menus .col2R {
	background-color:#FFFFFF;
	min-height:167px;
	border-bottom:3px solid #DDDDDC;
}
#tmp_idx_menus .col2L,
#tmp_idx2_menus .col2L {
	margin-right:3%;
}
#tmp_box_facility h2 a,
#tmp_idx_menus .col2 h2 a,
#tmp_idx2_menus .col2 h2 a,
#tmp_idxj_menus h2 a {
	text-decoration:none;
	color:#000000;
	background:transparent url(/shared/images/icon/link_icon.gif) no-repeat right 0.2em;
	padding:2px 29px 2px 0;
}
#tmp_contents #tmp_idx_menus ul,
#tmp_contents #tmp_idx2_menus ul {
	margin:0 0 0 1em;
	list-style:none;
}
#tmp_contents #tmp_shicho_active_idx #tmp_idx_menus ul {
	margin-bottom:1em;
}
#tmp_contents #tmp_idx_menus ul li,
#tmp_contents #tmp_idx2_menus ul li {
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.2em;
	padding:0 0 0 17px;
	width:179px;
	display:inline-block;
	margin:0 2px 0.5em 0px;
	vertical-align:top;
}
#tmp_contents #tmp_shicho_active_idx #tmp_idx_menus ul li {
	width:100%;
	display:block;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.3em;
}
*:first-child+html #tmp_contents #tmp_idx_menus ul li,
*:first-child+html #tmp_contents #tmp_idx2_menus ul li {
	display:inline;
	zoom:1;
}
#tmp_contents #tmp_idx_menus ul li a,
#tmp_contents #tmp_idx2_menus ul li a {
	text-decoration:none;
}
#tmp_idx_menus .col2 .more,
#tmp_idxj_menus .more {
	text-align:center;
	background:url(/shared/images/icon/read_more_line.gif) repeat-x left top;
	margin:0 15px;
	padding:3px 0 0;
}
#tmp_idx_menus .col2 .more a,
#tmp_idxj_menus .more a {
	text-decoration:none;
	background:url(/shared/images/icon/read_more_icon.gif) no-repeat left 0.3em;
	padding:0 0 0 19px;
	margin:0;
}
#tmp_idx2_menus .idx2_box_menu {
	padding:0px 16px 10px;
}
#tmp_idx2_menus .idx2_box_menu .img_l {
	float:left;
	margin-right:13px;
	margin-top:3px;
}
#tmp_box_facility {	
	color:#000000;		
	background-color:#FFFFFF;		
	border-bottom:3px solid #DDDDDC;		
	margin:0 0 1.8em;
}
#tmp_box_facility h2 {
	margin-top:0;
	margin-bottom:0.9em;
	padding:13px 18px 8px;
	border-bottom:3px solid #7BB67D;
	background:none;
}
#tmp_box_facility_cnt {
	padding:0 0 0 16px;
}
#tmp_box_facility_cnt .col3L {
	margin-right:1.6%;
}
#tmp_box_facility_cnt .col3M {
	margin-right:1.5%;
}
.format_idx #tmp_contents .box_link {
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:3px solid #DDDDDC;
}
.format_idx #tmp_contents .box_link .box_link_cnt {
	border:none;
}
/* idx jigyosha */
#tmp_i3shinse_box {
	color:#000000;
	background-color:#C8E78D;
	border:4px solid #B0E088;
	padding:10px 17px;
	margin-bottom:1.9em;
}
#tmp_i3shinse_box_ttl p {
	margin-bottom:5px;
	font-size:113%;
}
#tmp_i3shinse_box_cnt {
	clear:both;
}
#tmp_i3shinse_box_cnt ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_i3shinse_box_cnt li {
	float:left;
	text-align:center;
	line-height:1.2;
}
#tmp_i3shinse_box_cnt li a {
	display:block;
	color:#545454;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:113%;
	padding:5px 0;
}
#tmp_i3shinse_box_cnt li span {
	display:inline-block;
	padding:18px 0 15px;;
	text-align:left;
}
#tmp_i3shinse_box_cnt li {
	width:410px;
}
#tmp_i3shinse_box_cnt li a {
	display:block;
	border-left:7px solid #63A965;
}
#tmp_i3shinse_box_cnt .dwnld {
	margin-right:28px;
}
#tmp_i3shinse_box_cnt .dwnld span {
	padding-left:55px;
	background:url(/shared/templates/free/images/contents/icon/dl_icon.jpg) no-repeat left center;
}
#tmp_i3shinse_box_cnt .shinse span {
	padding-left:75px;
	background:url(/shared/templates/free/images/contents/icon/shinse_icon.jpg) no-repeat left center;
}
#tmp_idxj_menus .idxj_box {
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:3px solid #DDDDDC;
	margin-bottom:2em;
}
#tmp_idxj_menus .idxj_box .ttl a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal
}
#tmp_idxj_menus .idxj_box ul {
	list-style-image:url(/shared/images/icon/list_icon2.gif);
	margin:0 0 0.5em 17px;
}
#tmp_contents #tmp_idxj_menus ul li {
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.2em;
	padding:0 0 0 17px;
	width:47%;
	display:inline-block;
	margin:0 2px 0.5em 0px;
}
*:first-child+html #tmp_contents #tmp_idxj_menus ul li {
	display:inline;
	zoom:1;
}
#tmp_idxj_menus .idxj_box ul a {
	text-decoration:none;
}
/* idx jigyosha */
/* kanko index */
/* category title */
#tmp_contents2 #tmp_cate_ttl {
	border-top:3px solid transparent;
	background-color:#FFFFFF;
	margin:0;
}
#tmp_contents2 #tmp_cate_ttl h1#tmp_cate_kaev {
	border-right:3px solid #DDDDDC;
	border-bottom:3px solid #DDDDDC;
	padding:107px 20px;
	margin:0;
}
#tmp_contents2 #tmp_cate_ttl h1#tmp_cate_kaev {
	background:url(/shared/images/cate/cate_kaev_bg.jpg) no-repeat center 60px;
}
/* category title */
/*gallery*/
/* 初期表示・no_javascript時の表示対応 追加0916 */
#tmp_kaev .kfgallery {
	display:none;
}
#tmp_kaev .kfgallery:first-child {
	display:block;
}
#tmp_kaev .kfgallery,
#tmp_kaev .box_gallrey {
	position:relative;
}
#tmp_kaev .kfgallery .link,
#tmp_kaev .box_gallrey .link {
	position:absolute;
	bottom:0;
	left:0;
}
#tmp_kaev .kfgallery img,
#tmp_kaev .box_gallrey img {
	max-height:263px;
	width:890px;
	height:auto;
}
#tmp_kaev_rgt {
	position:relative;
}
#tmp_kaev {
	padding:10px;
	position:relative;
}
#tmp_kaev p {
	margin-bottom:0;
}
#tmp_kaev .wrap_gallery_cntrol {
	position:absolute;
	z-index:10;
	bottom:0;
	right:0;
	background:url(/shared/templates/free/images/contents/kankoevent/gallery/order_bg.png) repeat left top;
	padding:9px 35px 2px 46px;
}

#tmp_kaev .wrap_gallery_cntrol .list_order {
	list-style:none;
	float:left;
	margin:0 5px 0 0;
}
#tmp_kaev .wrap_gallery_cntrol .list_order li {
	float:left;
	height:18px;
	margin:0 6px 3px 0;
}
#tmp_kaev .gallery_cntrol {
	float:right;
}
#tmp_kaev .gallery_navi {
	display:inline;
}
#tmp_kaev .prev,
#tmp_kaev .next {
	position:absolute;
	z-index:15;
}
#tmp_kaev .prev {
	left:6px;
	bottom:6px;
	background:url(/shared/templates/top/images/gallery/lo_line_bg.png) no-repeat right top;
	padding-right:7px;
}
#tmp_kaev .next {
	right:4px;
	bottom:6px;
	background:url(/shared/templates/top/images/gallery/lo_line_bg.png) no-repeat left top;
	padding-left:7px;
}
/*gallery*/
#tmp_wrap_kaev_mid {
	display:table;
	border-collapse:collapse;
	margin-bottom:35px;
}
#tmp_kaev_mid {
	display:table-row;
	color:#000000;
	background-color:#D9E8DF;
}
#tmp_wrap_kaev {
	padding:0 20px;
	margin-bottom:18px;
}
#tmp_wrap_kaev_lft {
	float:left;
}
#tmp_kaev_lft {
	width:300px;
}
#tmp_wrap_kaev_rgt {
	width:890px;
	float:right;
}
#tmp_wrap_kaev_tpcs {
	background:#F4E0D9 url(/shared/templates/free/images/contents/kankoevent/kankotopcs_bg.jpg) no-repeat left top;
	display:table-cell;
	vertical-align:top;
	width:50%;
}
#tmp_kaev_tpcs {
	padding:30px 0 11px 30px;
}
#tmp_kaev_tpcs .kanko_topics_ttl{
	margin-bottom:9px;
}
#tmp_kaev_event .event_topics_ttl {
	margin-bottom:12px;
}
#tmp_wrap_kaev_event {
	background:#D9E8DF url(/shared/templates/free/images/contents/kankoevent/shuyoevent_bg.jpg) no-repeat left top;
	display:table-cell;
	vertical-align:top;
}
#tmp_kaev_event {
	padding:10px 0px 10px 29px;
}
#tmp_kaev_tpcs .kanko_heding {
	float:left;
	margin-right:111px;
	background:url(/shared/templates/free/images/contents/kankoevent/kankotopics_img.jpg) no-repeat left top;
	width:152px;
	height:62px;
}
#tmp_kaev_tpcs .kanko_heding span {
	width:152px;
	height:62px;
}
#tmp_kaev_tpcs .kanko_txt {
	float:left;
	width:319px;
	margin-top:11px;
	line-height:1.4;
}
#tmp_kaev_event .event_heding {
	float:left;
	margin-right:131px;
	background:url(/shared/templates/free/images/contents/kankoevent/shuyoevent_img.jpg) no-repeat left top;
	width:136px;
	height:79px;
}
#tmp_kaev_event .event_txt {
	margin-top:30px;
	float:left;
	width:320px;
	line-height:1.4;
}
#tmp_kaev_tpcs .kanko_txt,
#tmp_kaev_event .event_txt,
#tmp_kaev_mid .link_box .txt,
#tmp_kaev_mid .link_box .txt {
	font-size:88%;
}
#tmp_kaev_tpcs .kanko_topics_cnt,
#tmp_kaev_event .event_topics_cnt {
	margin-bottom:0.7em;
}
#tmp_kaev_mid .link_box {
	float:left;
	width:283px;
	margin-right:17px;
	margin-bottom:14px;
	min-height:275px;
	color:#000000;
	background-color:#FFFFFF;
}
#tmp_kaev_mid .link_box p a {
	display:block;
	text-decoration:none;
}
#tmp_kaev_mid .link_box p a span {
	display:block;
}
#tmp_kaev_mid .link_box p a .img {
	margin-bottom:20px;
}
#tmp_kaev_mid .link_box p a .txt {
	padding:0 24px 0 17px;
	line-height:1.4;
}
#tmp_kaev_tpcs .read_all p,
#tmp_kaev_event .read_all p,
#tmp_kanko_rcmd .read_all p {
	text-align:center;
}
#tmp_kaev_tpcs .read_all a,
#tmp_kaev_event .read_all a,
#tmp_kanko_rcmd .read_all a {
	display:inline-block;
	text-decoration:none;
}
#tmp_kaev_tpcs .read_all a {
	color:#B22C00;
	border:#B22D00 1px solid;
	padding:12px 87px 11px;
}
#tmp_kaev_event .read_all a {
	color:#006427;
	border:#006428 1px solid;
	padding:12px 47px 11px;
}
#tmp_kanko_rcmd .read_all a {
	color:#444444;
	border:#444444 1px solid;
	padding:13px 70px 10px;
}
#tmp_kanko_rcmd {
	margin:0 30px 32px;
	clear:both;
}
#tmp_kanko_rcmd_ttl {
	margin:0 0 7px 2px;
}
#tmp_kanko_rcmd .rcmd_heading {
	background:url(/shared/templates/free/images/contents/kankoevent/rcmd_img.jpg) no-repeat left top;
	width:156px;
	height:22px;
}
/* slide_bnr
============================== */
#tmp_kanko_rcmd_cnt {
	position:relative;
	color:inherit;
	padding:0px;
	z-index:0;
}
#tmp_kanko_rcmd_cnt2 {
	padding:12px 60px 6px 67px;
}
.no_javascript #tmp_kanko_rcmd_cnt2 {
	padding:11px 17px 28px;
}
#tmp_kanko_rcmd_cnt2 .box_wrap_parent_gallrey {
	max-width:1088px;
	width:1088px !important;
}
#tmp_kanko_rcmd_cnt2  .box_gallrey {
	width:222px !important;
}
/* jsoff等対応 */
#tmp_kanko_rcmd_cnt2 .slide_box:nth-child(n+6) {
	display:none;
}
.no_javascript #tmp_kanko_rcmd_cnt2 .slide_box:nth-child(n+6) {
	display:block;
}
#tmp_kanko_rcmd_cnt2 .slide_box {
	background:url(/shared/templates/free/images/contents/kankoevent/rcmdbox_bg.gif) repeat left top;
	position:relative;
	width:195px;
	font-size:88%;
	float:left;
	margin:0 20px 20px 0;
}
#tmp_kanko_rcmd_cnt2 .slide_box2 {
	background:url(/shared/templates/free/images/contents/kankoevent/rcmdbox_bg.gif) repeat left top;
	position:relative;
	width:195px;
	font-size:88%;
}
#tmp_kanko_rcmd_cnt2 .slide_box2 .slide_img p {
	margin:0;
}
#tmp_kanko_rcmd_cnt2 .slide_box2 .slide_txt p {
	display:table;
	width:100%;
	line-height:1.2;
}
#tmp_kanko_rcmd_cnt2 .slide_box2 .slide_txt a {
	display:table-cell;
	padding:0 10px;
	height:66px;
	width:100%;
	color:#000000;
	background:transparent;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
}
#tmp_kanko_rcmd_cnt2 #tmp_slide_cnt {
	position:absolute;
	bottom:4px;
	left:27px;
	width:195px;
}
#tmp_slide_player {
	float:left;
}
#tmp_slide_player a {
	display:block;
	width:60px;
	height:17px;
}
#tmp_slide_player img {
	vertical-align:text-top;
}
#tmp_kanko_rcmd_cnt2 .stop_btn,
#tmp_kanko_rcmd_cnt2 .play_btn {
	position:absolute;
	top:-30px;
	left:180px;
	z-index:100;
}
#tmp_kanko_rcmd_cnt2 .prev_btn {
	position:absolute;
	top:13px;
	left:0;
	z-index:100;
}
#tmp_kanko_rcmd_cnt2 .next_btn {
	position:absolute;
	top:13px;
	right:0;
	z-index:100;
}
#tmp_kanko_rcmd_cnt2 .prev_btn a,
#tmp_kanko_rcmd_cnt2 .next_btn a {
	display:block;
	height:255px;
	width:39px;
	background-color:#444444;
	vertical-align:middle;
}
#tmp_kanko_rcmd_cnt2 .prev_btn a img,
#tmp_kanko_rcmd_cnt2 .next_btn a img {
	margin-top:88px;
}
#tmp_kanko_rcmd_cnt2 .prev_btn {
	text-align:right;
}
.format_kanko_idx1 #tmp_inquiry {
	padding:0 26px;
}
#tmp_kanko_rcmd_cnt2 .list_order {
	display:none;
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:2px solid #B22F05;
	clear:both; /* 変更しない */
}
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_info
============================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:separate; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:7px 12px;
	color:inherit;
	background-color:#FFDFBF;
	border-left:6px solid #FFA64D;
	font-size:113%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #E0E0D8;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon2.gif);/* 変更しない */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents .box_info ul li a {
	text-decoration:none;
}
/* box_file
============================== */
#tmp_contents .box_file {
	margin:0 0 1.8em;/* 変更しない */
	border:5px solid #C8E4C3;
	clear:both;/* 変更しない */
}
#tmp_contents table.box_file {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_file .box_file_ttl {
	background:url(/shared/templates/free/images/contents/file_icon.gif) no-repeat 19px 0.7em;
	padding:14px 52px;
	color:inherit;
	letter-spacing:2px;
	font-size:113%;
}
#tmp_contents .box_file .box_file_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_file .box_file_cnt {
	padding:0px 15px 10px;
}
#tmp_contents .box_file .box_file_cnt p {
	margin:0 !important;
}
#tmp_contents .box_file .box_file_cnt a {
	text-decoration:none;
}
#tmp_contents .box_file ul {
	margin-left:0; /* 変更しない */
	margin-bottom:0; /* 変更しない */
	list-style:none;
	list-style-image:none;
}
#tmp_contents .box_file ol {
	margin-left:0; /* 変更しない */
	margin-bottom:0; /* 変更しない */
	list-style:none;
	list-style-image:none;
}
#tmp_contents .box_file ul ul,
#tmp_contents .box_file ul ol,
#tmp_contents .box_file ol ul,
#tmp_contents .box_file ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents .box_file ul li,
#tmp_contents .box_file ol li {
	margin-bottom:0.2em;
}
/* box_link
============================== */
#tmp_contents .box_link {
	margin:0 0 0.8em;/* 変更しない */
	clear:both;/* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:separate; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:7px 12px;
	color:inherit;
	background-color:#E2E2DB;
	border-left:6px solid #C1C2BC;
	font-size:113%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
	border:1px solid #E0E0D8;
	color:#000000;
	background-color:#FFFFFF;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon3.gif);/* 変更しない */
}
#tmp_contents .box_link ul li {
	margin-bottom:0.4em;
}
#tmp_contents .box_link ul li a {
	text-decoration:none;
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #E0E0D8;
	clear:both; /* 変更しない */
	border-left:7px solid #63A965;
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents div.box_menu {
	padding:10px 10px 0;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.3em;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	border:none;
	border-left:7px solid #63A965;
	padding:0;
	text-align:center;
	margin:0 0 1em;
}
#tmp_contents ul.box_btn li a {
	text-decoration:none;
	display:block;
	padding:8px 0 8px 0px;
	border:1px solid #E0E0D8;
	border-left:none;
	color:inherit;
	background-color:#FFFFFF;
}
/* datatable 
   enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #CDCDCD;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#C8E78D;
	border:1px solid #CDCDCD;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #CDCDCD;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 変更しない */

	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#BF1111; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_pink {
	color:inherit;
	background-color:#FCECEC; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* shared.cssのbg_grayと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #CDCDCD; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#C8E78D; /* table.datatable thと同じ値を設定 */
	border:1px solid #CDCDCD; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #CDCDCD; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:5em;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:9em;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
#tmp_contents table.list_table p img {
	vertical-align:middle;
}
/* ==================================================
contents
================================================== */
/* box_photo */
#tmp_contents .box_photo {
	clear:both;
}
#tmp_contents .wrap_box_photo_txt {
	width:100%;
	margin-right:-320px;
	float:left;
}
#tmp_contents .box_photo_txt {
	margin-right:320px;
}
#tmp_contents .box_photo_img {
	width:300px;
	float:right;
}
/* event_page_navi */
#tmp_contents .event_page_navi .next {
	text-align:right;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* shisetsu */
#tmp_map {
	width:100%;
	margin-bottom:30px;
}
#tmp_map_list {
	width:383px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_map_main {
	width:747px;
	float:right;
}
#tmp_mapsch_menu {
	clear:both;
}
#tmp_map_search_hoho {
	width:86px;
	float:right;
}
#tmp_map_search_hoho p {
	text-align:center;
	border:1px solid #E2E0DC;
	font-size:87.5%;
	font-weight:bold;
	line-height:1.2;
}
#tmp_map_search_hoho p a {
	display:block;
	padding:57px 5px 15px;
	color:#525252;
	background:#FFFFFF url(/shared/templates/free/images/contents/shisetsu/mapsch_hoho_icon.gif) no-repeat center 17px;
	text-decoration:none;
}
#tmp_map_search_hoho p a span {
	display:block;
}
#tmp_map_search {
	margin:0 12px 13px 0;
	width:285px;
	float:left;
}
#tmp_map_search2 {
	padding:5px 0 18px 14px;
	border:1px solid #E2E0DC;
}
#tmp_map_search p {
	margin-bottom:0;
}
#tmp_map_search_ttl {
	background:url(/shared/images/icon/sch_icon.png) no-repeat left 4px;
	padding:4px 0 6px 32px;
	min-height:20px;
	margin-bottom:2px;
}
#tmp_map_search_ttl p {
	font-size:112.5%;
	font-weight:bold;
}
#tmp_map_search_cnt p {
	float:left;
}
#tmp_map_search_cnt input {
	vertical-align:middle;
}
#tmp_map_search #keyword {
	width:183px;
	margin:0 0 0 1px;
	padding:2px;
	border:3px solid #006428;
	border-right:none;
	min-height:40px;
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
	box-sizing:border-box;/* CSS3 */
}
#tmp_map_search #search_keyword {
	border:none;
	background-color:#444444;
	color:#FFFFFF;
	width:70px;
	padding:5px 0;
	text-align:center;
	font-size:112.5%;
	min-height:40px;
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
	box-sizing:border-box;/* CSS3 */
	cursor:pointer;
}
#tmp_wrap_gmap_box {
	border:1px solid #E2E0DC;
	margin:0 0 17px;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0;
	margin-bottom:0;
}
#tmp_contents #tmp_facilities h2 img {
	display:none;
}
#tmp_contents #tmp_facilities_btn {
	width:100%;
	margin:0 0 0.8em 0;
}
#tmp_contents #tmp_facilities_btn ul {
	margin:0;
	padding:0;
	list-style:none;
	letter-spacing:-.40em;
}
#tmp_contents #tmp_facilities_btn li {
	padding-bottom:10px;
	margin:0 10px 0 0;
	width:179px;
	line-height:1.2;
	vertical-align:top;
	display:inline-block;
	letter-spacing:normal;
}
#tmp_contents #tmp_facilities_btn li.last {
	margin-right:0;
}
#tmp_contents #tmp_facilities_btn li a {
	display:block;
	padding:24px 10px 6px 52px;
	min-height:30px;
	text-decoration:none;
	background-color:#E4EFD1;
	background-repeat:no-repeat;
	background-position:8px 9px;
}
#tmp_contents #tmp_facilities_btn li.line a {
	padding-top:14px;
	min-height:40px;
}
#tmp_contents #tmp_facilities_btn li.active a {
	background-color:#006428;
	color:#FFFFFF;
}
#tmp_contents #tmp_facilities_btn.public li a {
	background-image:url(/shared/templates/free/images/contents/shisetsu/public_icon_off.png);
}
#tmp_contents #tmp_facilities_btn.public li.active a {
	background-image:url(/shared/templates/free/images/contents/shisetsu/public_icon_on.png);
}
#tmp_contents #tmp_facilities_btn.child li a {
	background-image:url(/shared/templates/free/images/contents/shisetsu/child_icon_off.png);
}
#tmp_contents #tmp_facilities_btn.child li.active a {
	background-image:url(/shared/templates/free/images/contents/shisetsu/child_icon_on.png);
}
#tmp_contents #tmp_facilities_btn.edu li a {
	background-image:url(/shared/templates/free/images/contents/shisetsu/edu_icon_off.png);
}
#tmp_contents #tmp_facilities_btn.edu li.active a {
	background-image:url(/shared/templates/free/images/contents/shisetsu/edu_icon_on.png);
}
#tmp_result_list {
	height:560px;
	padding:14px 15px 5px;
	border:1px solid #E2E0DC;
	overflow:auto;
	margin:0 0 12px;
}
#tmp_result_list .result_list h3 {
	margin-top:0;
	padding:5px 10px 2px;
	color:#525252;
	font-size:100%;
	background:none;
}
#tmp_result_list .result_list#tmp_aoba h3 {
	background-color:#CDF0E1;
	border-left:3px solid #9BE2C4;
}
#tmp_result_list .result_list#tmp_miyagino h3 {
	background-color:#DDE0F8;
	border-left:3px solid #BBC1F1;
}
#tmp_result_list .result_list#tmp_wakabayashi h3 {
	background-color:#D5EFCB;
	border-left:3px solid #ACE098;
}
#tmp_result_list .result_list#tmp_taihaku h3 {
	background-color:#FCE6C8;
	border-left:3px solid #FACD92;
}
#tmp_result_list .result_list#tmp_izumi h3 {
	background-color:#D6EDD6;
	border-left:3px solid #AEDCAE;
}
#tmp_mori_sch_map #tmp_result_list ul {
	padding:8px 0 0 1px;
	list-style:none;
	list-style-image:none;
}
#tmp_mori_sch_map #tmp_result_list ul li {
	margin:0 0 0.6em;
	padding:0 0 0 15px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.2em;
}
#tmp_contents #tmp_result_list ul li a {
	text-decoration:none;
}
#tmp_result_ku_ttl h2 {
	color:#003F00;
	background:url(/shared/templates/free/images/contents/shisetsu/result_ku_ttl_icon.gif) no-repeat left 7px;
	padding:5px 0 5px 35px;
	border:none;
	font-weight:normal;
	margin:0 0 9px;
}
#tmp_result_ku_cnt {
	border:1px solid #E2E0DC;
	padding:19px;
}
#tmp_result_ku_cnt table {
	width:100% !important;
}
#tmp_result_ku_cnt table td {
	text-align:center;
	vertical-align:middle;
	padding:7px 5px;
	width:33%;
	border-right:1px solid #E2E0DC;
	border-bottom:1px solid #E2E0DC;
}
#tmp_result_ku_cnt table td.ku_r {
	border-right:none;
}
#tmp_result_ku_cnt table td.ku_b {
	border-bottom:none;
}
#tmp_result_ku_cnt table td p {
	margin-bottom:0;
}
#tmp_result_ku_cnt table td a {
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.25em;
	padding:0 0 0 20px;
	display:inline-block;
	text-decoration:none;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	width:100%;
	height:484px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}
#tmp_map_navi ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_map_navi ul li {
	float:left;
	width:230px;
	margin-right:9px;
}
#tmp_map_navi ul li a {
	display:block;
}
#tmp_mnavi_child a,
#tmp_mnavi_edu a,
#tmp_mnavi_public a {
	border:3px solid #E4EFD1;
	padding:14px 10px 10px 51px;
	min-height:25px;
	text-decoration:none;
}
#tmp_mnavi_public a {
	background:#FFFFFF url(/shared/templates/free/images/contents/shisetsu/public_icon_off.png) no-repeat 4px 4px;
}
#tmp_mnavi_child a {
	background:#FFFFFF url(/shared/templates/free/images/contents/shisetsu/child_icon_off.png) no-repeat 4px 4px;
}
#tmp_mnavi_edu a {
	background:#FFFFFF url(/shared/templates/free/images/contents/shisetsu/edu_icon_off.png) no-repeat 4px 4px;
}
#tmp_mnavi_child span,
#tmp_mnavi_edu span,
#tmp_mnavi_public span {
	display:block;
	background:url(/shared/templates/free/images/contents/shisetsu/mnavi_icon.png) no-repeat right center;
	padding:0 10px 0 0;
}
#tmp_map_navi ul #tmp_mnavi_mori {
	width:268px;
	margin-right:0;
}
#tmp_map_navi ul #tmp_mnavi_mori a {
	padding:0;
	width:268px;
	height:55px;
	background:url(/shared/templates/free/images/contents/shisetsu/mnavi_mori.jpg) no-repeat left top;
}
#tmp_mnavi_mori span {
	width:268px;
	height:55px;
	display:block;
}
/* ==================================================
event_calendar ver2.4
================================================== */
/* 絞り込み検索
============================== */
#tmp_event_cal_refine_ttl {
	margin-bottom:1em;
}
#tmp_event_cal_refine_ttl p {
	color:#000000;
	background:#F0F0E1 url(/shared/templates/free/images/event/icon/search_icon1.jpg) no-repeat 10px 0.4em;
	padding:9px 10px 6px 49px;
	margin:0;
	font-size:125%;
}
#tmp_event_cal_refine_ttl p span {
	font-size:80%;
	margin-left:35px;
}
#tmp_event_search #event_search_keyword {
	padding:9px 0 7px 39px;
	width:100%;
	color:#FFFFFF;
	background:#444444 url(/shared/templates/free/images/event/icon/search_icon2.jpg) no-repeat 68px center;
	border:1px solid #444444;
	font-size:113%;
	cursor:pointer;
}
#tmp_event_cal_refine {
	clear:both;
	border:1px solid #D6D6D6;
	margin-bottom:1.94em;
}
#tmp_event_cal_refine_cnt {
	padding:0 16px;
}
#tmp_event_cal_refine_cnt fieldset,
#tmp_event_search dl {
	margin-bottom:1em;
}
#tmp_event_search dl {
	clear:both;
}
#tmp_event_cal_refine_cnt legend,
#tmp_event_search dt {
	float:left;
	width:149px;
	margin:0 -149px 0 0;
	background:#E5E6D8 url(/shared/templates/free/images/event/bg/rf_dt_bg.jpg) no-repeat right bottom;
	padding:14px 0 11px 20px;
}
#tmp_contents #tmp_event_cal_refine_cnt ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_event_cal_refine_cnt ul,
#tmp_event_search dd {
	padding:13px 0 0 177px;
	color:#000000;
	background-color:#F3F4F5;
}
#tmp_contents #tmp_event_cal_refine_cnt li {
	float:left;
	margin-right:35px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_index3,
#tmp_contents #tmp_event_cal_refine_cnt li.cal_index5 {
	margin-right:37px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_index4 {
	margin-right:38px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_ku_index1 {
	margin-right:67px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_ku_index2 {
	margin-right:68px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_ku_index3 {
	margin-right:52px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_ku_index4 {
	margin-right:70px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_ku_index5 {
	margin-right:85px;
}
#tmp_contents #tmp_event_cal_refine_cnt li.cal_index6,
#tmp_contents #tmp_event_cal_refine_cnt li.cal_ku_index6 {
	margin-right:0;
}
#tmp_event_cal_refine_cnt #tmp_event_search dd {
	padding-top:7px;
	padding-bottom:8px;
}
#tmp_event_cal_refine_cnt #tmp_event_search dd input {
	border:2px solid #006428;
	min-height:28px;
	width:390px;
	padding-left:10px;
	padding-right:10px;
	color:#777777;
	background-color:#FFFFFF;
}
#tmp_contents #tmp_event_search p {
	margin:0;
}
#tmp_contents #tmp_event_search p.search_btn {
	margin:0 auto 1em;
	width:220px;
}
/* タブ
============================== */
#tmp_event_cal_tab {
	clear:both;
	background:url(/shared/templates/free/images/event/bg/shadow_bg1.jpg) no-repeat left bottom;
}
#tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0 0 20px;
	padding:0 0 5px;
	border-bottom:4px solid #3FC0D0;
}
#tmp_event_cal_tab li {
	float:left;
	width:49.5%;
	font-size:150%;
	text-align:center;
	font-weight:bold;
	color:#485A64;
	background:#C4D8CB url(/shared/templates/free/images/event/bg/tab_nonact_bg.jpg) no-repeat left top;
	margin:0;
}
#tmp_contents #tmp_event_cal_tab ul li {
	margin:0;
}
#tmp_event_cal_tab li.active {
	color:#FFFFFF;
	background:#485A64 url(/shared/templates/free/images/event/bg/tab_act_bg.jpg) no-repeat left top;
}
#tmp_event_cal_tab li a {
	line-height:1.8;
	display:block;
	color:#485A64;
	background-color:transparent;
	padding:11px 0 4px;
	text-decoration:none;
}
#tmp_event_cal_tab li.active a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_event_cal_tab .tab_menu1.active a span {
	background:url(/shared/templates/free/images/event/icon/cal_on_icon.gif) no-repeat left center;
}
#tmp_event_cal_tab .tab_menu1 a span {
	background:url(/shared/templates/free/images/event/icon/cal_off_icon.jpg) no-repeat left center;
	padding-left:50px;
	padding-right:10px;
}
#tmp_contents #tmp_event_cal_tab ul li.tab_menu2 {
	margin:0 0 0 9px;
}
#tmp_event_cal_tab .tab_menu2.active a span {
	background:url(/shared/templates/free/images/event/icon/list_on_icon.gif) no-repeat left center;
}
#tmp_event_cal_tab .tab_menu2 a span {
	background:url(/shared/templates/free/images/event/icon/list_off_icon.gif) no-repeat left center;
	padding-left:39px;
	padding-right:0px;
}
#tmp_event_cal_tab li span {
	display:inline-block;
}
#tmp_event_cal_tab .tomainevent {
	margin-left:3px;
}
#tmp_event_cal_tab .tomainevent a {
	background:url(/shared/templates/free/images/event/icon/arrw_d_icon.gif) no-repeat left 0.4em;
	padding-left:20px;
}
/* 月送り
============================== */
/* event_col3 */
#tmp_event_cal_7w {
	background:url(/shared/templates/free/images/event/bg/shadow_bg2.jpg) no-repeat center bottom;
	padding-bottom:70px;
	margin-bottom:2.2em;
}
#tmp_contents .event_col3 {
	clear:both; /* 変更しない */
	width:100%; /* 変更しない */
	background:url(/shared/templates/free/images/event/bg/cal_bg1.jpg) no-repeat center top;
	padding-top:37px;
	margin-top:2px;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M,
#tmp_contents .event_col3 .event_col3R {
	display:table; /* 変更しない */
	float:left; /* 変更しない */
	width:39%; /* 変更しない */
}
#tmp_contents .event_col3 .event_col3M {
	width:21.3%;
}
/* event_page_navi */
#tmp_contents .event_page_navi .cal_date {
	line-height:1.4;
	font-weight:bold;
	text-align:center;
	color:#485A64;
	background-color:transparent;
	font-size:150%;
	padding-left:7px;
}
#tmp_contents .event_page_navi .en_month {
	display:block;
	color:#388085;
	background-color:transparent;
	font-size:67%;
}
#tmp_contents .event_page_navi .cal_date .year {
	margin:0 5px 0 0;
	font-size:114%;
	letter-spacing:-2px;
}
#tmp_contents .event_page_navi .cal_date .month {
	font-size:292%;
	margin-right:12px;
	line-height:1.1;
}
#tmp_contents .event_page_navi .prev {
	padding:0 0px 0 298px;
}
#tmp_contents .event_page_navi .prev a,
#tmp_contents .event_page_navi .next a {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#485A64;
	text-decoration:none;
	display:block;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	padding-top:1px;
}
#tmp_contents .event_page_navi .prev a {
	background:#485A64 url(/shared/templates/free/images/event/icon/arrw_l_icon.gif) no-repeat 52px center;
	padding-left:72px;
}
#tmp_contents .event_page_navi .next {
	padding:0 285px 0 13px;
	text-align:right;
}
#tmp_contents .event_page_navi .next a {
	background:#485A64 url(/shared/templates/free/images/event/icon/arrw_r_icon.gif) no-repeat 68% center;
	padding-right:69px;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding-top:38px;
}
/* カレンダー形式
============================== */
/* カレンダー設定 */
#tmp_event_cal_7w .event_cal_7w,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	border-width:1px; /* 変更しない */
	border-style:solid; /* 変更しない */
	border-color:#D6D6D6;
}
#tmp_event_cal_7w .event_cal_7w {
	width:920px; /* デザインによって変更 */
	margin-bottom:15px;
	padding:0;
	border-collapse:separate; /* 変更しない */
	border-spacing:0; /* 変更しない */
	color:inherit;
	background:url(/shared/templates/free/images/event/event_cal_7w_bg.gif) repeat-y left top; /* デザインによって画像変更 */
	border-top:4px solid #3FC0D0;
}
/* 曜日 */
#tmp_event_cal_7w .event_cal_7w tr.cal_th td {
	border-top:none; /* 変更しない */
	border-right:none; /* 変更しない */
	border-left:none; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p {
	color:#485A64;
	background-color:#F3F4F5;
	text-align:center;
	padding:6px 0 3px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun p {
	width:164px;
	color:#B80E0B;
	background-color:#FCDFDA;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_mon p {
	width:165px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_tue p {
	width:165px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_wed p {
	width:165px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_thu p {
	width:165px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_fri p {
	width:165px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sat p {
	width:163px;
	color:#0666B8;
	background-color:#DAF0F3;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sun p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_holiday p {
	background-color:#FDEDE8;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sun p {
	color:#B90F0B;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sat p {
	color:#0666B8;
	background-color:#DAF0F3;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_today p {
	background-color:#F2F9E8;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	margin:0 0 0 1px; /* 変更しない */
	color:#485A64;
	text-align:center;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td:first-child p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td:first-child p {
	margin-left:0; /* 変更しない */
	font-weight:bold;
}
#tmp_event_cal_7w .event_cal_7w td {
	vertical-align:top; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week + tr td {
	padding:6px 0 0;
}
#tmp_event_cal_7w .event_cal_7w td p {
	margin:0 6px 6px 6px;
	font-size:88%;
	font-weight:bold;
}
#tmp_event_cal_7w .event_cal_7w td p a {
	display:block; /* 変更しない */
	padding:3px 5px;
	background-color:transparent;
	font-size:86%;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	padding:0; /* 変更しない */
	border-top-width:4px;
	border-right:none; /* 変更しない */
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-left:none; /* 変更しない */
	border-top-color:#3FC0D0;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th + tr.cal_week td {
	border-top:none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	padding:3px 6px; /* 変更しない */
}
#tmp_event_cal_refine_cnt li.cal_index1 label,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a {
	background-image:url(/shared/templates/free/images/event/icon/kenko_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_event_cal_refine_cnt li.cal_index2 label,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a {
	background-image:url(/shared/templates/free/images/event/icon/ko_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_event_cal_refine_cnt li.cal_index3 label,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a {
	background-image:url(/shared/templates/free/images/event/icon/sprt_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_event_cal_refine_cnt li.cal_index4 label,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a {
	background-image:url(/shared/templates/free/images/event/icon/koza_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_event_cal_refine_cnt li.cal_index5 label,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a {
	background-image:url(/shared/templates/free/images/event/icon/bnk_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_event_cal_refine_cnt li.cal_index6 label,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a,
#tmp_event_cal_refine_cnt .cal_ku_index6 label {
	background-image:url(/shared/templates/free/images/event/icon/other_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#tmp_event_cal_refine_cnt .cal_ku_index1 label {
	background:url(/shared/templates/free/images/event/icon/ao_icon.gif) no-repeat left center;
}
#tmp_event_cal_refine_cnt .cal_ku_index2 label {
	background:url(/shared/templates/free/images/event/icon/miya_icon.gif) no-repeat left center;
}
#tmp_event_cal_refine_cnt .cal_ku_index3 label {
	background:url(/shared/templates/free/images/event/icon/waka_icon.gif) no-repeat left center;
}
#tmp_event_cal_refine_cnt .cal_ku_index4 label {
	background:url(/shared/templates/free/images/event/icon/tashiro_icon.gif) no-repeat left center;
}
#tmp_event_cal_refine_cnt .cal_ku_index5 label {
	background:url(/shared/templates/free/images/event/icon/izumi_icon.gif) no-repeat left center;
}
#tmp_event_cal_refine_cnt li.cal_index1 label,
#tmp_event_cal_refine_cnt li.cal_index2 label,
#tmp_event_cal_refine_cnt li.cal_index3 label,
#tmp_event_cal_refine_cnt li.cal_index4 label,
#tmp_event_cal_refine_cnt li.cal_index5 label,
#tmp_event_cal_refine_cnt li.cal_index6 label,
#tmp_event_cal_refine_cnt li.cal_ku_index1 label,
#tmp_event_cal_refine_cnt li.cal_ku_index2 label,
#tmp_event_cal_refine_cnt li.cal_ku_index3 label,
#tmp_event_cal_refine_cnt li.cal_ku_index4 label,
#tmp_event_cal_refine_cnt li.cal_ku_index5 label,
#tmp_event_cal_refine_cnt li.cal_ku_index6 label {
	padding-left:23px;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a {
	color:#24397F;
	background-color:#F3F5F6;
	background-position:5px 0.4em;
	padding:8px 0 8px 28px;
	line-height:1.5;
}
#tmp_event_cal_7w .event_cal_7w td.step_over_prev p {
	margin-left:0; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w td.step_over_next p {
	margin-right:0; /* 変更しない */
}
/* もっと見るボタン */
#tmp_event_cal_7w .event_cal_7w p.more,
#tmp_event_cal_list p.more {
	text-align:center;
}
#tmp_event_cal_7w .event_cal_7w p.more a,
#tmp_event_cal_list p.more a {
	display:block;
	padding:0;
	color:#FFFFFF;
	background-color:#485A64;
	text-decoration:none;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
}
#tmp_event_cal_7w .event_cal_7w p.more a span,
#tmp_event_cal_list p.more a span {
	display:inline-block;
	padding:4px 4px 4px 20px;
	background:url(/shared/templates/free/images/event/icon/arrw_r_icon.gif) no-repeat left 0.5em;
}
/* main_event */
#main_event .box_ev_photo {
	width:565px;
	margin-right:30px;
	float:left;
}
#main_event .box_ev_photo:nth-child(2n+1){
	margin-right:0;
}
#main_event .box_ev_photo2{
	border:3px solid #B0E088;
	padding:10px 8px 4px;
	margin:0 0 20px;
	min-height:65px;
	clear:both;
	position:relative;
}
#main_event .wrap_box_ev_photo_cnt {
	width:100%;
	float:right;
	margin-left:-75px;
}
#main_event .box_ev_photo_pht {
	width:65px;
	float:left;
}
#main_event .box_ev_photo_pht p {
	height:65px;
	text-align:center;
	margin:0;
}
#main_event .box_ev_photo_pht img {
	max-width:60px;
	max-height:60px;
	width:auto;
	height:auto;
}
#main_event .box_ev_photo_cnt {
	margin-left:75px;
}
#main_event .box_ev_photo_cnt2 {
	width:100%;
	line-height:1.4;
}
#main_event .box_ev_photo_cnt2 p {
	margin:0;
}
#main_event .box_ev_photo_cnt2 .event_dg {
	position:relative;
}
#main_event .box_ev_photo_cnt2 .event_date {
	font-size:85%;
	color:#555555;
	max-width:320px;
	margin-top:24px;
}
#main_event .box_ev_photo_cnt2 .event_genre {
	font-size:88%;
	position:absolute;
	right:8px;
	bottom:3px;
	display:block;
	padding:0;
	margin:0;
	background:none;
	border-radius:0;
	width:auto;
}
#main_event .box_ev_photo_cnt2 .event_genre span {
	padding:2px 0 2px 25px;
}
#main_event .box_ev_photo_cnt2 .event_genre .idx1 {
	background:url(/shared/templates/free/images/event/icon/kenko_icon.gif) no-repeat left center;
}
#main_event .box_ev_photo_cnt2 .event_genre .idx2 {
	background:url(/shared/templates/free/images/event/icon/ko_icon.gif) no-repeat left center;
}
#main_event .box_ev_photo_cnt2 .event_genre .idx3 {
	background:url(/shared/templates/free/images/event/icon/sprt_icon.gif) no-repeat left center;
}
#main_event .box_ev_photo_cnt2 .event_genre .idx4 {
	background:url(/shared/templates/free/images/event/icon/koza_icon.gif) no-repeat left center;
}
#main_event .box_ev_photo_cnt2 .event_genre .idx5 {
	background:url(/shared/templates/free/images/event/icon/bnk_icon.gif) no-repeat left center;
}
#main_event .box_ev_photo_cnt2 .event_genre .idx6 {
	background:url(/shared/templates/free/images/event/icon/other_icon.gif) no-repeat left center;
}
/* カラムのレイアウトのロジック
============================== */
#tmp_event_main_wrap {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
	background:url(/shared/templates/free/images/event/bg/shadow_bg3.jpg) no-repeat center bottom;
	padding:0 0 51px;
	margin:0 0 38px;
}
.wrap_event_col_lft_navi {
	float:left; /* 変更しない */
	width:265px; /* デザインによって変更 */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
	margin-right:-265px; /* デザインによって変更 */
}
.wrap_event_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.event_col_main {
	margin-left:301px; /* デザインによって変更 */
	margin-top:25px;
}
#tmp_wrap_event_cal {
	width:265px; /* .wrap_event_col_lft_naviと同じwidth値を設定 */
	color:inherit;
	background:#FFFFFF url(/shared/templates/free/images/event/bg/day_list_bg.gif) no-repeat left 1px;
}
/* 一覧左ナビカレンダー
============================== */
#tmp_lnavi_event_cal {
	padding:35px 0 44px;
	background:url(/shared/templates/free/images/event/bg/day_list_bg.gif) no-repeat left bottom;
	clear:both;
}
#tmp_lnavi_event_cal_ttl {
	margin:0 0 5px;
	text-align:center;
}
#tmp_lnavi_event_cal_ttl p.cal_date {
	margin-bottom:0;
	margin-right:12px;
	font-weight:bold;
	line-height:1.2;
	color:#475964;
	background-color:transparent;
}
#tmp_lnavi_event_cal_ttl p.cal_date .year,
#tmp_lnavi_event_cal_ttl p.cal_date .month2 {
	font-size:150%;
}
#tmp_lnavi_event_cal_ttl p.cal_date .month {
	font-size:438%;
	margin-right:16px;
	margin-left:5px;
}
#tmp_lnavi_event_cal_ttl p.cal_date .en_month {
	display:block;
	color:#387F85;
	background-color:transparent;
	margin-left:9px;
}
#tmp_contents #tmp_lnavi_event_cal_ttl ul.cal_navi {
	margin:-23px 0 0;
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_event_cal_ttl .cal_navi .prev {
	float:left;
	margin:0;
}
#tmp_lnavi_event_cal_ttl .cal_navi .next {
	float:right;
	margin:0;
}
#tmp_lnavi_event_cal_ttl .cal_navi .prev a,
#tmp_lnavi_event_cal_ttl .cal_navi .next a {
	text-decoration:none;
	color:#485A64;
	background-color:transparent;
	font-weight:bold;
}
#tmp_lnavi_event_cal_ttl .cal_navi .prev a {
	background:url(/shared/templates/free/images/event/icon/list_prev_icon.gif) no-repeat left center;
	padding-left:20px;
}
#tmp_lnavi_event_cal_ttl .cal_navi .next a {
	background:url(/shared/templates/free/images/event/icon/list_next_icon.gif) no-repeat right center;
	padding-right:20px;
}
#tmp_lnavi_event_cal_cnt {
	clear:both;
	border-top:4px solid #3FC0D0;
}
#tmp_lnavi_event_cal_cnt .calendar,
#tmp_lnavi_event_cal_cnt .calendar td {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border-bottom:1px solid #D6D6D6;
}
#tmp_lnavi_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 10px;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	background-color:#FFFFFF;
	text-align:center;
	padding:4px 0px 3px;
}
#tmp_lnavi_event_cal_cnt .calendar .cal_th td,
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor {
	padding:9px 0 10px;
	color:#485A64;
	background-color:transparent;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	display:block;
	padding:5px 0;
	color:#333333;
	background-color:transparent;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_today {
	color:inherit;
	background-color:#FFEFBF;
	font-weight:bold;
}
/* cal_navi */
#tmp_lnavi_event_cal_cnt .cal_navi {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_lnavi_event_cal_cnt .cal_navi li {
	float:left;
	margin-bottom:0;
	line-height:1.2;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
	border-right:1px solid #000000;
}
#tmp_lnavi_event_cal_cnt .cal_navi .prev a {
	display:block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_lnavi_event_cal_cnt .cal_navi .next a {
	display:block;
	padding:0 12px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_lnavi_event_cal_cnt .cal_navi .list {
	float:right;
}
/* 一覧形式
============================== */
#tmp_event_cal_list h2 {
	margin-top:0;
}
#tmp_event_cal_list .event_cal_list {
	font-size:88%;
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #D6D6D6; /* デザインによって変更 */
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding:6px 7px 5px;
	color:#475964;
	background-color:#F3F4F5; /* デザインによって変更 */
	border:1px solid #D6D6D6; /* デザインによって変更 */
	vertical-align:top;
	font-weight:bold;
	text-align:center;
}
#tmp_event_cal_list .event_cal_list .cal_th td.cal_date {
	width:15.8%;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td {
	padding:9px 5px 4px 10px;
	border:1px solid #D6D6D6; /* デザインによって変更 */
	vertical-align:top;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	text-align:center;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	margin-bottom:0.6em;
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list td p.more {
	text-align:center;
}
#tmp_event_cal_list .event_cal_list td p span.icon {
	float:left;
	width:60px;
	text-align:center;
	padding-right:8px;
}
#tmp_event_cal_list .event_cal_list td p span.icon img {
	max-width:60px;
	max-height:60px;
	width:auto;
	height:auto;
}
#tmp_event_cal_list .event_cal_list td p span.idxicon {
	float:left;
	width:93px;
	padding:2px 0px 2px 24px;
}
#tmp_event_cal_list .event_cal_list td p span.cnt {
	float:left;
	width:507px;
	min-height:59px;
	display:block;
	border-left:1px dotted #D6D6D6;
	padding:4px 0 0 11px;
}
#tmp_event_cal_list .event_cal_list td p span.cnt a {
	margin-bottom:0.8em;
	display:block;
}
#tmp_event_cal_list .event_cal_list td p .idx1 {
	background:url(/shared/templates/free/images/event/icon/kenko_icon.gif) no-repeat left center;
}
#tmp_event_cal_list .event_cal_list td p .idx2 {
	background:url(/shared/templates/free/images/event/icon/ko_icon.gif) no-repeat left center;
}
#tmp_event_cal_list .event_cal_list td p .idx3 {
	background:url(/shared/templates/free/images/event/icon/sprt_icon.gif) no-repeat left center;
}
#tmp_event_cal_list .event_cal_list td p .idx4 {
	background:url(/shared/templates/free/images/event/icon/koza_icon.gif) no-repeat left center;
}
#tmp_event_cal_list .event_cal_list td p .idx5 {
	background:url(/shared/templates/free/images/event/icon/bnk_icon.gif) no-repeat left center;
}
#tmp_event_cal_list .event_cal_list td p .idx6 {
	background:url(/shared/templates/free/images/event/icon/other_icon.gif) no-repeat left center;
}
#tmp_event_cal_list .event_cal_list ul {
	margin:0 0 0 15px;
}
/* ==================================================
よくある質問
================================================== */
/* sch_keyword
============================== */
#tmp_sch_keyword {
	border:3px solid #DDDDDC;
	background-color:#E4EFD1;
	color:inherit;
	padding:17px 0 17px 100px;
	margin:0 0 30px;
	clear:both;
}
#tmp_contents #tmp_sch_keyword p {
	margin-bottom:0;
}
#tmp_sch_keyword_ttl {
	background:url(/shared/templates/free/images/contents/sch_icon.png) no-repeat left center;
	padding:5px 10px 5px 30px;
	float:left;
	font-size:87.5%;
}
#tmp_sch_keyword_cnt p {
	float:left;
}
#tmp_sch_keyword_query {
	border:3px solid #006428;
	border-right:none;
	width:300px;
	padding:1px 0;
	font-size:87.5%;
	min-height:22px;
}
#tmp_sch_keyword_btn {
	width:108px;
	min-height:30px;
	text-align:center;
	color:#FFFFFF;
	background-color:#444444;
	border:1px solid #444444;
	cursor:pointer;
}
/* faq
============================== */
#tmp_contents #tmp_faq ul {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_faq ul li {
	margin-bottom:0.1em;
	padding:2px 0 2px 18px;
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.3em;
}
#tmp_contents #tmp_faq ul li a {
	text-decoration:none;
}
#tmp_contents .faq_question,
#tmp_contents .faq_answer {
	font-size:150%;
	padding-top:0;
	padding-bottom:0;
}
#tmp_contents .faq_question {
	color:#D90000;
	background:url(/shared/templates/free/images/contents/faq_q_bg.png) no-repeat left top;
	border-bottom:3px solid #FF9673;
}
#tmp_contents .faq_answer {
	color:#00698C;
	background:url(/shared/templates/free/images/contents/faq_a_bg.png) no-repeat left top;
	border-bottom:3px solid #73B9FF;
}
#tmp_contents .faq_question span {
	background:url(/shared/templates/free/images/contents/faq_question.gif) no-repeat right center;
	padding:10px 145px 4px 0;
	display:inline-block;
}
#tmp_contents .faq_answer span {
	background:url(/shared/templates/free/images/contents/faq_answer.gif) no-repeat right center;
	padding:10px 125px 4px 0;
	display:inline-block;
}
/* ==================================================
イベントテンプレート
================================================== */
#tmp_event #tmp_event_l_img {
	margin:0 auto 26px;
	width:542px;
}
#tmp_contents #tmp_event #tmp_event_l_img p {
	margin-bottom:0.4em;
	line-height:1.4;
}
#tmp_contents #tmp_event #tmp_event_l_img p.img {
	text-align:center;
}
#tmp_event #tmp_event_l_img p.img,
#tmp_event .fixed_col2 p.img {
	padding:10px;
	border:1px solid #EEEEEE;
}
/* ==================================================
施設テンプレート
================================================== */
#tmp_contents #tmp_shisetsu div.fixed_col2,
#tmp_contents #tmp_shisetsu div.col3 {
	margin-bottom:15px;
}
#tmp_contents #tmp_shisetsu div.fixed_col2 p,
#tmp_contents #tmp_shisetsu div.col3 p {
	margin-bottom:0.6em;
}
#tmp_contents #tmp_shisetsu div.fixed_col2 p.caption,
#tmp_contents #tmp_shisetsu div.col3 p.caption {
	margin-bottom:0.7em;
	font-size:87.5%;
}
#tmp_contents #tmp_shisetsu table.datatable th {
	font-weight:normal;
}
#tmp_contents #tmp_shisetsu ul.box_btn li {
	margin-bottom:0;
}
#tmp_contents #tmp_shisetsu .box_gmap {
	width:100%;
}
#tmp_shisetsu #tmp_gmap_box {
	height:500px;
}
/* ==================================================
おすすめリンク
================================================== */
#tmp_idx_osusumelink .box_osusumelink {
	margin:0 0 5px;
	padding:10px;
	color:#000000;
	background-color:rgba(231, 244, 206, 0.5);
	clear:both;
}
#tmp_idx_osusumelink .box_osusumelink_bnr,
#tmp_idx_osusumelink .box_osusumelink_txt {
	float:left;
}
#tmp_idx_osusumelink .box_osusumelink_bnr {
	margin:0 20px 0 0;
	width:195px;
}
#tmp_idx_osusumelink .box_osusumelink_txt {
	padding:10px 0;
	width:595px;
}
#tmp_contents #tmp_idx_osusumelink .box_osusumelink_bnr p {
	margin-bottom:0;
}
#tmp_contents #tmp_idx_osusumelink .box_osusumelink_txt p {
	line-height:1.2;
}
#tmp_idx_osusumelink .box_osusumelink_txt .ttl {
	padding:0 0 10px;
	font-size:112.5%;
	font-weight:bold;
	border-bottom:3px solid #C8E78D;
}
#tmp_idx_osusumelink .box_osusumelink_txt .ttl a {
	text-decoration:none;
}
#tmp_idx_osusumelink .box_osusumelink_txt .txt {
	padding:4px 0 0;
	font-size:87.5%;
}
/* ==================================================
opdata_search
================================================== */
#tmp_opdata_sch {
	margin:0 0 30px;
	color:#000000;
	background-color:transparent;
	border:1px solid #D6D6D6;
}
#tmp_contents #tmp_opdata_sch p {
	margin:0;
}
#tmp_opdata_sch_ttl {
	padding:9px 8px 9px 50px;
	font-size:125%;
	color:#000000;
	background:#F0F0E1 url(/shared/templates/free/images/contents/opendata/search_icon.gif) no-repeat 11px 8px;
}
#tmp_opdata_sch_cnt {
	padding:20px 14px;
}
#tmp_opdata_sch_cnt label,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_ttl p {
	font-weight:bold;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt p label,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p label {
	font-weight:normal;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd,
#tmp_opdata_sch_cnt #tmp_opdata_category,
#tmp_opdata_sch_cnt .opdata_detail_box {
	margin:0 0 13px;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl {
	color:inherit;
	background-color:#F3F4F5;
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl dt {
	width:129px;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl dt,
#tmp_opdata_sch_cnt #tmp_opdata_category_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_license_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_extension_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_organization_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_ttl p {
	padding:13px 22px;
	background:url(/shared/templates/free/images/contents/opendata/ttl_bg.gif) no-repeat left bottom;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_license_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_extension_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_organization_ttl p,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_ttl p {
	line-height:1.4;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl dd {
	padding:8px 0 0;
}
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl dd p #op_search {
	margin:0 0 0 10px;
	padding:0 10px;
	width:577px;
	min-height:32px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #006428;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#tmp_opdata_sch_cnt #tmp_opdata_detail {
	margin:0 0 6px;
	clear:both;
}
#tmp_opdata_sch_cnt .opdata_detail_boxl {
	margin:0 25px 0 0;
	width:330px;
	float:left;
}
#tmp_opdata_sch_cnt .opdata_detail_boxr {
	width:775px;
	float:left;
}
#tmp_opdata_sch_cnt .opdata_detail_box {
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_category,
#tmp_opdata_sch_cnt #tmp_opdata_license,
#tmp_opdata_sch_cnt #tmp_opdata_data2,
#tmp_opdata_sch_cnt #tmp_opdata_extension,
#tmp_opdata_sch_cnt #tmp_opdata_organization2,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults2 {
	color:inherit;
	background-color:#F3F4F5;
}
#tmp_opdata_sch_cnt #tmp_opdata_data {
	margin:0 26px 0 0;
	width:548px;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_data2 {
	clear:both;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt {
	padding:8px 10px;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt {
	padding:22px 0 9px 34px;
}
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt {
	padding:12px 0 8px 34px;
}
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt {
	padding:8px 0 8px 30px;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt p #opdata_category,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt p #opdata_license,
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt p input,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p input,
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt p select,
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt p select {
	border:2px solid #006428;
	font-size:87.5%;
}
#tmp_opdata_sch_cnt #tmp_opdata_category_cnt p #opdata_category,
#tmp_opdata_sch_cnt #tmp_opdata_license_cnt p opdata_license {
	width:284px;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime_cnt p input,
#tmp_opdata_sch_cnt #tmp_opdata_datapost_cnt p input {
	margin:0 6px 8px 0;
	width:145px;
}
#tmp_opdata_sch_cnt #tmp_opdata_extension_cnt p select {
	width:126px;
}
#tmp_opdata_sch_cnt #tmp_opdata_organization_cnt p select {
	width:473px;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime,
#tmp_opdata_sch_cnt #tmp_opdata_datapost {
	width:254px;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_datatime {
	margin-right:40px;
}
#tmp_opdata_sch_cnt #tmp_opdata_extension {
	width:200px;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_organization {
	margin:0 26px 0 0;
	width:548px;
	float:left;
}
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults {
	width:200px;
	float:right;
}
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt {
	padding:28px 0 31px 34px;
}
#tmp_opdata_sch_cnt #tmp_opdata_displayedresults_cnt p select {
	width:126px;
}
#tmp_opdata_sch_cnt p {
	margin:0 0 0.5em;
}
/* オープンデータ検索結果 */
#tmp_opdata_result {
	font-size:75%;
	clear:both;
}
#tmp_contents #tmp_opdata_result .datatable tr:nth-child(odd) {
	background-color:#F7F5F2;
}
#tmp_contents #tmp_opdata_result .datatable th,
#tmp_contents #tmp_opdata_result .datatable td {
	padding:5px;
	text-align:center;
}
#tmp_contents #tmp_opdata_result .datatable th img {
	float:right;
}
#tmp_opdata_submit {
	clear:both;
	text-align:center;
}
#tmp_opdata_submit input {
	margin:0 36px;
	padding:9px 5px;
	width:220px;
	font-size:112.5%;
	border:none;
	letter-spacing:0.2em;
	cursor:pointer;
}
#tmp_opdata_submit #searchformsubmit {
	padding-left:28px;
	color:#FFFFFF;
	background:#444444 url(/shared/templates/free/images/contents/opendata/search_btn_icon.gif) no-repeat 70px center;
}
#tmp_opdata_submit #searchformclr {
	color:#444444;
	background-color:#F1F1ED;
}
/* page_sending_navi */
#tmp_contents .page_sending_navi {
	margin:0 0 20px;
	padding:5px;
	font-size:87.5%;
	text-align:center;
	clear:both;
}
#tmp_contents .page_sending_navi p {
	margin-bottom:0;
}
#tmp_contents .page_sending_navi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_contents .page_sending_navi p,
#tmp_contents .page_sending_navi ul,
#tmp_contents .page_sending_navi li,
#tmp_contents .page_sending_navi a {
	display:inline-block;
}
#tmp_contents .page_sending_navi p.display_page {
	display:block;
	margin:0 0 10px;
}
#tmp_contents .page_sending_navi .prev,
#tmp_contents .page_sending_navi .first {
	margin:0 5px 0 0;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .prev a,
#tmp_contents .page_sending_navi .first a {
	padding:7px 12px 5px 12px;
	background-color:#F3F0EB;
}
#tmp_contents .page_sending_navi ul {
	margin:0;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi li {
	margin:0;
}
#tmp_contents .page_sending_navi li.active {
	min-height:20px;
	padding:9px 11px 5px;
}
#tmp_contents .page_sending_navi li a {
	min-height:20px;
	display:block;
	margin:0 3px;
	padding:9px 8px 5px;
	background-color:#F3F0EB;
}
#tmp_contents .page_sending_navi .next,
#tmp_contents .page_sending_navi .last {
	margin:0 0 0 5px;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .next a,
#tmp_contents .page_sending_navi .last a {
	display:inline-block;
	padding:7px 12px 5px 12px;
	background-color:#F3F0EB;
}
/* ==================================================
フォトアーカイブ
================================================== */
/* インデックス */
#tmp_contents #tmp_photo_archive_idx h2 {
	margin-bottom:1.2em;
}
#tmp_photo_archive_idx .box_idx_photo_archive {
	margin:0 0 30px;
	border-bottom:1px solid #D6D6D6;
	clear:both;
}
#tmp_photo_archive_idx .box_photo_archive {
	margin:0 0 17px;
	padding:0 0 0 30px;
	width:185px;
	float:left;
}
#tmp_photo_archive_idx .box_photo_archive:first-child {
	padding-left:0;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive .img {
	margin-bottom:11px;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive h2 {
	margin-top:0;
	margin-bottom:0.65em;
	padding:4px 0 1px;
	color:#1F1F1F;
	background-image:none;
	background-color:#C8E78D;
	text-align:center;
	font-weight:normal;
	font-size:100%;
	border-left:0;
	line-height:1.2;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive ul li {
	margin-bottom:0.1em;
	padding:0 0 0 14px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.2em;
	line-height:1.6;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive ul li span {
	display:none;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive ul li span.data_label {
	display:block;
	color:#006427;
	background-color:transparent;
	font-weight:bold;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive ul li span.published_1 {
	display:block;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive ul li span.published_1 span {
	display:inline-block;
    padding:3px 8px 2px 31px;
    color:#FFFFFF;
    background:#006427 url(/shared/templates/free/images/contents/photo_archive/published_icon.gif) no-repeat 5px center;
    font-size:68.8%;
}
#tmp_contents #tmp_photo_archive_idx .download_btn {
	margin-bottom:0.2em;
	padding:15px 0 0;
}
#tmp_contents #tmp_photo_archive_idx .box_photo_archive .download_btn a {
	display:block;
	padding:10px 10px 8px 53px;
	color:#FFFFFF;
	background:#535362 url(/shared/templates/free/images/contents/photo_archive/download_icon.gif) no-repeat 22px center;
	text-decoration:none;
}
#tmp_contents #tmp_photo_archive_idx .number {
	text-align:center;
}
/* 末端 */
#tmp_contents #tmp_photo_archive .img {
	margin-bottom:20px;
}
#tmp_contents #tmp_photo_archive table.datatable th {
	font-weight:normal;
}
#tmp_contents #tmp_photo_archive .day {
	display:inline-block;
	margin:0 0.5em 0 0;
}
/* ==================================================
市長行動記録
================================================== */
/* インデックス */
#tmp_shicho_active_idx .box_idx_shicho_active {
	clear:both;
}
#tmp_shicho_active_idx .box_shicho_active {
	margin:0 0 10px;
	padding:0 0 0 30px;
	width:256px;
	float:left;
}
#tmp_shicho_active_idx .box_shicho_active:first-child {
	padding-left:0;
}
#tmp_contents #tmp_shicho_active_idx .box_shicho_active .img {
	margin-bottom:11px;
}
#tmp_contents #tmp_shicho_active_idx .box_shicho_active .ttl a {
	padding:2px 0 2px 20px;
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 0.4em;
	text-decoration:none;
}
/* 末端 */
#tmp_shicho_active_photo {
}
/* ==================================================
相談窓口
================================================== */
.box_ancher {
	clear:both;
}
#tmp_contents .box_ancher ul {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .box_ancher ul li {
	margin-right:15px;
	padding:0 0 0 18px;
	background:url(/shared/images/icon/list_icon_bottom.gif) no-repeat left 0.3em;
	float:left;
}
/* ==================================================
組織と業務
================================================== */
#tmp_contents #tmp_soshiki_gyomu {
}
#tmp_contents #tmp_soshiki_gyomu ul.gyomu_list {
	margin:0 0 0.3em;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_soshiki_gyomu ul.gyomu_list li {
	border:none;
	padding:0;
	text-align:center;
    display: inline-block;
    width: 23%;
    margin: 0 0 1em 0;
    vertical-align: top;
}
#tmp_contents #tmp_soshiki_gyomu ul.gyomu_list li a {
	text-decoration:none;
	display:block;
	padding:8px 25px 8px 5px;
	border:1px solid #E0E0D8;
	border-left:7px solid #63A965;
	background:url(/shared/images/icon/list_icon_bottom.gif) no-repeat 97% 0.7em;
}
#tmp_contents #tmp_soshiki_gyomu #tmp_soshiki_gyomu_cnt h2 {
	font-size: 113%;
    font-weight: normal;
    padding: 10px 14px 7px;
    border-bottom: none;
    color: #444444;
    background:none;
    background-color: #C8E78D;
	position:relative;
}
#tmp_contents #tmp_soshiki_gyomu #tmp_soshiki_gyomu_cnt h2 a.switch {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 6px;
	display:none;
}
#tmp_contents #tmp_soshiki_gyomu #tmp_soshiki_gyomu_cnt .soshiki_gyomu_box_cnt {
    padding: 0 0 1em 2em;
}
/* ==================================================
シティープロモーション
================================================== */
.format_free_full {
	background-color:#FFFFFF;
}
.format_free_full #tmp_wrap_main {
	background:none;
}
.format_free_full #tmp_wrap_main2 {
	background:none;
}
/* 編集領域の幅を100％にする */
.format_free_full #tmp_contents2 {
	padding:0;
}
/* トップ枠 */
#tmp_cp_top {
	margin-bottom:4px;
}
/* h1 */
.column_cnt #tmp_contents #tmp_wrap_cp h1 {
	background:url(/shared/templates/free/images/contents/citypromotion/h1_bg.gif) no-repeat top center;
	border-bottom:0;
	margin:0 0 20px;
	padding:0;
	height:72px;
}
#tmp_wrap_cp h1 span {
	display:block;
	position:relative;
	z-index:-1;
	overflow:hidden;
	height:72px;
}
/* トップ2カラム枠 */
#tmp_cp_top {
	margin-bottom:4px;
}
/* トップ2カラム＿左ギャラリー */
#tmp_wrap_cp_top_l {
    float:left;
    width: 100%;
}
#tmp_wrap_cp_gallery {
	margin-right:308px;
}
#tmp_cp_gallery {
	width:100%;
}
/* トップ2カラム＿左ギャラリー_ボタン */
#tmp_cp_gallery .glbox {
	display:none;
}
#tmp_cp_gallery .glbox:first-child {
	display:block;
}
#tmp_cp_gallery .glbox,
#tmp_cp_gallery .box_gallrey {
	position:relative;
}
#tmp_cp_gallery .glbox .link,
#tmp_cp_gallery .box_gallrey .link {
	position:absolute;
	bottom:0;
	left:0;
}
#tmp_wrap_cp_gallery {
	position:relative;
}
#tmp_cp_gallery {
	background-color:#FFFFFF;
	position:relative;
}
#tmp_cp_gallery_cnt {
	position:absolute;
	z-index:10;
	bottom:10px;
	left:10px;
	background:url(/shared/templates/top/images/gallery/order_bg.png) repeat left top;
}
#tmp_wrap_cp_gallery .wrap_gallery_cntrol {
	position:absolute;
	z-index:10;
	bottom:0;
	right:0;
	background:url(/shared/templates/top/images/gallery/order_bg.png) repeat left top;
	padding:6px 36px 5px 40px;
}
#tmp_wrap_cp_gallery .wrap_gallery_cntrol .list_order {
	list-style:none !important;
	list-style-image:none !important;
	float:left;
	margin-right:5px;
	margin-bottom:0 !important;
	margin-left:0 !important;
}
#tmp_contents #tmp_wrap_cp_gallery .gallery_cntrol p {
    margin-bottom:0;
}
#tmp_contents #tmp_wrap_cp_gallery .wrap_gallery_cntrol .list_order ul {
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: none !important;
}
#tmp_wrap_cp_gallery .wrap_gallery_cntrol .list_order li {
	float:left;
    margin-bottom:0 !important;
	margin-right:8px !important;
}
#tmp_wrap_cp_gallery .wrap_gallery_cntrol .list_order li a {
	display:block;
}
#tmp_wrap_cp_gallery .wrap_gallery_cntrol .gallery_cntrol {
	float:right;
}
#tmp_cp_gallery .gallery_navi {
	/* display:inline; */
	float:left;
}
#tmp_cp_gallery .prev,
#tmp_cp_gallery .next {
	position:absolute;
	z-index:15;
	margin-bottom:0 !important;
}
#tmp_cp_gallery .prev {
	left:6px;
	background:url(/shared/templates/top/images/gallery/lo_line_bg.png) no-repeat right top;
	padding-right:8px;
}
#tmp_cp_gallery .next {
	right:6px;
	background:url(/shared/templates/top/images/gallery/lo_line_bg.png) no-repeat left top;
	padding-left:7px;
}
#tmp_contents #tmp_cp_gallery a {
	display:block;
}
#tmp_contents #tmp_cp_gallery p {
	margin-bottom:0;
}
/* トップ2カラム＿右ホットニュース＆バナー */
#tmp_wrap_cp_top_r {
	margin-left: -308px;
	width:304px;
    float:right;
    position: relative;
    z-index: 1;
}
#tmp_wrap_cp_top_r #tmp_news {
	background-color:#FFCC66;
	padding:0 10px;
	margin-bottom:4px;
	min-height:242px;
}
#tmp_wrap_cp_top_r #tmp_news_ttl h2 {
	background:url(/shared/templates/free/images/contents/citypromotion/news_ttl.png) no-repeat 11px 0.6em;
	margin-top:0;
	margin-bottom:0.2em;
	border-bottom:0;
    padding-top: 10px;
}
#tmp_wrap_cp_top_r #tmp_news_ttl span{
	position:relative;
	z-index:-1;
}
#tmp_wrap_cp_top_r #tmp_news_img {
	text-align:center;
}
#tmp_wrap_cp_top_r #tmp_news_img p {
	margin-bottom:0.1em;
}
#tmp_wrap_cp_top_r #tmp_news_link {
	min-height:44px;
}
#tmp_wrap_cp_top_r #tmp_news_link p {
	margin-bottom:0;
}
#tmp_wrap_cp_top_r #tmp_news_link a {
	background:url(/shared/templates/free/images/contents/citypromotion/icon_news.png) no-repeat left center;
	padding:0 0 0 20px;
	display:block;
}
#tmp_wrap_cp_top_r #tmp_ban1 p {
	margin-bottom:4px;
}
#tmp_wrap_cp_top_r #tmp_ban2 p {
	margin-bottom:0;
}
#tmp_wrap_cp_top_r #tmp_ban1 p img,
#tmp_wrap_cp_top_r #tmp_ban2 p img {
	vertical-align:top;
}
/* コンテンツ（メニューボタン・リンク） */
#tmp_cp_cnt #tmp_cp_menu_l,
#tmp_cp_cnt #tmp_cp_menu_r {
	width:608px;
}
#tmp_cp_cnt #tmp_cp_menu_l {
	float:left;
	margin-right:4px
}
#tmp_cp_cnt #tmp_cp_menu_r {
	float:right;
}
#tmp_wrap_cp .box_cplink,
#tmp_cp_cnt .box_cp_menu {
	background-position:right center;
	background-repeat:no-repeat;
}
#tmp_cp_cnt .box_cp_menu {
	margin-bottom:4px;
}
#tmp_cp_cnt .box_cp_menu.box_cp1 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img1.jpg);	
}
#tmp_cp_cnt .box_cp_menu.box_cp2 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img2.jpg);	
}
#tmp_cp_cnt .box_cp_menu.box_cp3 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img3.jpg);
	background-position:left center;
}
#tmp_cp_cnt .box_cp_menu.box_cp4 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img4.jpg);
	background-position:left center;
}
#tmp_cp_cnt .box_cp_menu.box_cp5 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img5.jpg);	
}
#tmp_cp_cnt .box_cp_menu.box_cp6 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img6.jpg);	
}
#tmp_cp_cnt .box_cp_menu.box_cp7 {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_img7.jpg);
	background-position:left center;
}
#tmp_cp_cnt .box_cp_menu_ttl {
	background-position:left center;
	background-repeat:no-repeat;
}
#tmp_cp_cnt .box_cp_menu_ttl p {
	margin-bottom:0;
}
#tmp_cp_cnt .box_cp1 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg1.png);	
}
#tmp_cp_cnt .box_cp2 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg2.png);	
}
#tmp_cp_cnt .box_cp3 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg3.png);
	background-position:right center;
}
#tmp_cp_cnt .box_cp4 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg4.png);
	background-position:right center;	
}
#tmp_cp_cnt .box_cp5 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg5.png);	
}
#tmp_cp_cnt .box_cp6 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg6.png);	
}
#tmp_cp_cnt .box_cp7 .box_cp_menu_ttl {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_bg7.png);
	background-position:right center;
}
#tmp_cp_cnt .box_cp_menu_ttl span {
	background-repeat:no-repeat;
	display:block;
	height:304px;
}
#tmp_cp_cnt .box_cp1 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl1.png);
	background-position:28px center;
}
#tmp_cp_cnt .box_cp2 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl2.png);
	background-position:28px center;
}
#tmp_cp_cnt .box_cp3 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl3.png);
	background-position:330px center;
}
#tmp_cp_cnt .box_cp4 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl4.png);
	background-position:330px 48px;
}
#tmp_cp_cnt .box_cp5 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl5.png);
	background-position:28px center;
}
#tmp_cp_cnt .box_cp6 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl6.png);
	background-position:28px 47px;
}
#tmp_cp_cnt .box_cp7 .box_cp_menu_ttl span {
	background-image:url(/shared/templates/free/images/contents/citypromotion/menu_ttl7.png);
	background-position:330px center;
}
#tmp_cp_cnt .box_cp_menu_ttl a {
	display:block;
}
#tmp_cp_cnt .box_cp_menu_ttl span span {
	position:relative;
	z-index:-1;
}
/* リンク */
#tmp_wrap_cp .box_cplink {
	width:588px;
	float:left;
	background-color:#E8E8EA;
	padding:0 0 10px 20px;
}
#tmp_contents .box_cplink .box_cplink_ttl h2 {
	background:none;
	border-bottom:0;
	font-size:185.7%;
	margin-top:0.3em;
	text-align:center;
    padding-left: 0;
	padding-right: 20px;
	margin-bottom:0.4em;
}
#tmp_contents .box_cplink .box_cplink_ttl h2 span {
	background:url(/shared/templates/free/images/contents/citypromotion/menu_link_icon.png) no-repeat 5px top;
	padding:3px 56px 0 56px;
}
#tmp_contents .box_cplink .box_cplink_cnt {
	min-height:204px;
}
#tmp_contents .box_cplink .box_cplink_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_contents .box_cplink .box_cplink_cnt li {
	float:left;
	width:48%;
	margin-bottom:12px;
	margin-right:10px;
	font-size:87.5%;
}
#tmp_contents .box_cplink .box_cplink_cnt a {
	background:url(/shared/templates/free/images/contents/citypromotion/icon_news.png) no-repeat left 0.2em;
	padding:0 0 0 17px;
	text-decoration:none;
	display:block;
}
/* ==================================================
404
================================================== */
#tmp_contents #tmp_query_404 {
	border:1px solid #d6d6d6;
	font-size:114.3%;
	min-height:40px;
	width:500px;
	float:left;
}
#tmp_contents #tmp_func_sch_btn_404 {
	float:left;
	font-size:114.3%;
	background:#444444;
	color:#FFFFFF;
	min-width:200px;
	min-height:42px;
	float:left;
	border:1px solid #444444;
}
/* ==================================================
ゆるキャラページ
================================================== */
/* yuruchara_top
============================== */
#tmp_contents #tmp_yuruchara_top ul {
	list-style:none;
	list-style-image:none;
	margin:0 -13px 0 -12px;
}
#tmp_yuruchara_top ul li {
	width:33.3%;
	float:left;
	padding:0 13px 0 12px;
	margin:0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
}
#tmp_yuruchara_top ul li:nth-child(3n+1){
	clear:both;
}
#tmp_yuruchara_top ul li img {
	width:100%;
	height:auto;
}
/* yuruchara_head
============================== */
#tmp_wrap_yuruchara_head {
	background:#edf8dd url(/shared/templates/free/images/contents/yuruchara/chara_slide_bg.jpg) no-repeat 0 0;
	padding:25px;
	margin:0 0 30px;
	clear:both;
}
#tmp_yuruchara_head {
	display:table;
	width:100%;
}
#tmp_yuruchara_slide,
#tmp_yuruchara_sns {
	display:table-cell;
	vertical-align:top;
}
#tmp_yuruchara_sns {
	width:330px;
	padding-left:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
}
#tmp_yuruchara_sns .box_sns:nth-child(2) {
	margin:10px 0 0;
}
/* yuruchara_slide
============================== */
#tmp_yuruchara_slide {
	color:#000000;
	background-color:#ffffff;
	text-align:center;
}
#tmp_yuruchara_slide .box_slide {
	position:relative;
}
.no_javascript #tmp_yuruchara_slide .box_slide {
	height:250px;
	overflow:auto;
}
.no_javascript #tmp_yuruchara_slide .box_slide img {
	width:100%;
	height:auto;
}
#tmp_yuruchara_slide .box_slide .box_gallrey {
	left:50%;
	margin-left:-225px;
}
/* gallery_cntrol */
#tmp_yuruchara_slide .wrap_gallery_cntrol {
	position:absolute;
	left:12px;
	bottom:5px;
	z-index:10;
}
#tmp_yuruchara_slide .gallery_navi .prev,
#tmp_yuruchara_slide .gallery_navi .next {
	position:absolute;
	top:100px;
	z-index:10;
}
#tmp_yuruchara_slide .gallery_navi .prev {
	left:10px;
}
#tmp_yuruchara_slide .gallery_navi .next {
	right:10px;
}
#tmp_yuruchara_slide .list_order {
	float:left;
	list-style:none;
	list-style-image:none;
	margin:6px 0 0;
}
#tmp_yuruchara_slide .list_order li {
	float:left;
	margin:0 13px 0 0;
}
#tmp_yuruchara_slide .list_order li img {
	vertical-align:top;
}
#tmp_yuruchara_slide .list_order li a {
	display:block;
}
#tmp_yuruchara_slide .gallery_cntrol {
	float:left;
}
#tmp_yuruchara_slide .gallery_cntrol p {
	margin:0;
}
/* free_emergency
============================== */
.em_free {
	border: 2px solid #B22F05;
	padding: 10px 10px 5px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.box_cplink .box_cplink_cnt ul:after,
#tmp_cp_cnt:after,
#tmp_wrap_cp_top_r #tmp_ban:after,
#tmp_cp_gallery:after,
#tmp_wrap_cp_top_r #tmp_news:after,
#tmp_cp_top:after,
#main_event .box_ev_photo2:after,
#tmp_event_cal_list .event_cal_list td p:after,
#main_event:after,
#tmp_moribiko_box ul:after,
#tmp_genre_btn ul:after,
#tmp_moribtm .ttl_wrap:after,
#tmp_map:after,
#tmp_map_search:after,
#tmp_map_search_cnt:after,
#tmp_mbtm1:after,
#tmp_moribtm:after,
#tmp_moritop:after,
#tmp_moritop_lft:after,
#tmp_kaev_rgt_cnt_in:after,
#tmp_kaev_event .event_topics_ttl:after,
#tmp_kaev_tpcs .kanko_topics_ttl:after,
#tmp_kaev_mid .kanko_topics_cnt:after,
#tmp_kaev_mid .event_topics_cnt:after,
#tmp_kaev_mid:after,
#tmp_kaev:after,
#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_contents .box_photo:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt ul:after,
#tmp_event_search dl:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_sch_keyword:after,
#tmp_i3shinse_box_cnt:after,
#tmp_i3shinse_box ul:after,
#tmp_i3kekaku_box_cnt:after,
#tmp_i3kekaku_box ul:after,
#tmp_map_navi ul:after,
#tmp_idx_osusumelink .box_osusumelink:after,
#tmp_opdata_sch_cnt #tmp_opdata_kwd dl:after,
#tmp_opdata_sch_cnt #tmp_opdata_detail:after,
#tmp_opdata_sch_cnt .opdata_detail_box:after,
#tmp_opdata_sch_cnt #tmp_opdata_data2:after,
#tmp_photo_archive_idx .box_idx_photo_archive:after,
#tmp_shicho_active_idx .box_idx_shicho_active:after,
.box_ancher:after,
#tmp_contents .box_ancher ul:after,
#tmp_contents #tmp_soshiki_gyomu ul.gyomu_list:after,
#tmp_mapsch_menu:after,
#tmp_kanko_rcmd_cnt2:after,
#tmp_gsearch_404:after,
#tmp_yuruchara_top ul:after,
#tmp_yuruchara_slide .list_order:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .box_cplink .box_cplink_cnt ul,
*:first-child+html #tmp_cp_cnt,
*:first-child+html #tmp_wrap_cp_top_r #tmp_ban,
*:first-child+html #tmp_cp_gallery,
*:first-child+html #tmp_wrap_cp_top_r #tmp_news,
*:first-child+html #tmp_cp_top,
*:first-child+html #main_event .box_ev_photo2,
*:first-child+html #tmp_event_cal_list .event_cal_list td p,
*:first-child+html #main_event,
*:first-child+html #tmp_moribiko_box ul,
*:first-child+html #tmp_genre_btn ul,
*:first-child+html #tmp_moribtm .ttl_wrap,
*:first-child+html #tmp_map,
*:first-child+html #tmp_map_search,
*:first-child+html #tmp_map_search_cnt,
*:first-child+html #tmp_mbtm1,
*:first-child+html #tmp_moribtm,
*:first-child+html #tmp_moritop,
*:first-child+html #tmp_moritop_lft,
*:first-child+html #tmp_kaev_rgt_cnt_in,
*:first-child+html #tmp_kaev_event .event_topics_ttl,
*:first-child+html #tmp_kaev_tpcs .kanko_topics_ttl,
*:first-child+html #tmp_kaev_mid .kanko_topics_cnt,
*:first-child+html #tmp_kaev_mid .event_topics_cnt,
*:first-child+html #tmp_kaev_mid,
*:first-child+html #tmp_kaev,
*: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_contents .box_photo,
*:first-child+html #tmp_contents #tmp_facilities_btn,
*:first-child+html #tmp_contents #tmp_facilities_btn ul,
*:first-child+html #tmp_event_cal_tab,
*:first-child+html #tmp_event_cal_tab ul,
*:first-child+html #tmp_event_cal_refine,
*:first-child+html #tmp_event_cal_refine_ttl,
*:first-child+html #tmp_event_cal_refine_cnt,
*:first-child+html #tmp_event_cal_refine_cnt ul,
*:first-child+html #tmp_event_search dl,
*:first-child+html #tmp_event_main,
*:first-child+html #tmp_contents .event_col3,
*:first-child+html #tmp_lnavi_event_cal,
*:first-child+html #tmp_lnavi_event_cal_ttl,
*:first-child+html #tmp_lnavi_event_cal_cnt,
*:first-child+html #tmp_lnavi_event_cal .cal_navi,
*:first-child+html #tmp_sch_keyword,
*:first-child+html #tmp_i3shinse_box_cnt,
*:first-child+html #tmp_i3shinse_box ul,
*:first-child+html #tmp_i3kekaku_box_cnt,
*:first-child+html #tmp_i3kekaku_box ul,
*:first-child+html #tmp_map_navi ul,
*:first-child+html #tmp_idx_osusumelink .box_osusumelink,
*:first-child+html #tmp_opdata_sch_cnt #tmp_opdata_kwd dl,
*:first-child+html #tmp_opdata_sch_cnt #tmp_opdata_detail,
*:first-child+html #tmp_opdata_sch_cnt .opdata_detail_box,
*:first-child+html #tmp_opdata_sch_cnt #tmp_opdata_data2,
*:first-child+html #tmp_photo_archive_idx .box_idx_photo_archive,
*:first-child+html #tmp_shicho_active_idx .box_idx_shicho_active,
*:first-child+html .box_ancher,
*:first-child+html #tmp_contents .box_ancher ul,
*:first-child+html #tmp_contents #tmp_soshiki_gyomu ul.gyomu_list,
*:first-child+html #tmp_mapsch_menu,
*:first-child+html #tmp_kanko_rcmd_cnt2,
*:first-child+html #tmp_gsearch_404,
*:first-child+html #tmp_yuruchara_top ul,
*:first-child+html #tmp_yuruchara_slide .list_order {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	min-width:auto !important;
}
#tmp_wrap_float {
	height:auto !important;
	background:#FFFFFF !important;
}
#tmp_wrap_float #tmp_float.fgactive {
	position:static !important;
}
#tmp_hlogo {
	float:none !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
.fgactive #tmp_hlogo h1,
.fgactive #tmp_hlogo p {
	background:url(/shared/images/header/fhlogo.png) no-repeat left top !important;
	width:289px !important;
	height:56px !important;
}
#tmp_wrapper {
	min-width:auto !important;
	width:890px !important;
}
#tmp_wrap_header2,
#tmp_wrap_gnavi2,
#tmp_wrap_main2,
#tmp_wrap_footer,
#tmp_footer,
#tmp_wrap_copyright,
#tmp_copyright,
#tmp_publicity,
#tmp_pnavi {
	min-width:auto !important;
	width:100% !important;
}
#tmp_contents2,
#tmp_wrap_main3 {
	padding:0 !important;
}
#tmp_wrap_header,
#tmp_wrap_main3,
#tmp_wrap_main2,
#tmp_wrap_footer {
	background:none !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_means,
#tmp_wrap_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback {
	display:none !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
#tmp_wrap_main,
#tmp_footer_cnt address,
#tmp_footer_cnt p {
	background:none !important;
}
#tmp_pankuzu {
	padding:0;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main,
#tmp_footer2 {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_footer_btns {
	display:none;
}
#tmp_copyright {
	text-align:left !important;
	padding:0;
}
#tmp_wrap_social_btns {
	display:none;
}
#tmp_contents2 h1 {
	background-image:url(/shared/templates/free/images/contents/h1_lft_bg.jpg);
}
#tmp_event_cal_tab li {
	width:49%;
}
.wrap_event_col_lft_navi {
	display:none;
}
.event_col_main {
	margin:0;
}
#main_event .box_ev_photo {
	width:49%;
	margin-right:1.5%;
}
#main_event .box_ev_photo_r {
	width:49%;
}
#main_event .box_ev_photo_cnt2 .event_genre {
	position:static;
	float:right;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M,
#tmp_contents .event_col3 .event_col3R {
	width:25%;
}
#tmp_contents .event_col3 .event_col3M {
	width:45%;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding-top:0;
}
#tmp_contents .event_page_navi .prev {
	padding-left:0;
}
#tmp_contents .event_page_navi .next {
	padding-right:0;
}
/* for IE7.0 */
*:first-child+html #tmp_contents h1,
*:first-child+html #tmp_contents h2,
*:first-child+html #tmp_contents h3,
*:first-child+html #tmp_contents h4,
*:first-child+html #tmp_contents h5,
*:first-child+html #tmp_contents h6,
*:first-child+html #tmp_contents .box_btn li {
	min-height:1%;
}
*:first-child+html .used_bg_img span {
	visibility:hidden;
}
.em_free {
	border: none;
	margin: 0;
	padding: 0;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */
}
}
