@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
/* 文字サイズ変更テスト用 */
/*
body {
	font-size:75% !important;
	font-size:125% !important;
	font-size:175% !important;
}
*/
.format_top,
.format_free,
.format_base {
	color:#444444;
	background-color:#FFFFFF;
}
/* Javascript無効時 */
#tmp_noscript {
	position:fixed;
	top:0;
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	text-align:center;
	z-index:9999;
}
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 */
}
html,
body.format_top,
.format_top #tmp_wrapper,
.format_top #tmp_wrapper2,
.format_top #tmp_wrap_main,
.format_top #tmp_main,
.format_top .wrap_col_lft_navi,
.format_top .wrap_col_main {
	height:100%;
	min-height:300px;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:996px; /* デザインによって変更 */
	margin:0 auto;
}
.format_top #tmp_wrapper {
	width:100%;
	position:relative;
}
/* hgallery
============================== */
#tmp_hgallery,
.used_javascript #tmp_hgallery {
	position:absolute;
	top:0;
	right:0;
    width:100%;
	height:100%;
}
.used_javascript #tmp_hgallery {
	background:none;
}
#tmp_hgallery {
    background:url(/shared/images/hgallery/gallery1.jpg) no-repeat right top;
	-webkit-background-size:cover;/* Safari,Chrome */
	-moz-background-size:cover;/* Mozilla */
	background-size:cover;/* CSS3 */
}
.cate_kurashi #tmp_hgallery {
    background:url(/shared/images/hgallery/kurashi/gallery1.jpg) no-repeat right top;
	-webkit-background-size:cover;/* Safari,Chrome */
	-moz-background-size:cover;/* Mozilla */
	background-size:cover;/* CSS3 */
}
.cate_shise #tmp_hgallery {
    background:url(/shared/images/hgallery/shise/gallery1.jpg) no-repeat right top;
	-webkit-background-size:cover;/* Safari,Chrome */
	-moz-background-size:cover;/* Mozilla */
	background-size:cover;/* CSS3 */
}
#tmp_hgallery .box_parent_gallrey,
#tmp_hgallery .box_gallrey {
    width:100%;
    height:100%;
}
#tmp_hgallery .box_gallrey {
    top:0;
	right:0;
}
#tmp_hgallery span {
    width:100%;
    height:100%;
	position:fixed;
    top:0;
    background-repeat:no-repeat;
    background-position:right top;
	-webkit-background-size:cover;/* Safari,Chrome */
	-moz-background-size:cover;/* Mozilla */
	background-size:cover;/* CSS3 */
}
.used_javascript #tmp_hgallery .gallery1 {
    background-image:url(/shared/images/hgallery/gallery1.jpg);
}
.used_javascript #tmp_hgallery .gallery2 {
    background-image:url(/shared/images/hgallery/gallery2.jpg);
}
.used_javascript #tmp_hgallery .gallery3 {
    background-image:url(/shared/images/hgallery/gallery3.jpg);
}
#tmp_hgallery_set {
	position:fixed;
	top:10px;
	right:10px;
	width:30px;
	z-index:1000;
	display:block;
	text-align:center;
}
#tmp_hgallery_set ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hgallery_set ul li {
	margin:0 0 10px;
}
#tmp_hgallery_set img {
	vertical-align:top;
}
/* gallery_label
============================== */
#tmp_gallery_label {
	display:none;
}
#tmp_hgallery .label1,
#tmp_hgallery .label2,
#tmp_hgallery .label3 {
	position:fixed;
	top:70px;
	right:100px;
	z-index:100;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 13px 15px 23px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_wrap_maincontents {
	position:relative;
	z-index:14;
	width:910px;
	background-image:url(/shared/images/main/screen2_bg.png);
}
#tmp_wrap_maincontents2 {
	padding:25px 20px;
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.format_top .wrap_col_lft_navi {
	z-index:10;
}
.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; /* デザインによって変更 */
}
/* top
============================== */
.format_top .wrap_col_lft_navi {
	background:url(/shared/images/wrapper/main_bg.png) repeat-y left top;
	width:290px; /* デザインによって変更 */
	margin-right:-290px; /* デザインによって変更 */
	clear:both;
}
.format_top .col_lft_navi {
	background:url(/shared/images/wrapper/main_bg.png) repeat-y left top;
	padding:220px 30px 20px 20px; /* デザインによって変更 */
}
.format_top .column_lnavi .col_main {
	margin-left:310px; /* デザインによって変更 */
}
.format_top .col_main2 {
	/* width:100%; */
	margin:35px 0 0 10px;
}
.format_top.custom_index .col_main2 {
	width:910px;
	margin:85px 0 40px 10px;
}
@media screen and (min-width : 481px) and (max-width : 768px) and (orientation : landscape) {
.format_top #tmp_wrapper {
	min-width:1100px;
}
.format_top.custom_index #tmp_wrapper {
	min-width:100%;
}
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-253px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:253px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:223px; /* デザインによって変更 */
	margin-right:-253px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:0 0 0 3px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:223px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0 3px 0 0; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:253px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:253px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-253px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:253px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	background:url(/shared/images/header/wrap_header_bg.png) no-repeat left top;
}
.format_top #tmp_header {
	position:absolute;
	top:0;
	left:0;
	width:320px;
	height:220px;
	z-index:11;
	padding:0;
}
#tmp_header {
	padding:0 0 9px;
}
#tmp_hlogo {
	float:left;
}
.format_top #tmp_hlogo {
	float:none;
	position:relative;
}
#tmp_hlogo p {
	display:block;
	float:left;
	width:155px;
	height:149px;
	background:url(/shared/images/header/hlogo.png) no-repeat left top;
}
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p.logo {
	position:absolute;
	top:10px;
	left:20px;
	display:block;
	width:195px;
	height:188px;
	margin-top:3px;
	background-image:url(/shared/images/header/top/hlogo.png);
}
#tmp_hlogo p.catch {
	width:74px;
	height:161px;
	margin-right:13px;
	margin-top:0;
	margin-left:0;
	background:url(/shared/images/header/catch.png) no-repeat left top;
}
.format_top #tmp_hlogo p.catch {
	position:absolute;
	top:0;
	left:228px;
	background-image:url(/shared/images/header/top/catch.png);
	width:74px;
	height:192px;
}
#tmp_hlogo h1 a,
#tmp_hlogo p a {
	display:block;
	width:155px;
	height:149px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:155px;
	height:149px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.format_top #tmp_hlogo h1 a,
