@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#222222;
	background-color:#F8F8F8;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* readspeaker
============================== */
#tmp_readspeaker {
	min-width:980px;
	margin:0 auto;
}
#tmp_readspeaker.rsbtn {
	padding:7px 0 16px;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* デザインによって変更 */
	min-width:980px;
	background-color:#FFFFFF;
}
#tmp_wrapper2 {
}
#tmp_wrapper3 {
    overflow-x: hidden;
	background-color:#F8F8F8;
}
#tmp_wrapper4 {
	width:980px;
	margin:0 auto;
}
.format_top #tmp_wrapper {
	background-color:#F8F8F8;
}
.format_top #tmp_wrapper2 {
	width:980px;
	margin:0 auto;
	background-color:#F8F8F8;
}
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:960px;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px 14px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:14px 10px ;
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:14px 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; /* 変更しない */
}
.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; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .wrap_col_rgt_navi {
	width:240px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
	color:inherit;
    margin: 0;
}
.format_free .col_rgt_navi {
	display:none;
}
.format_free.no_javascript .col_rgt_navi,
.format_free.set_readsp .col_rgt_navi {
	display:block;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:256px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:980px;
	background-color:#FFFFFF;
	color:inherit;
	padding: 0;
}
.format_top #tmp_wrap_header {
	padding-bottom:10px;
}
#tmp_header {
	width:100%;
	min-width:980px;
	color:inherit;
	background-color:#222222;
	margin: 0 0 12px;
}
#tmp_wrap_hlogo {
    float: left;
}
#tmp_hlogo {
	width:204px;
	margin-left:15px;
	position:relative;
	z-index:1;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:204px;
	height:50px;
/*	background:url(/shared/site_jp_renewal/images/header/hlogo.gif) no-repeat left top;*/
	background:url(/shared/archive_logo/images/jp_b.gif) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:204px;
	height:50px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:204px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* header_cnt
