@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#000000;
	background-color:#FFFFFF;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
noscript {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper2 {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px;
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* cate_ttl
============================== */
#tmp_cate_ttl {
	margin:0 0 25px;
	min-height:70px;
	padding:40px 390px 10px 20px;
	background-color:#C6EA95;
	background-repeat:no-repeat;
	background-position:right top;
}
#tmp_cate_ttl.cate_ttl_kurashi {
	background-image:url(/shared/templates/free/images/contents/cate_ttl_kurashi.jpg);
}
#tmp_cate_ttl.cate_ttl_machi {
	background-image:url(/shared/templates/free/images/contents/cate_ttl_machi.jpg);
}
#tmp_cate_ttl.cate_ttl_shisetsu {
	background-image:url(/shared/templates/free/images/contents/cate_ttl_shisetsu.jpg);
}
#tmp_cate_ttl.cate_ttl_kanko {
	background-image:url(/shared/templates/free/images/contents/cate_ttl_kanko.jpg);
}
#tmp_cate_ttl.cate_ttl_jigyo {
	background-image:url(/shared/templates/free/images/contents/cate_ttl_jigyo.jpg);
}
#tmp_cate_ttl h1 {
	font-size:171.4% !important;
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	border:none !important;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0 0 30px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:240px; /* デザインによって変更 */
}
/* ==================================================
hgallery
================================================== */
#tmp_htop {
	position:relative;
    z-index:0;
}
#tmp_wrap_hgallery {
    width:100%;
    max-width:1000px;
	min-width:980px;
	margin:0 auto;
	overflow:hidden;
}
#tmp_hgallery {
    width:100%;
    max-width:1000px;
	min-width:980px;
	position:absolute !important;
    text-align:center;
    z-index:0;
	overflow:hidden;
}
#tmp_hgallery .box_parent_gallrey,
#tmp_hgallery .box_gallrey {
    width:100%;
    text-align:center;
}
#tmp_hgallery .box_gallrey {
    top:0;
	left:0;
}
#tmp_hgallery .hgallery_img {
    display:block;
    position:relative;
    z-index:-10;
}
#tmp_hgallery .hgallery_txt {
    position:relative;
	z-index:100;
	width:1000px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:left;
}
#tmp_hgallery .hgallery_txt p {
	margin:5px 520px 0 25px;
}
.no_javascript #tmp_hgallery {
	height:485px;
	overflow:hidden;
}
#tmp_ls,
#tmp_set_btn {
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	text-align:left;
}
#tmp_set_btn {
	padding-top:10px;
}
#tmp_set_btn .list_order {
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_set_btn .list_order li {
	float:left;
	margin:0 5px 0 0;
	line-height:1;
}
#tmp_set_btn .list_order li img {
	vertical-align:top;
}
#tmp_hgallery_player {
	float:left;
	margin:0 10px 0 0;
	padding-left:124px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_hg {
	min-width:980px;
	margin:0 0 27px;
	background:url(/shared/images/header/hg_bg.png) repeat-x left bottom;
	position:relative;
	z-index:10;
}
#tmp_hg {
	width:980px;
	margin:0 auto;
}
#tmp_header {
	padding:20px 10px 18px 200px;
	position:relative;
}
#tmp_hlogo {
	position:absolute;
	top:0;
	left:10px;
	z-index:100;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:181px;
	height:161px;
	background:url(/shared/images/header/hlogo.png) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:181px;
	height:161px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:181px;
	height:161px;
	position:relative;
	z-index:-1;
	overflow:hidden;
	text-indent:-9999px;
}
#tmp_means {
	float:right;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* means