.format_top #tmp_hlogo p a,
.format_top #tmp_hlogo h1 span,
.format_top #tmp_hlogo p span {
	width:195px;
	height:188px;
}
#tmp_hlogo p.catch span {
	display:block;
	width:64px;
	height:161px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
*:first-child+html #tmp_hlogo span {
	visibility:hidden;
}
#tmp_means {
	float:right;
	margin:24px 19px 24px 0;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
.format_top #tmp_means {
	clear:both;
	float:none;
	margin:20px 0;
}
/* primary
============================== */
#tmp_means_primary {
	width:581px;
	margin:2px 0 0;
}
.format_top #tmp_means_primary {
	width:100%;
}
/* search */
#tmp_search {
	float:right;
}
.format_top #tmp_search {
	margin-bottom:28px;
	float:none;
}
#tmp_search form {
	*border-bottom:1px solid #FFFFFF;
}
#tmp_search dt {
	margin:0 5px 6px 0;
	padding:2px 0 0;
}
#tmp_search dd p {
	float:left;
}
#tmp_search dt img {
	vertical-align:bottom;
}
#tmp_query {
	width:206px;
	min-height:27px;
	border:1px solid #AAAAAA;
	border-right:none;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
}
#tmp_func_sch_btn {
	width:31px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
/* hnavi */
#tmp_hnavi {
	margin-right:20px;
	list-style:none;
	list-style-image:none;
	float:left;
}
.format_top #tmp_hnavi {
	margin-right:0;
	float:none;
}
#tmp_hnavi li {
	float:left;
	margin:0 11px 0 0;
}
#tmp_hnavi li img {
	vertical-align:top;
}
#tmp_hnavi .last {
	margin-right:0;
}
.format_top #tmp_hnavi li {
	margin:0 2px 0 0;
}
.format_top #tmp_hnavi li.last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	float:right;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	margin-right:20px;
}
#tmp_gnavi #tmp_glist4 {
	margin-right:0;
}
#tmp_glist1 a {
	width:120px;
	background:url(/shared/images/navi/gnavi/top.png) no-repeat left center;
}
#tmp_glist1 .active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	border-bottom:2px solid #2F2F2F;
}
#tmp_glist2 a {
	width:180px;
	background:url(/shared/images/navi/gnavi/kurashi.png) no-repeat left center;
}
#tmp_glist2 .active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	border-bottom:2px solid #FF4A8A;
}
#tmp_glist3 a {
	width:160px;
	background:url(/shared/images/navi/gnavi/shisei.png) no-repeat left center;
}
#tmp_glist3 .active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	border-bottom:2px solid #1EB8EE;
}
#tmp_glist4 a {
	width:210px;
	background:url(/shared/images/navi/gnavi/koi.png) no-repeat left center;
}
#tmp_glist4 .active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	border-bottom:2px solid #5AA005;
}
#tmp_gnavi li a {
	display:block;
	height:40px;
}
#tmp_gnavi li a span {
	display:block;
	width:120px;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* top */