============================== */
#tmp_header_cnt {
	width:980px;
	margin:0 auto;
}
/* means_primary
============================== */
#tmp_means_primary {
    float: right;
    margin: 0 0 17px;
}
#tmp_mnavi {
	width:auto;
	float:right;
	margin:0;
	position:relative;
	list-style:none;
}
#tmp_mnavi li {
    font-size: 85.7%;
    float: left;
    margin: 0 10px 0 0;
	letter-spacing:-0.1em\9;
}
#tmp_mnavi li#tmp_hnavi_read {
    margin: 0 21px 0 0;
}
#tmp_mnavi li.moji_iro a {
	color:#333333;
    padding: 0 0 0 19px;
	background:url(/shared/site_jp_renewal/images/icon/moji_icon.gif) no-repeat left 1px;
}
#tmp_mnavi li#tmp_hnavi_read a {
	color:#333333;
    padding: 0 0 0 21px;
	background:url(/shared/site_jp_renewal/images/icon/read_icon.gif) no-repeat left 1px;
}
/* means
============================== */
#tmp_wrap_means {
	width:980px;
	margin:0 auto;
}
#tmp_means {
	padding:8px 19px 10px 17px;
	font-weight:bold;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_means a {
	color:#FFFFFF;
	text-decoration:none;
}	
#tmp_select_lang{
	font-family: 'Open Sans Bold',"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 88.2%;
	float:left;
	margin:5px 14px 0 0;
	padding:0;
	position:relative;
}
#tmp_select_lang ul li{
	list-style-type:none;
}
#tmp_select_lang a{
	padding:0 9px 0 0;
	background:url(/shared/site_jp_renewal/images/icon/select_lang_icon.jpg) no-repeat right 5px;
}
#tmp_select_lang ul#tmp_langlist {
    position: absolute;
    background-color: #222222;
    z-index: 1000;
    margin:0 0 0 -10px;
	padding:10px 0 5px 0;
}
#tmp_select_lang ul#tmp_langlist li {
    width: 130px;
    padding: 4px 11px;
}
#tmp_select_lang ul#tmp_langlist li a {
	background:none;
	display: block;
}
#tmp_header_sns{
	float:left;
    padding: 0px 0 0 12px;
}
#tmp_header_sns ul li{
	float:left;
	margin:0 6px 0 0;
	list-style-type:none;
}
#tmp_snavi{
	float:right;
	padding:5px 0 0 0;
    font-size: 87.2%;
}
#tmp_snavi ul li{
	float:left;
	margin-right:24px;
	list-style-type:none;
}
#tmp_search{
	float:right;
    margin: 4px 0 0;
    font-size: 89%;
}
#tmp_search a{
	padding:0 15px 0 0;
	background:url(/shared/site_jp_renewal/images/icon/search_icon.jpg) no-repeat right 3px;
}
#tmp_search_cnt{
	display:none;
}
/* search */
#tmp_search dt {
	margin:0 5px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:110px;
	min-height:17px;
	margin:0 5px 0;
	border:1px solid #AABBCC;
}
#tmp_func_sch_btn {
	min-width:60px;
	border:1px solid #AABBCC;
	padding:1px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	display:none;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
}
#tmp_hnavi li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_hnavi li:last-of-type {
	margin-right:0;
}
#tmp_hnavi li a {
	padding:0 0 0 15px;
	color:#000000;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 0 0.1em;
	text-decoration:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
}
#tmp_gnavi ul {
	width:auto;
	float:right;
	margin:0;
	position:relative;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
    margin: 0 11px 0 0;
	letter-spacing:-0.1em\9;
}
#tmp_gnavi li:not(:target) {
	letter-spacing:0\9;
}
#tmp_gnavi li#tmp_glist5 {
    margin: 0 14px 0 0;
}
#tmp_gnavi li.last {
    margin:0 11px 0 0;
}
#tmp_gnavi a {
	display:block;
	color:#333333;
	padding:0 16px 9px 12px;
	background:url(/shared/site_jp_renewal/images/icon/gnavi_icon.jpg) no-repeat right 6px;
	border-bottom:3px solid #FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus {
	color:inherit;
	border-bottom:3px solid #ED1C24;
}
.format_tm #tmp_gnavi li ul {
}
#tmp_gnavi .drop_down_hidden {
	display:none;
}
#tmp_gnavi li:nth-child(5) .drop_down_hidden ul,
#tmp_gnavi li:nth-child(6) .drop_down_hidden ul {
    right:0px;
    left:auto;
}
#tmp_gnavi .drop_down_hidden ul {
	margin:0;
    width: 230px;
    float: none;
    position: absolute;
    list-style: none;
    background: #FFFFFF;
	z-index:100;
    border-left: 1px solid #ECECED;
    border-right: 1px solid #ECECED;
}
#tmp_gnavi .drop_down_hidden ul li {
	list-style:none;
    float: none;
    z-index: 1000;
	margin:0;
	line-height:1.2;
}
#tmp_gnavi .drop_down_hidden ul li a {
	padding:13px 24px 10px 10px;
	background-image:url(/shared/site_jp_renewal/images/icon/side_navi_icon.png);
	background-repeat:no-repeat;
	background-position:right 1.3em;
	display:block;
	border-bottom:1px solid #D6D6D6;
    text-align: left;
}
#tmp_gnavi .drop_down_hidden ul li a:hover {
	background-color:#ed1c24;
	color:#FFFFFF;
}
/* ttl
============================== */
/* ttl2 */
#tmp_wrap_ttl2.discover{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_discover.jpg);
}
#tmp_wrap_ttl2.thingstodo{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_thingstodo.jpg);
}
#tmp_wrap_ttl2.eatingout{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_eatingout.jpg);
}
#tmp_wrap_ttl2.shopping{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_shopping.jpg);
}
#tmp_wrap_ttl2.wheretostay{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_wheretostay.jpg);
}
#tmp_wrap_ttl2.timetriptokyo{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_timetriptokyo.jpg);
}
#tmp_wrap_ttl2.travelersinfo{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_travellerinfo.jpg);
}
#tmp_wrap_ttl2.traveltradepres{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_traveltradepress.jpg);
}
#tmp_wrap_ttl2.educationtrip{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_educationtrip.jpg);
}
#tmp_wrap_ttl2.transportation{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_transportation.jpg);
}
#tmp_wrap_ttl2.volunteer{
	background-image:url(/shared/site_jp_renewal/images/main/tittle/ttl2bg_volunteer.jpg);
}
#tmp_wrap_ttl2{
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size: cover;
	background-size: cover;
}
#tmp_ttl2{
	width: 960px;
	margin: 0 auto;
	display:table;
}
#tmp_ttl2_cnt{
	height:320px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#tmp_ttl2_cnt2 {
	display:inline-block;
}
#tmp_ttl2 h1{
	color: #FFFFFF;
	background-color:transparent;
	line-height: 107%;
	margin-bottom: 14px;
	font-size: 343%;
	text-shadow:rgba(0,0,0,0.7) 0px 0px 8px;
}
#tmp_ttl2 p {
	background-color:#ed1c24;
	color: #FFFFFF;
	min-width:190px;
}
.volunteer #tmp_ttl2 p {
    max-width: 300px;
    width: auto;
    margin: 0 auto;
}