============================== */
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 5px 0 0;
	float:left;
}
#tmp_hnavi li a {
	display:block;
	padding:3px 12px 1px 23px;
	color:#FFFFFF;
	background:#006134 url(/shared/images/icon/navi_icon_wh2.png) no-repeat 7px 6px;
	text-decoration:none;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_hnavi .func_txt a {
	background:#69644B url(/shared/images/icon/navi_icon_wh1.png) no-repeat 7px 6px;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* search
============================== */
#tmp_wrap_search {
	margin:10px 10px 10px 180px;
	background-color:#ECF8DC;
	color:inherit;
	padding:11px 10px 10px 119px;
}
#tmp_search {
	float:left;
	margin:0 10px 0 0;
}
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dt img{
	vertical-align:top;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:255px;
	min-height:24px;
	margin:0 5px 0 0;
	border:1px solid #006134;
}
#tmp_func_sch_btn {
	width:50px;
	border:none;
	min-height:26px;
	background-color:#006134;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
	border-radius:4px;/* CSS3 */
}
#tmp_wrap_search .unfound_btn {
	float:left;
}
*:first-child+html #tmp_wrap_search .unfound_btn {
	float:none;
	display:inline;
}
#tmp_wrap_search .unfound_btn a {
	display:block;
	text-decoration:none;
	min-height:24px;
	background-color:#006134;
	color:#FFFFFF;
	padding:2px 7px 0;
	-webkit-border-radius:4px;/* Webkit */
	-moz-border-radius:4px;/* Mozilla */
	border-radius:4px;/* CSS3 */
}
#tmp_wrap_search .unfound_btn span {
	padding:1px 0 0 16px;
	background:url(/shared/images/icon/navi_icon_wh2.png) no-repeat left center;
}
/* top */
.format_top #tmp_wrap_search {
	margin:0;
	padding:15px 10px 14px 13px;
}
.format_top #tmp_query {
	width:170px;
}
.format_top #tmp_search {
	margin-right:20px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
	margin:0 0 0 174px;
	padding-left:20px;
	background:url(/shared/images/navi/gnavi/gnavi_bg.png) no-repeat left bottom;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	width:132px;
	float:left;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_gnavi #tmp_glist1 {
	width:97px;
}
#tmp_gnavi #tmp_glist5 {
	margin-right:18px;
}
#tmp_gnavi #tmp_glist6 {
	width:134px;
}
#tmp_gnavi a {
	display:block;
	padding:10px 4px 7px;
	min-height:45px;
	color:#005F33;
	background:url(/shared/images/navi/gnavi/gnavi_off.png) no-repeat right bottom;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#tmp_gnavi #tmp_glist1 a {
	padding-top:17px;
	padding-bottom:0;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	color:#005F33;
	background-image:url(/shared/images/navi/gnavi/gnavi_on.png);
}
#tmp_gnavi #tmp_glist6 a {
	color:#4A4135;
	background-image:url(/shared/images/navi/gnavi/gnavi2_off.png);
}
#tmp_gnavi #tmp_glist6 .active a,
#tmp_gnavi #tmp_glist6 a:hover,
#tmp_gnavi #tmp_glist6 a:focus {
	color:#4A4135;
	background-image:url(/shared/images/navi/gnavi/gnavi2_on.png);
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 10px;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	border:1px solid #69644B;
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	color:inherit;
	background-color:#F5F3E9;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:15px 10px 15px 30px;
	color:inherit;
	background:url(/shared/images/icon/navi_icon_gn.png) no-repeat 15px center;
}
#tmp_lnavi_cnt {
	padding:5px 15px;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	padding:8px 5px 8px 15px;
	background: url(/shared/images/icon/list_icon2.gif) no-repeat left 10px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:0 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