.format_top #tmp_gnavi {
	float:none;
	margin-bottom:20px;
}
.format_top #tmp_gnavi li {
	float:none;
	width:100%;
	padding:0;
	border-top:1px solid #D4D4D4;
	background:url(/shared/images/navi/gnavi/navi_icon.png) no-repeat right center;
}
.format_top #tmp_gnavi li#tmp_glist2 {
	border-top:none;
}
.format_top #tmp_gnavi li:first-child {
	border-top:none;
}
.format_top #tmp_gnavi li a {
	width:100%;
	padding:10px 0;
}
.format_top #tmp_gnavi li .active a,
.format_top #tmp_gnavi li a:hover,
.format_top #tmp_gnavi li a:focus {
	border-bottom:none;
}
.format_top #tmp_glist1 {
	display:none;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	margin-left:23px;
	margin-top:-9px;
	padding:18px 10px 19px 5px;
	background:url(/shared/images/header/pankuzu_bg.gif) repeat-x left top;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	font-weight:bold;
	font-size:114.3%;
	color:inherit;
	background-color:#EEEEEE;
	font-weight:normal;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:14px 10px 11px 14px;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	padding:17px 0 0 0;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 17px;
	padding:0 10px 17px 22px;
	border-bottom:1px solid #D4D4D4;
	background:url(/shared/images/icon/navi_icon.png) no-repeat 6px 0.3em;
	line-height:1.3;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-bottom:10px;
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	margin-right:5px;
	vertical-align:top;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:10px 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-bottom:0.5em;
	border:none;
	padding-bottom:0;
}
/* cnavi
============================== */
#tmp_cnavi {
	margin:0 0 23px;
	clear:both;
}
#tmp_cnavi_ttl {
	color:inherit;
	font-size:114.3%;
}
.cnavi_kurashi #tmp_cnavi_ttl {
	background:#EEEEEE url(/shared/images/navi/cnavi/kurashi/ttl_icon.png) no-repeat 14px center;
}
.cnavi_shise #tmp_cnavi_ttl {
	background:#EEEEEE url(/shared/images/navi/cnavi/shise/ttl_icon.png) no-repeat 14px center;
}
#tmp_cnavi_ttl a {
	display:block;
	padding:14px 10px 11px 39px;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