/* ▼英語と同じデザイン
#tmp_ttl2_cnt{
	background: rgba(237,28,36,0.7);
	width: 242px;
	min-height: 320px;
	padding: 28px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.traveltradepres #tmp_ttl2_cnt,
.educationtrip #tmp_ttl2_cnt {
	width:280px;
}
.educationtrip #tmp_ttl2_cnt{
	padding: 28px 22px;
}
#tmp_ttl2 h1{
	color: #FFFFFF;
	line-height: 107%;
	margin-bottom: 14px;
	font-size: 243%;
	font-weight:700;
}
#tmp_ttl2 p{
	color: #FFFFFF;
	line-height: 122%;
}
*/
/* ttl3 */
#tmp_wrap_ttl3{
	background: #FFFFFF;
	text-align: center;
}
#tmp_ttl3_cnt{
	display: table;
	width: 100%;
	height: 173px;
}
#tmp_ttl3_cnt2{
	display: table-cell;
	vertical-align: bottom;
}
#tmp_ttl3 h1{
	color: #EB1B24;
	font-size: 284%;
	line-height: 100%;
	font-weight: 300;
	margin:0 auto 18px auto;
	width:980px;
}
#tmp_ttl3 p{
    text-align: left;
    width: 638px;
    margin: 0 auto;
    padding: 3px 0 18px;
    min-height: 60px;
    line-height: 1.4;
}
#tmp_ttl3 p.icon {
	padding: 0;
	line-height: 0;
	min-height:initial;
    margin: 0 auto;
	text-align: center;
}
/* ttl4 */
#tmp_wrap_ttl4{
	background: #FFFFFF;
	text-align: center;
}
#tmp_ttl4_cnt{
	display: table;
	width: 780px;
	margin: 0 auto;
	height: 120px;
}
#tmp_ttl4 h1{
	color: #EB1B24;
	font-size: 343%;
	line-height: 100%;
	/*font-family:'Roboto', sans-serif;*/
	font-weight: 300;
	display: table-cell;
	vertical-align: bottom;
	padding: 0 0 18px;
}
#tmp_ttl4 p.icon{
	padding: 0;
	line-height: 0;
	min-height:initial;
    margin: 0 auto 6px;
}
#tmp_ttl4 p{
	width: 700px;
	margin: 0 auto;
	padding: 0 0 16px;
	line-height: 140%;
	min-height: 60px;
}
/* ttl5 */
#tmp_wrap_ttl5{
	background: #FFFFFF;
	text-align: center;
}
#tmp_ttl5 {
	width: 960px;
	margin: 0 auto;
}
#tmp_ttl5 h1{
	color: #EB1B24;
	font-size: 343%;
	line-height: 100%;
	/*font-family:'Roboto', sans-serif;*/
	font-weight: 300;
	display: table-cell;
	vertical-align: bottom;
	padding: 0 0 18px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
/*	padding:10px 0 7px;*/
	color:inherit;
	background-color:#FFFFFF;
	border-top:1px solid #ECECED;