/* event_cal
============================== */
#tmp_event_cal {
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg.jpg) repeat-x left top;
	border-top:2px solid #006134;
	margin:0 0 30px;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	min-height:53px;
	padding:3px 135px 0 10px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#tmp_event_cal_ttl p {
	line-height:1.2;
	text-align:right;
}
#tmp_event_cal_ttl .year {
	margin:3px 0 0;
}
#tmp_event_cal_ttl .month span {
	font-size:171.4%;
}
.event_cal_m12 #tmp_event_cal_ttl,
.event_cal_m1 #tmp_event_cal_ttl,
.event_cal_m2 #tmp_event_cal_ttl {
	background-image:url(/shared/images/navi/event/cal_m12.png);
}
.event_cal_m3 #tmp_event_cal_ttl,
.event_cal_m4 #tmp_event_cal_ttl,
.event_cal_m5 #tmp_event_cal_ttl {
	background-image:url(/shared/images/navi/event/cal_m3.png);
}
.event_cal_m6 #tmp_event_cal_ttl,
.event_cal_m7 #tmp_event_cal_ttl,
.event_cal_m8 #tmp_event_cal_ttl {
	background-image:url(/shared/images/navi/event/cal_m6.png);
}
.event_cal_m9 #tmp_event_cal_ttl,
.event_cal_m10 #tmp_event_cal_ttl,
.event_cal_m11 #tmp_event_cal_ttl {
	background-image:url(/shared/images/navi/event/cal_m9.png);
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	width:100%;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CAC0B5;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#F5F3E9;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFF99 !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#D11818;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#1313D7;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 12px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
/* rnavi
============================== */
/* create */
#tmp_rnavi_create {
	margin:0 0 10px;
	clear:both;
}
#tmp_rnavi_create_ttl {
	display:block;
	background:url(/shared/images/navi/rnavi/create_ttl.jpg) no-repeat center top;
	width:200px;
	height:89px;
}
#tmp_rnavi_create_ttl span {
	display:block;
	width:200px;
	height:89px;
	overflow:hidden;
}
.format_top #tmp_rnavi_create_ttl {
	width:280px;
	height:134px;
	background-image:url(/shared/images/navi/rnavi/create_top_ttl.jpg);
}
.format_top #tmp_rnavi_create_ttl span {
	width:280px;
	height:134px;
}
#tmp_rnavi_create_cnt {
	border:1px solid #C6EA95;
	border-top:none;
	padding:14px 18px 4px;
}
/* iken */
#tmp_rnavi_iken {
	background-color:#ECF8DC;
	color:inherit;
	padding:7px 11px;
	margin:0 0 10px;
	clear:both;
}
#tmp_rnavi_iken_ttl {
	font-weight:bold;
	font-size:114%;
	line-height:1.4;
	background:url(/shared/images/navi/rnavi/iken_ttl_bg.png) no-repeat left 5px;
	padding:5px 0 5px 28px;
}
#tmp_rnavi_iken_cnt {
	padding:8px 0 0;
}
#tmp_rnavi_iken_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_rnavi_iken_cnt ul li {
	background:url(/shared/images/icon/list_icon.gif) no-repeat 5px 3px;
	padding-left:15px;
	margin:0 0 8px;
}
/* rnavi_btn */
#tmp_rnavi_btn .rnavi_btn {
	width:100%;
	display:table;
	background-color:#F5F3E9;
	color:inherit;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	margin-bottom:10px;
	font-size:114%;
}
#tmp_rnavi_btn .rnavi_btn p {
	padding:10px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