#tmp_cnavi_cnt {
	padding:20px 0 0 0;
	margin-left:-6px;
}
#tmp_cnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_cnavi_cnt li {
	display:inline-block;
	width:65px;
	margin-left:7px;
	margin-bottom:10px;
	font-size:78.5%;
	background-repeat:no-repeat;
	background-position:center top;
	vertical-align:top;
}
#tmp_cnavi_cnt li:nth-child(3n+1) {
	clear:both;
}
*:first-child+html #tmp_cnavi_cnt li {
	display:inline;
	zoom:1;
}
#tmp_cnavi_cnt li a {
	display:block;
	padding-top:53px;
	min-height:25px;
	border-top-width:0;
	color:#000000;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.cnavi_kurashi #tmp_cnavi_cnt li a {
	border:2px solid #FF4A8A;
}
.cnavi_shise #tmp_cnavi_cnt li a {
	border:2px solid #1EB8EE;
}
#tmp_cnavi_cnt span {
	display:block;
}
/* kurashi image*/
.cnavi_kurashi #tmp_cnavi01 {
	background-image:url(/shared/images/navi/cnavi/kurashi/boshu_icon.png);
}
.cnavi_kurashi #tmp_cnavi02 {
	background-image:url(/shared/images/navi/cnavi/kurashi/koseki_icon.png);
}
.cnavi_kurashi #tmp_cnavi03 {
	background-image:url(/shared/images/navi/cnavi/kurashi/zeikin_icon.png);
}
.cnavi_kurashi #tmp_cnavi04 {
	background-image:url(/shared/images/navi/cnavi/kurashi/hoken_icon.png);
}
.cnavi_kurashi #tmp_cnavi05 {
	background-image:url(/shared/images/navi/cnavi/kurashi/kosodate_icon.png);
}
.cnavi_kurashi #tmp_cnavi06 {
	background-image:url(/shared/images/navi/cnavi/kurashi/kenko_icon.png);
}
.cnavi_kurashi #tmp_cnavi07 {
	background-image:url(/shared/images/navi/cnavi/kurashi/fukushi_icon.png);
}
.cnavi_kurashi #tmp_cnavi08 {
	background-image:url(/shared/images/navi/cnavi/kurashi/bosai_icon.png);
}
.cnavi_kurashi #tmp_cnavi09 {
	background-image:url(/shared/images/navi/cnavi/kurashi/machi_icon.png);
}
.cnavi_kurashi #tmp_cnavi10 {
	background-image:url(/shared/images/navi/cnavi/kurashi/shohi_icon.png);
}
.cnavi_kurashi #tmp_cnavi11 {
	background-image:url(/shared/images/navi/cnavi/kurashi/sangyo_icon.png);
}
.cnavi_kurashi #tmp_cnavi12 {
	background-image:url(/shared/images/navi/cnavi/kurashi/senkyo_icon.png);
}
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi02,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi09 {
	font-size:71.4%;
}
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi11 {
	font-size:78.6%;
}
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi02 a {
	padding-top:49px;
	min-height:29px
}
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi04 a,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi05 a,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi06 a,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi08 a,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi09 a,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi10 a,
.cnavi_kurashi #tmp_cnavi_cnt li#tmp_cnavi11 a {
	padding-top:47px;
	min-height:31px
}
/* shise image*/
.cnavi_shise #tmp_cnavi01 {
	background-image:url(/shared/images/navi/cnavi/shise/gaiyo_icon.png);
}
.cnavi_shise #tmp_cnavi02 {
	background-image:url(/shared/images/navi/cnavi/shise/sesaku_icon.png);
}
.cnavi_shise #tmp_cnavi03 {
	background-image:url(/shared/images/navi/cnavi/shise/shigi_icon.png);
}
.cnavi_shise #tmp_cnavi04 {
	background-image:url(/shared/images/navi/cnavi/shise/koho_icon.png);
}
.cnavi_shise #tmp_cnavi05 {
	background-image:url(/shared/images/navi/cnavi/shise/toke_icon.png);
}
.cnavi_shise #tmp_cnavi06 {
	background-image:url(/shared/images/navi/cnavi/shise/yosan_icon.png);
}
.cnavi_shise #tmp_cnavi07 {
	background-image:url(/shared/images/navi/cnavi/shise/kansa_icon.png);
}
.cnavi_shise #tmp_cnavi08 {
	background-image:url(/shared/images/navi/cnavi/shise/joho_icon.png);
}
.cnavi_shise #tmp_cnavi09 {
	background-image:url(/shared/images/navi/cnavi/shise/johosesaku_icon.png);
}
.cnavi_shise #tmp_cnavi10 {
	background-image:url(/shared/images/navi/cnavi/shise/kokoku_icon.png);
}
.cnavi_shise #tmp_cnavi11 {
	background-image:url(/shared/images/navi/cnavi/shise/shokuin_icon.png);
}
.cnavi_shise #tmp_cnavi12 {
	background-image:url(/shared/images/navi/cnavi/shise/saiyo_icon.png);
}
/* shise font */
.cnavi_shise #tmp_cnavi_cnt li#tmp_cnavi11 {
	font-size:78.6%;
}
.cnavi_shise #tmp_cnavi_cnt li#tmp_cnavi04 a,
.cnavi_shise #tmp_cnavi_cnt li#tmp_cnavi06 a,
.cnavi_shise #tmp_cnavi_cnt li#tmp_cnavi08 a,
.cnavi_shise #tmp_cnavi_cnt li#tmp_cnavi10 a,
.cnavi_shise #tmp_cnavi_cnt li#tmp_cnavi11 a {
	padding-top:47px;
	min-height:31px
}
/* subnavi
============================== */
.box_subnavi {
	padding:20px 0 0 0;
	border-top:1px solid #D4D4D4;
}
.box_subnavi ul {
	list-style:none;
	list-style-image:none;
}
.box_subnavi li {
	margin:0 0 20px;
	padding:0 10px 20px 15px;
	border-bottom:1px solid #D4D4D4;
	line-height:1.3;
}
/* event_cal
============================== */
#tmp_event_cal {
	padding:8px;
	background:#FFFFFF url(/shared/images/navi/event/cal_ttl_bg.gif) repeat-x left top;
	border:1px solid #CCDDEE;
	border-top:2px solid #999999;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
}
#tmp_event_cal_ttl .year {
	margin:5px 0 0 0;
	float:left;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* 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 #CCDDEE;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:5px 0 7px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#DDEEFF;
}
#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:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	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;
	border-right:1px solid #000000;
}
#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
============================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.pnavi .ptop a {
	padding-left:18px;
	background:url(/shared/images/navi/pnavi/ptop_icon.png) no-repeat left center;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
top
================================================== */
/* lnavi contact
============================== */
.format_top #tmp_contact {
	padding-bottom:10px;
	font-size:85.7%;
}
.format_top #tmp_contact address {
	font-style:normal;
}
.format_top #tmp_contact_address_ttl {
	float:left;
	margin-right:18px;
	font-weight:bold;
}
.format_top #tmp_contact_inquiry a {
	float:left;
	padding-left:15px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left center;
}
.format_top #tmp_contact address {
	clear:both;
	margin:0 0 5px;
	font-style:normal;
}
.format_top #tmp_contact address span {
	display:block;
}
/* footer
============================== */
.format_top #tmp_footer {
	position:fixed;
	bottom:0;
	z-index:15;
	width:100%;
	padding:0;
	color:#FFFFFF;
	background-color:#2F2F2F;
}
.format_top #tmp_footer_ttl h2 {
	position:relative;
	top:-2px;
	font-size:85.7%;
	height:24px;
	line-height:30px;
	margin-left:17px;
	padding-left:30px;
	background:url(/shared/images/footer/footer_ttl_icon.png) no-repeat left top;
	cursor:pointer;
}
.format_top #tmp_footer_cnt {
	display:none;
	float:none;
	clear:none;
	width:auto;
	padding:14px 20px 12px;
}
.format_top #tmp_fnavi {
	float:left;
	background:none;
	padding:0;
}
.format_top #tmp_copyright {
	float:right;
	padding:0;
	height:auto;
	color:#FFFFFF;
	background:none;
	font-size:71.4%;
}
.no_javascript.format_top #tmp_footer {
	position:static !important;
}
.no_javascript.format_top #tmp_footer_cnt {
	display:block !important;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_wrap_emergency {
	position:relative;
	z-index:12;
	/* width:850px; */
	clear:both;
}
#tmp_emergency {
	margin:0 45px 0 0;
	color:inherit;
	background:#FFFFFF url(/shared/images/main/emergency/emergency_bg.gif) repeat-y left top;
	border:1px solid #FF80AF;
	-webkit-border-radius:1px;/* Webkit */
	-moz-border-radius:1px;/* Mozilla */
	border-radius:1px;/* CSS3 */
}
#tmp_emergency_ttl {
	padding:8px 0 5px;
	width:99px;
	float:left;
	text-align:center;
}
#tmp_emergency_ttl h2 {
	font-size:114.3%;
}
#tmp_wrap_emergency_cnt {
	width:100%;
	float:right;
	margin-left:-100px;
}
#tmp_emergency_cnt {
	margin-left:100px;
}
#tmp_emergency_cnt2 {
	padding:11px 10px 5px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin:0 0 10px;
	clear:both;
}
#tmp_emergency_s_ttl {
	color:#000000;
	background-color:#FF80AF;
	clear:both;
}
#tmp_emergency_s_ttl h2,
#tmp_emergency_s_ttl p {
	float:left;
	font-size:85.7%;
	font-weight:bold;
	color:#000000;
}
#tmp_emergency_s_ttl h2 {
	padding:3px 0 1px 10px;
	background-color:transparent;
}
#tmp_emergency_s_ttl .bosai_btn {
	background:#FFCADE url(/shared/images/main/emergency/bg.png) no-repeat left center;
	float:right;
}
#tmp_emergency_s_ttl .bosai_btn a {
	display:block;
	padding:3px 8px 1px 43px;
	color:#481E25;
	background-color:transparent;
	text-decoration:none;
}
#tmp_emergency_s_cnt {
	border:1px solid #FF80AF;
	border-top-width:0;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
	color:inherit;
	background-color:#FFFFFF;
	font-size:85.7%;
	padding:6px 10px 2px;
}
#tmp_emergency_s_cnt ul {
	list-style-image:url(/shared/images/icon/list_icon.gif);
	margin-left:14px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:25px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:14px;
	border:3px solid #F1F1F1;
	clear:both;
}
.plugin .plugin_img {
	margin:0 18px 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 #D4D4D4;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:10px 21px 13px;
	font-weight:bold;
	color:inherit;
	background-color:#F1F1F1;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:16px 21px;
}
#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;
	padding:5px 27px 4px 29px;
	*padding:5px 13px 4px 14px;
	border:2px solid #0C4F91;
	border-radius:5px;
	background:#FFFFFF url(/shared/images/icon/navi_icon.png) no-repeat 13px center;
	color:#0C4F91;
	font-weight:bold;
	cursor:pointer;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #D4D4D4;
	clear:both;
}
#tmp_feedback_ttl {
	padding:10px 21px 13px;
	font-weight:bold;
	color:inherit;
	background-color:#E1F8CC;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:16px 21px;
}
#tmp_feedback_cnt fieldset {
	clear: both;
}
#tmp_feedback_cnt fieldset legend {
	margin: 0;
	font-weight: bold;
	clear: both;
}
#tmp_feedback_cnt fieldset p {
	display: inline;
	margin: 0 1em 0.2em 0;
	float: left;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0 !important;