/*	border-bottom:1px solid #ECECED; */
	clear:both;
}
#tmp_pankuzu p {
	width:950px;
	margin:0 auto;
    font-size: 85.7%;
}
#tmp_pankuzu p a {
	text-decoration:none;
	background-color:transparent;
	color:#58585B;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:10px 10px;
	border:1px solid #BBCCDD;
	font-weight:bold;
	color:inherit;
	background-color:#DDEEFF;
}
#tmp_lnavi_ttl a {
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:10px 10px;
	border:1px solid #BBCCDD;
	border-top:none;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px;
	padding:0 0 10px 14px;
	border-bottom:1px solid #BBCCDD;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.1em;
}
#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 {
	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:0 0 7px;
	color:inherit;
	background-color:#FFFFFF;
}
#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 {
	display:block;
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	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.2;
	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: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: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
============================== */
#tmp_rnavi {
	margin:14px 0 14px;
	background-color:#FFFFFF;
}
#tmp_rnavi_ttl {
	padding:16px 6px 10px;
	font-size:143%;
	font-weight:bold;
	border-bottom:2px solid #999999;
	margin:0 8px;
}
#tmp_rnavi_ttl a {
	text-decoration:none;
	color:#444444;
    display: block;
}
#tmp_rnavi_ttl a:hover {
	text-decoration:underline;
}
#tmp_rnavi_cnt {
	background-color:#FFFFFF;
	padding:4px 8px 10px;
}
#tmp_rnavi_cnt ul {
	list-style:none;
}
#tmp_rnavi_cnt ul li {
	border-bottom:1px solid #D6D6D6;
}
#tmp_rnavi_cnt ul li a {
	margin:0 -8px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:12px 24px 11px 15px;
	color:#333333;
	background-image:url(/shared/site_jp_renewal/images/icon/side_navi_icon.png);
	background-repeat:no-repeat;
	background-position:right 1.3em;
}
#tmp_rnavi_cnt ul li a:hover {
	background-color:#ed1c24;
	color:#FFFFFF;
}
/* r_tourism_search_area
============================== */
#tmp_r_tourism_search_area {
	border:2px solid #ed1c24;
	padding:19px 13px 13px;
	background:#FFFFFF;
	margin:0 0 16px;
}
#tmp_r_tourism_search_area_ttl {
	color:#ed1c24;
	font-weight:bold;
	margin:0 0 11px;
    text-align: center;
}
#tmp_r_tourism_search_area_ttl p.search_ttl {
	font-size:143%;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.2;
}
#tmp_r_tourism_search_area_ttl p.search_s_ttl {
	font-size:85.7%;
    font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#6e6e6e;
}
#tmp_r_tourism_search_area_cnt {
	margin:0 0 16px;
}
#tmp_r_tourism_search_area_cnt .title {
	font-size:85.7%;
    font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	margin:0 7px 0;
	color: #6e6e6e;
}
#tmp_r_tourism_search_area_cnt .tsch_step2 {
	margin:0 0 8px;
}
#tmp_r_tourism_search_step2 {
	margin:0 0 16px;
}
#tmp_r_tourism_search_area_cnt select,
#tmp_r_tourism_search_area_cnt .tsch_step2 input {
	border:1px solid #CCCCCC;
    border-radius: 5px;
	background-color:#FFFFFF;
	padding:7px 0 5px;
	width:100%;
	font-size:85.7%;
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
	box-sizing:border-box;/* CSS3 */
	color:#2222222;
}
#tmp_r_tourism_search_area_cnt .tsch_step2 input {
	padding:7px 0;
}
#tmp_r_tourism_search_area .search_btn {
	text-align:center;
}
#tmp_r_tourism_search_area .search_btn input {
	width:208px;
	background:#ED1C24;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:8px 0;
	border:none;
    border-radius: 5px;
	cursor:pointer;
	font-size: 114%;
}
/* favoritemap_link
============================== */
#tmp_favoritemap_link {
	color:#222222;
	border-top:1px solid #cccccc;
    padding: 23px 0 2px;
}
#tmp_favoritemap_link a {
    padding: 2px 0 5px 42px;
	color:#222222;
    background: url(/shared/site_jp_renewal/images/icon/icon_fav.png) no-repeat 15px top;
}