*:first-child+html #tmp_rnavi_btn .rnavi_btn p {
	float:left;
}
#tmp_rnavi_btn .rnavi_btn p.img {
	width:120px;
	padding:0;
}
#tmp_rnavi_btn a {
	display:block;
	color:#000000;
	text-decoration:none;
}
/* rmenu */
.rmenu {
	padding:0 0 15px;
	clear:both;
}
.rmenu ul {
	list-style:none;
	list-style-image:none;
}
.rmenu ul li {
	margin:0 0 5px;
}
.rmenu ul li a {
	display:block;
	padding:12px 8px 10px 10px;
	text-decoration:none;
	color:#000000;
}
.rmenu.rmenu_gn a {
	background:#C6EA95 url(/shared/images/navi/rnavi/rmenu_icon1.png) no-repeat right bottom;
	border-right:2px solid #9FDC4E;
	border-bottom:2px solid #9FDC4E;
}
.rmenu.rmenu_rd a {
	background:#F5A79E url(/shared/images/navi/rnavi/rmenu_icon2.png) no-repeat right bottom;
	border-right:2px solid #E07349;
	border-bottom:2px solid #E07349;
}
.rmenu.rmenu_yl a {
	background:#F5E274 url(/shared/images/navi/rnavi/rmenu_icon4.png) no-repeat right bottom;
	border-right:2px solid #DABC10;
	border-bottom:2px solid #DABC10;
}
.rmenu.rmenu_wh {
	background-color:#ECF8DC;
	color:inherit;
	padding:10px 10px 1px;
	margin:0 0 15px;
}
.rmenu.rmenu_wh a {
	background:#FFFFFF url(/shared/images/navi/rnavi/rmenu_icon3.png) no-repeat right bottom;
	border-right:2px solid #9FDC4E;
	border-bottom:2px solid #9FDC4E;
}
.rmenu_col {
	padding:10px 10px 0;
}
.rmenu_col div {
	clear:none;
	float:left;
	width:235px;
	padding-bottom:5px;
}
.rmenu_col div:first-child {
	margin-right:10px;
}
/* box_rlist */
.box_rlist {
	background-color:#ECF8DC;
	color:inherit;
	padding:15px 20px;
	margin:0 0 20px;
	clear:both;
}
.box_rlist_ttl {
	font-weight:bold;
	font-size:114%;
}
.box_rlist_cnt {
	padding:8px 0 0;
}
.box_rlist_cnt ul {
	list-style:none;
	list-style-image:none;
}
.box_rlist_cnt ul li {
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 3px;
	padding-left:10px;
	margin:0 0 8px;
}
.box_rlist.rlist_top {
	margin-bottom:0;
	padding-bottom:0;
}
.box_rlist.rlist_top .box_rlist_cnt {
	padding-bottom:5px;
	border-bottom:1px dotted #379758;
}
/* top */
#tmp_top_lead_cnt .box_rlist {
	padding:0 10px;
	margin-bottom:0;
}
#tmp_top_lead_cntL .box_rlist_cnt {
	line-height:2;
	padding-top:5px;
}
#tmp_top_lead_cntR .box_rlist_cnt ul li {
	float:left;
	width:45%;
}
/* rnavi_online */
#tmp_rnavi_online {
	border:1px solid #69644B;
	margin:0 0 20px;
	clear:both;
}
#tmp_rnavi_online_ttl a {
	display:block;
	background:#C6EA95 url(/shared/images/navi/rnavi/rmenu_icon1.png) no-repeat right bottom;
	border-right:2px solid #9FDC4E;
	border-bottom:2px solid #9FDC4E;
	color:#000000;
	text-decoration:none;
	padding:12px 8px 10px;
}
#tmp_rnavi_online_cnt {
	padding:10px 10px 2px;
}
#tmp_rnavi_online_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_rnavi_online_cnt ul li {
	background:url(/shared/images/icon/list_icon.gif) no-repeat 5px 3px;
	padding-left:15px;
	margin:0 0 8px;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/icon/ptop_icon.png) no-repeat left center;
	padding-left:15px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #C9C9C9;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #999999;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:8px 13px;
	color:inherit;
	font-weight:bold;
	background:#E9E9E9 url(/shared/images/main/inquiry/inq_ttl_bg.jpg) repeat-x left top;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
	width:180px;
}
#tmp_inquiry_cnt .inquiry_btn input {
    background:#E9E9E9 url(/shared/images/main/inquiry/inq_btn_bg.jpg) repeat-x left top;
    border:1px solid #C9C9C9;
    color:inherit;
	text-align:center;
    cursor:pointer;
    font-weight:bold;
    padding:9px 10px;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:10px 0 10px 10px;
	color:inherit;
	background-color:#F5F3E9;
	margin:0 0 15px;
	clear:both;
}
#tmp_publicity_ttl p a {
	background:url(/shared/images/icon/navi_icon_gn.png) no-repeat left 5px;
	padding:1px 10px 0 15px;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 5px 0 0;
	padding:0 0 5px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