/*	text-align:center;*/
	clear:both;
}
#tmp_feedback_cnt .feedback_btn {
	margin:0.3em 0 0;
	padding:5px 27px 4px 29px;
	*padding:5px 13px 4px 14px;
	border:2px solid #0C4F91;
	border-radius:5px;
	color:#0C4F91;
	background:#FFFFFF url(/shared/images/icon/navi_icon.png) no-repeat 13px center;
	font-weight:bold;
	cursor:pointer;
}
/* ==================================================
banner
================================================== */
#tmp_wrap_publicity {
	position:fixed;
	bottom:52px;
	left:0;
	margin-left:320px;
	max-width:910px;
	z-index:13;
	clear:both;
}
#tmp_publicity {
	padding:10px;
	background:url(/shared/images/main/screen_bg.png) repeat left top;
}
#tmp_publicity_ttl {
	position:relative;
	margin-right:-71px;
	padding-left:11px;
	width:60px;
	background:url(/shared/images/icon/navi_icon.png) no-repeat left 0.5em;
	font-size:85.7%;
	float:left;
	z-index:1;
}
#tmp_publicity_cnt {
	width:100%;
	float:left;
}
#tmp_publicity_cnt2 {
	margin-left:84px;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	float:left;
	margin:0 1px 0 0;
}
/* ==================================================
sns
================================================== */
#tmp_sns {
	float:left;
}
.social_media_btn {
	float:left;
}
.social_media_btn.twitter_btn {
	width:100px;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:0 0 0 16px;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	list-style:none;
	list-style-image:none;
	padding:14px 20px 12px;
	color:inherit;
	background:#2F2F2F url(/shared/images/footer/fnavi_bg.png) no-repeat right bottom;
}
#tmp_fnavi li {
	margin:2px 20px 2px 0;
	padding-left:12px;
	color:#FFFFFF;
	background:transparent url(/shared/images/footer/fnavi_icon.png) no-repeat left center;
	font-size:85.7%;
	float:left;
	white-space:nowrap;
}
#tmp_fnavi li a {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_footer_cnt {
	float:left;
	clear:both;
	width:500px;
	padding:13px 0 0 22px;
	color:#444444;
	background-color:transparent;
}
#tmp_footer_address_ttl {
	float:left;
	margin-right:18px;
	font-weight:bold;
}
#tmp_footer_contact {
	float:left;
}
#tmp_footer_contact a {
	padding-left:15px;
	color:#444444;
	background:transparent url(/shared/images/icon/navi_icon.png) no-repeat left center;
	text-decoration:none;
}
#tmp_footer_cnt address {
	float:left;
	clear:left;
	margin:0 0 5px;
	font-style:normal;
	*width:500px;
}
#tmp_footer_cnt address span {
	float:left;
	margin:0 1em 0 0;
	*white-space:nowrap;
}
#tmp_footer_cnt address span.address {
	*display:block;
	*width:100%;
}
#tmp_footer_cnt address span.tel {
	clear:left;
}
#tmp_footer_cnt address span.br {
	display:block;
}
#tmp_copyright {
	float:right;
	height:73px;
	padding-top:36px;
	padding-right:107px;
	color:#2E2E2E;
	background:transparent url(/shared/images/footer/bg.png) no-repeat right -14px;
	font-size:71.4%;
}
/* ==================================================
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:#B50013; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#006600; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
}
.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; /* 変更しない */
	border:1px solid #D4D4D4;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:10px 21px 13px;
	color:inherit;
	font-weight:bold;
	background-color:#E1F8CC;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:16px 8px 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;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFF7EA; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FF; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#E1F8CC; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrapper2:after,
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary: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_cnavi_cnt ul:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
#tmp_sns:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_wrapper2,
*: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_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*: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_cnavi_cnt ul,
*: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_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*: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_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt
*:first-child+html #tmp_sns,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}