/* rnavi_ranking
============================== */
#tmp_rnavi_ranking {
    border-top: 3px solid #222222;
	background:#FFFFFF;
    padding: 13px 8px 8px;
}
#tmp_rnavi_ranking #tmp_rnavi_ranking_ttl {
	background:url(/shared/site_jp_renewal/images/navi/rnavi/ranking_img.jpg) no-repeat center top;
	-webkit-background-size:30px 18px;/* Safari,Chrome */
	-moz-background-size:30px 18px;/* Mozilla */
	background-size:30px 18px;/* CSS3 */
    padding: 24px 0 0;
    margin: 0;
    line-height: 1.2;
	font-size:129%;
	font-weight:bold;
	text-align:center;
}
#tmp_rnavi_ranking #tmp_rnavi_ranking_cnt {
    margin:0 0 7px;
}
#tmp_rnavi_ranking .box_ranking {
	position:relative;
    padding:20px 12px 0px 12px;
}
#tmp_rnavi_ranking .box_ranking .lavel {
    position: absolute;
    top: 6px;
    left: 17px;
}
#tmp_rnavi_ranking .box_ranking .img {
    margin:0 0 9px;
    text-align: center;
}
#tmp_rnavi_ranking .box_ranking .box_ranking_cnt {
    margin:0;
}
#tmp_rnavi_ranking .box_ranking .cnt {
	padding:0 0 0 5px;
	line-height:1.4;
}
#tmp_rnavi_ranking .box_ranking .img img {
	width:150px;
	height:auto;
}
#tmp_rnavi_ranking .box_ranking .lavel img {
}
#tmp_rnavi_ranking ul {
    margin: 0px 18px;
    padding: 15px 0 0;
    list-style: none;
    border-top: 1px solid #cccccc;
}
#tmp_rnavi_ranking ul li {
    margin: 0 0 0.5em;
}
#tmp_rnavi_ranking ul li a {
    font-size: 85.7%;
    padding-left: 16px;
    background: url(/shared/site_jp_renewal/images/icon/list_icon2.png) no-repeat 6px 0.2em;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:30px;
	clear:both;
}
#tmp_emergency_ttl {
	padding:8px 13px 7px 21px;
	color:inherit;
	background-color:#db2a2a;
	color: #FFFFFF;
}
#tmp_emergency_ttl h2 {
	font-size: 157%;
}
#tmp_emergency_cnt {
	padding:22px 17px 10px;
	background: #FFFFFF;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
	list-style: url(/shared/site_jp_renewal/images/icon/list_icon.png);
}
/* social_plugins
============================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
}
#tmp_social_plugins .twitter_btn {
	width:120px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
/*
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
*/
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:inherit;
	clear:both;
    font-size: 85.7%;
}
.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 #AABBCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:0;
	color:inherit;
	background-color:none;
	border:none;
	clear:both;
	display:none;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
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 {
	width:100%;
	min-width:980px;
	padding:33px 0 0;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_wrap_footer_navi {
	width:980px;
	margin:0 auto;
}
#tmp_footer_navi {
	padding:0 0 25px 18px;
}
#tmp_footer_navi .footer_box {
	float:left;
    width: 135px;
    margin-right: 25px;
}
#tmp_footer_navi .footer_box a {
	text-decoration:none;
}
#tmp_footer_navi .footer_box p {
	font-size:100%;
	font-weight:bold;
	margin:0 0 8px;
}
#tmp_footer_navi .footer_box p a {
	color:#222222;
	background-color:transparent;
}
#tmp_footer_navi .footer_box ul {
	list-style:none;
	font-size:85.7%;
}
#tmp_footer_navi .footer_box ul li {
	margin:0 0 10px;
}
#tmp_footer_navi .footer_box ul li a {
	color:#222222;
	background-color:transparent;
}
#tmp_footer_navi .footer_box a:hover {
	color:inherit;
	text-decoration:underline;
}
/* footer_cnt
============================== */
#tmp_wrap_footer_cnt {
	color:#FFFFFF;
	background-color:#222222;
	min-width:980px;
}
#tmp_footer_cnt {
    width: 960px;
    padding: 13px 0;
	margin:0 auto;
    font-size: 85.7%;
}
#tmp_copyright {
	float:left;
}
/* fnavi */
#tmp_fnavi {
	float:right;
	list-style:none;
    margin: -7px 0 0;
}
#tmp_fnavi li {
    margin: 0 11px 0 0;
    padding: 0 12px 0 0;
	white-space:nowrap;
	float:left;
    border-right: 1px solid #ffffff;
}
#tmp_fnavi .last {
	margin-right:0;
	padding-right:0;
    border-right:none;
}
#tmp_fnavi .none_link {
	display:none;
}
#tmp_fnavi li a {
	color: #FFFFFF;
	background-color:transparent;
	text-decoration: none;
	font-size:100%;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#D00000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007500; /* デザインによって変更 */
	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_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC !important; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF !important; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC !important; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9 !important; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE !important; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA !important; /* デザインによって変更 */
}