idx_event idx_pickup
================================================== */
#tmp_idx_event,
#tmp_idx_pickup {
	margin:0 0 30px;
	clear:both;
}
#tmp_idx_event_ttl {
	position:relative;
}
#tmp_idx_event #tmp_idx_event_ttl h2,
#tmp_idx_pickup #tmp_idx_pickup_ttl h2 {
	font-size:114.3% !important;
	margin:0 !important;
	padding:0 !important;
	border-bottom:1px solid #69644B !important;
	padding:5px 0 5px 40px !important;
	background:#FFFFFF url(/shared/templates/free/images/contents/event_ttl_bg.png) no-repeat 9px 5px;
}
#tmp_idx_event_ttl .list_btn {
	position:absolute;
	right:0;
	bottom:5px;
	margin-bottom:0;
}
#tmp_idx_event_ttl .list_btn span a {
	display:block;
}
#tmp_idx_event_ttl .list_btn span {
	background: url(/shared/images/icon/list_btn_icon.gif) no-repeat left 3px;
	padding:2px 0 1px 22px;
}
#tmp_idx_event_cnt {
	padding:20px 0 0 0;
}
#tmp_idx_pickup_cnt .box_pickup_item {
	border-top:1px solid #CAC0B5;
	padding:15px 0;
	clear:both;
}
#tmp_idx_pickup_cnt .box_pickup_item:first-child {
	border-top:none;
}
#tmp_idx_event_cnt .box_item {
	float:left;
	width:240px;
	text-align:center;
}
.format_top #tmp_idx_event_cnt .box_item {
	width:216px;
}
#tmp_idx_event_cnt .box_item img {
	max-width:140px;
	width:auto;
	height:auto;
}
#tmp_idx_pickup_cnt .box_item {
	float:left;
	width:216px;
	text-align:center;
}
#tmp_idx_event_cnt .box_item_inner,
#tmp_idx_pickup_cnt .box_item_inner {
	border-right:1px dotted #CAC0B5;
}
#tmp_idx_event_cnt .box_item:first-child .box_item_inner,
#tmp_idx_pickup_cnt .box_item:first-child .box_item_inner {
	border-left:1px dotted #CAC0B5;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	margin:20px 0;
	border-bottom:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-align:center; /* 変更しない */
	-moz-box-align:center; /* 変更しない */
	box-align:center; /* 変更しない */
	-webkitbox-pack:center; /* 変更しない */
	-moz-box-pack:center; /* 変更しない */
	box-pack:center; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	text-align:center;
	text-decoration:none;
	padding:16px 10px;
	color:#333333;
	background-color:#DDEEFF;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_model_change li a.active {
	color:inherit;
	background-color:#BBCCDD;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	clear:both;
}
/* fnavi
============================== */
#tmp_wrap_fnavi {
	min-width:980px;
	padding:0 0 15px;
	border-bottom:1px solid #69644B;
}
#tmp_fnavi {
	width:980px;
	margin:0 auto;
}
#tmp_fnavi ul {
	list-style:none;
	padding:0 10px;
}
#tmp_fnavi li {
	line-height:1.2;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #000000;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	width:980px;
	margin:0 auto;
	clear:both;
}
#tmp_footer_cnt #tmp_fcnt {
	padding:15px 10px 0;
}
#tmp_footer_cnt #tmp_fcnt_add {
	float:left;
}
#tmp_footer_cnt #tmp_fcnt_list {
	float:right;
}
#tmp_footer_cnt #tmp_fcnt_list ul {
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_footer_cnt #tmp_fcnt_list li {
	margin:0 5px 0 0;
	float:left;
}
#tmp_footer_cnt #tmp_fcnt_list li a {
	display:block;
	min-height:20px;
	padding:20px 10px 20px 28px;
	color:#FFFFFF;
	background:#006134 url(/shared/images/icon/navi_icon_wh2.png) no-repeat 12px 23px;
	text-decoration:none;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_footer_cnt #tmp_fcnt_list li.line a {
	min-height:40px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:12px 13px;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt .add_ttl {
	font-size:114.3%;
	font-weight:bold;
}
#tmp_copyright {
	padding:0 10px 5px;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#8E2C05; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#004C27; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	padding:1px;
	border:1px solid #AABBCC;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 7px;
	color:inherit;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBF2CE; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E4E6ED; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#EAF2E1; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_wrap_search:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_rnavi_iken:after,
#tmp_rnavi_iken_ttl:after,
#tmp_rnavi_iken_cnt:after,
.box_rlist:after,
.box_rlist_ttl:after,
.box_rlist_cnt:after,
#tmp_rnavi_online:after,
#tmp_rnavi_online_ttl:after,
#tmp_rnavi_online_cnt:after,
.rmenu_col:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_wrap_fnavi:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
#tmp_footer_cnt #tmp_fcnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_idx_event:after,
#tmp_idx_event_ttl:after,
#tmp_idx_event_cnt:after,
#tmp_idx_pickup:after,
#tmp_idx_pickup_ttl:after,
#tmp_idx_pickup_cnt:after,
#tmp_idx_pickup_cnt .box_pickup_item:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_wrap_search,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_rnavi_iken,
*:first-child+html #tmp_rnavi_iken_ttl,
*:first-child+html #tmp_rnavi_iken_cnt,
*:first-child+html .box_rlist,
*:first-child+html .box_rlist_ttl,
*:first-child+html .box_rlist_cnt,
*:first-child+html #tmp_rnavi_online,
*:first-child+html #tmp_rnavi_online_ttl,
*:first-child+html #tmp_rnavi_online_cnt,
*:first-child+html .rmenu_col,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_wrap_fnavi,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_footer_cnt #tmp_fcnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_idx_event,
*:first-child+html #tmp_idx_event_ttl,
*:first-child+html #tmp_idx_event_cnt,
*:first-child+html #tmp_idx_pickup,
*:first-child+html #tmp_idx_pickup_ttl,
*:first-child+html #tmp_idx_pickup_cnt,
*:first-child+html #tmp_idx_pickup_cnt .box_pickup_item {
	min-height:1%; /* 変更しない */
}