/* ==================================================
pageTop
================================================== */
.pageTop {
	display: none;
	position:fixed;
	bottom: 20px;
	/*width: 940px;*/
    left: 87%;
	text-align: right;
	z-index:9999;
}
.pageTop.page_bottom{
	/*
	position:relative;
	bottom: 0;
	right: auto;
    left: -8%;
	float: right;
    margin: -50px 0 0;
	*/
    position: fixed;
    right: auto;
    margin: -50px 0 0;
    bottom: 60px;
    left: 87%;
}
@media screen and (max-width : 480px) {
.pageTop {
	width: auto;
	bottom: 0;
	left: auto;
	right: 0;
}
.pageTop.page_bottom{
	width: auto;
    bottom: 110px;
	left: auto;
	right: 0;
}
}
/* ==================================================
recommend
================================================== */
.format_spot #tmp_recommend {
	clear:both;
    background-color: #ffffff;
}
.format_spot #tmp_recommend #tmp_recommend_ttl {
    border-top: 2px solid #343434;
    border-bottom: 2px dotted #343434;
    font-size: 86%;
    padding: 3px 11px 3px;
    margin-bottom: 10px;
    color: #646464;
	background:none;
}
.format_spot #tmp_recommend #tmp_recommend_ttl p {
    color: #333333;
    padding: 7px 5px 5px;
    font-size: 116%;
    line-height: 1.7;
    font-weight: bold;
}
.format_spot #tmp_recommend #tmp_recommend_cnt {
	padding:0 10px 5px;
}
.format_spot #tmp_recommend #tmp_recommend_cnt .photo,
.format_spot #tmp_recommend #tmp_recommend_cnt .recommend_photo {
    margin:0 0 0.5em;
} 
.format_spot #tmp_recommend #tmp_recommend_cnt .recommend_txt {
    margin:0 0 1.3em;
    font-size: 89%;
    line-height: 1.2;
}

/* ==================================================
Local bar
================================================== */
#tmp_local_bar {
    background: #ffffff;
    color: #000000;
    z-index: 10000;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.bar_bottom #tmp_local_bar {
}
#tmp_wrap_footer_cnt.bar_bottom {
}
#tmp_local_bar .container {
	width:980px;
	height:3.9em;
	margin:0 auto;
	padding:8px 10px 8px 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#tmp_local_bar .txt {
    width: 88%;
    float: left;
    font-size: 85.7%;
}
#tmp_local_button {
    float: right;
	font-size:88%;
    text-align: center;
	margin:4px 0 0;
    padding: 2px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    margin-left: 8px;
    text-decoration: none;
    background-color: #222222;
    color: #ffffff;
}
#tmp_local_bar:after,
#tmp_local_bar .container:after {
	content:""; /* 変更しない */
	display:block; /* 変更しない */
	clear:both; /* 変更しない */
}
@media screen and (max-width : 480px) {
	#tmp_local_bar .container {
		width:auto;
		height:auto;
		padding:10px;
	}
	#tmp_local_bar .txt {
		width:auto;
		float: none;
	}
	#tmp_local_bar .txt br {
		display:none;
	}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.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_rnavi_ranking .box_ranking_cnt: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,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins: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_cnt:after,
#tmp_footer:after,
#tmp_footer_cnt:after,
#tmp_footer_navi:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
#tmp_rnavi_ranking .ranking_box:after {
	content:""; /* 変更しない */
	display:block; /* 変更しない */
	clear:both; /* 変更しない */
}
/* 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_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_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 #tmp_wrap_custom_update,
*:first-child+html #tmp_custom_update,
*:first-child+html #tmp_social_plugins,
*: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_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_footer_navi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*: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,
*:first-child+html #tmp_rnavi_ranking .ranking_box {
	min-height:1%; /* 変更しない */
}
