@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body {
	color:#FFFFFF;
	background-color:#222222;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	/* width:980px; デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	color:#FFFFFF;
	background-color:#222222;
}
#tmp_wrapper .caution {
	padding:0 10px;
}
#tmp_wrapper .caution p {
	width:960px;
	margin:0 auto;
}
* html #tmp_wrapper .caution p {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	min-width:960px;
	padding:0 10px;
}
#tmp_wrap_main2 {
	width:960px;
	margin:0 auto;
	padding:0;
	clear:both; /* 変更しない */
}
.format_free .col_main,
.format_base .col_main {
	color:#333333;
	background-color:#FFFFFF;
}
* html #tmp_wrap_main2 {
	text-align:left;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#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; /* 変更しない */
}
.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 .column_full .wrap_col_nm {
	margin-right:-255px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:255px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:225px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:220px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:220px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:220px; /* デザインによって変更 */
}
.format_free .col_main {
	padding:15px 20px 10px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:980px;
}
#tmp_header {
	padding:0;
	width:980px;
	margin:0 auto;
}
* html #tmp_header {
	text-align:left;
}
#tmp_hlogo {
	margin:22px 0 23px;
	float:left;
}
#tmp_hlogo a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:635px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* tnavi
============================== */
#tmp_tnavi {
	clear:both;
	margin:0 10px 40px 0;
	color:#FFFFFF;
	background-color:#444444;
}
#tmp_tnavi ul {
	margin:0;
	list-style:none;
	background-image:url(/shared/images/header/tnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_tnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_tnavi a {
	display:block;
	height:30px;
	color:#FFFFFF;
	background-color:transparent;
	background-image:url(/shared/images/header/tnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_tlist1 a {
	width:123px;
	background-position:left top;
}
#tmp_tlist1 a span {
	width:123px;
}
#tmp_tlist1.active a,
#tmp_tlist1 a:hover,
#tmp_tlist1 a:focus {
	background-position:left bottom;
}
* html #tmp_tlist1 a:active {
	background-position:left bottom;
}
#tmp_tlist2 a {
	width:125px;
	background-position:-123px top;
}
#tmp_tlist2 a span {
	width:125px;
}
#tmp_tlist2.active a,
#tmp_tlist2 a:hover,
#tmp_tlist2 a:focus {
	background-position:-123px bottom;
}
* html #tmp_tlist2 a:active {
	background-position:-123px bottom;
}
#tmp_tlist3 a {
	width:125px;
	background-position:-248px top;
}
#tmp_tlist3 a span {
	width:125px;
}
#tmp_tlist3.active a,
#tmp_tlist3 a:hover,
#tmp_tlist3 a:focus {
	background-position:-248px bottom;
}
* html #tmp_tlist3 a:active {
	background-position:-248px bottom;
}
#tmp_tlist4 a {
	width:125px;
	background-position:-373px top;
}
#tmp_tlist4 a span {
	width:125px;
}
#tmp_tlist4.active a,
#tmp_tlist4 a:hover,
#tmp_tlist4 a:focus {
	background-position:-373px bottom;
}
* html #tmp_tlist4 a:active {
	background-position:-373px bottom;
}
#tmp_tlist5 a {
	width:127px;
	background-position:-498px top;
}
#tmp_tlist5 a span {
	width:127px;
}
#tmp_tlist5.active a,
#tmp_tlist5 a:hover,
#tmp_tlist5 a:focus {
	background-position:-498px bottom;
}
* html #tmp_tlist5 a:active {
	background-position:-498px bottom;
}
#tmp_tnavi ul li span {
	display:block;
	height:30px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 0 5px 32px;
	clear:both;
}
#tmp_select_lang {
	margin:0 19px 0 0;
	float:left;
}
/* search */
#tmp_search {
	margin:0 26px 0 0;
	float:left;
}
#tmp_search dt {
	margin:0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:178px;
	min-height:20px;
	margin:0 7px 0 0;
	border:1px solid #000000;
}
* html #tmp_query {
	width:180px;
}
/* ac */
p.ac {
	padding:2px 0 0;
	float:left;
	font-size:86%;
}
p.ac a:link,
p.ac a:visited {
	color:#FFFFFF;
	background-color:transparent;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	min-width:960px;
	padding:0 10px;
	color:#FFFFFF;
	background-color:#444444;
}
#tmp_gnavi {
	width:960px;
	margin:0 auto;
	clear:both;
	position: relative;
	z-index: 10;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	margin:0;
	list-style:none;
}
#tmp_gnavi ul ul {
	display:none !important;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	height:40px;
	color:#FFFFFF;
	background-color:transparent;
	background-image:url(/shared/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	width:86px;
	background-position:left top;
}
#tmp_glist1 a span {
	width:86px;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	width:113px;
	background-position:-86px top;
}
#tmp_glist2 a span {
	width:113px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-86px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-86px bottom;
}
#tmp_glist3 a {
	width:113px;
	background-position:-199px top;
}
#tmp_glist3 a span {
	width:113px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-199px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-199px bottom;
}
#tmp_glist4 a {
	width:168px;
	background-position:-312px top;
}
#tmp_glist4 a span {
	width:168px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-312px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-312px bottom;
}
#tmp_glist5 a {
	width:141px;
	background-position:-480px top;
}
#tmp_glist5 a span {
	width:141px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-480px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-480px bottom;
}
#tmp_glist6 a {
	width:141px;
	background-position:-621px top;
}
#tmp_glist6 a span {
	width:141px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-621px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-621px bottom;
}
#tmp_glist7 a {
	width:99px;
	background-position:-762px top;
}
#tmp_glist7 a span {
	width:99px;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-762px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-762px bottom;
}
#tmp_glist8 a {
	width:99px;
	background-position:-861px top;
}
#tmp_glist8 a span {
	width:99px;
}
#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
	background-position:-861px bottom;
}
* html #tmp_glist8 a:active {
	background-position:-861px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_gnavi li ul {
	margin:0;
}
#tmp_gnavi li li {
	padding:0 5px 0px 13px !important;
	float:none !important;
	background:url(/shared/images/navi/gnavi/list_icon_g.gif) no-repeat left 0.8em;
}
#tmp_gnavi li li a {
	display:inline-block !important;
	height:auto !important;
	background:none !important;
}
#tmp_gnavi li li a span {
	height:auto !important;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	width:198px;
	color:#FFFFFF;
	background-color:#CD1D33;
	position:absolute;
	left:0;
	top:40px;
	z-index:10;
}
#tmp_gnavi .drop_down_hidden ul {
	display:block !important;
	padding:0 10px 7px;
}
#tmp_gnavi .drop_down_hidden li {
	padding:0;
}
#tmp_gnavi .drop_down_hidden li a {
	padding:7px 0;
	width:160px;
	text-decoration:none;
}
#tmp_gnavi .drop_down_hidden li a span {
	width:160px;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_gnavi .drop_down_hidden li {
	display:inline-block;
}
#tmp_gnavi .drop_down_hidden li a:hover {
	text-decoration:underline !important;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	width:960px;
	margin:0 auto 20px;
	padding:0 10px;
}
#tmp_wrap_gallery ul {
	list-style:none;
}
#tmp_gallery {
	width:960px;
	height:340px;
	overflow:hidden;
	position:relative;
	float:left;
}
* html #tmp_gallery {
	text-align:left;
}
#tmp_gallery .list_order {
	margin:0;
	position:absolute;
	bottom:16px;
	right:20px;
	z-index:10;
	list-style:none;
}
#tmp_gallery .list_order li {
	float:left;
	margin:0 6px 0 0;
}
#tmp_gallery .list_order li {
	font-size:0.1%;
	line-height:0.1;
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	min-width:960px;
	padding:0 10px;
}
#tmp_pankuzu {
	width:960px;
	margin:0 auto;
	padding: 10px 0 11px;
	color:#CCCCCC;
	font-size:86%;
	background-color:transparent;
	clear:both;
}
* html #tmp_pankuzu {
	text-align:left;
}
#tmp_pankuzu a {
	color:#999999;
	background-color:transparent;
}
/* rnavi
============================== */
.col_rgt_navi a {
	color:#FFFFFF;
	background-color:transparent;
}
/* side menu */
#tmp_smenu {
	margin:0 0 20px;
	padding:14px 11px 10px;
	border:1px solid #666666;
}
#tmp_smenu ul {
	list-style:none;
}
#tmp_smenu ul li {
	margin-bottom:17px;
}
#tmp_smenu ul li.last {
	margin-bottom:0;
}
#tmp_smenu ul li p {
	margin:0 0 0.4em;
}
#tmp_smenu ul li img {
	vertical-align:top;
}
#tmp_smenu a:link,
#tmp_smenu a:visited {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_smenu .cate_ttl {
	margin-left:3px;
}
/* bnr_area */
.bnr_area ul {
	margin:0 0 20px;
	list-style:none;
}
.bnr_area ul a:link,
.bnr_area ul a:visited {
	color:#FFFFFF;
	background-color:#transparent;
}
.bnr_area ul p.txt_link {
	padding:2px 0 4px;
}
/* box_idx */
.box_idx {
	clear:both;
}
.box_idx.last {
	border:none;
}
.box_idx h2 {
	font-size:100%;
}
.box_idx p {
	margin:0 0 0.8em;
}
.box_idx ul {
	margin:0 0 1em 18px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
.box_idx li,
.box_idx li {
	margin:0 0 0.5em;
}
/* read_all */
.read_all {
	margin:0 0 15px;
	clear:both;
}
.read_all a {
	display:inline-block;
	padding:0 10px 0 24px;
	font-weight:bold;
	background:url(/shared/images/navi/smenu/text_list_icon.gif) no-repeat 6px 0.3em;
}
/* r_tourism_search_area
============================== */
#tmp_r_tourism_search_area {
	clear:both;
	border:1px solid #999999;
	background:url(/shared/images/navi/rnavi/search_ttl_bg.gif) no-repeat top left;
}
#tmp_r_tourism_search_area_ttl .heading_img {
	text-align:right;
	margin-bottom:0;
}
#tmp_r_tourism_search_area .step_title {
	margin-bottom:0.5em;
}
#tmp_r_tourism_search_step2  .step_title {
	margin-bottom:0.2em;
}
#tmp_r_tourism_search_area .step_title img {
	margin-right:10px;
	vertical-align:middle;
}
#tmp_r_tourism_search_area .step_title span {
	font-size:114%;
	vertical-align:middle;
	font-weight:bold;
}
#tmp_r_tourism_search_area_cnt {
	padding:5px 14px 0;
}
#tmp_r_tourism_search_step1 {
	padding:0 0 2px;
}
#tmp_r_tourism_search_step1 select {
	width:100%;
}
#tmp_r_tourism_search_step2 {
	padding:0 0 5px;
}
#tmp_r_tourism_search_step2 .title {
	margin:0;
	color:#CCCCCC;
	font-weight:bold;
	background-color:transparent;
}
#tmp_r_tourism_search_step2 p {
	margin:0 0 5px;
}
#tmp_r_tourism_search_step2 select,
#tmp_r_tourism_search_step2 input {
	width:100%;
}
* html #tmp_r_tourism_search_step2 select {
	width:168px;
}
#tmp_r_tourism_search_step2 .input_text {
	min-height:21px;
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #BBBBBB;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #BBBBBB;
}
* html #tmp_r_tourism_search_step2 .input_text {
	height:22px;
}
#tmp_r_tourism_search_area .search_btn {
	text-align:center;
}
/* favorite
============================== */
#tmp_favoritemap_link {
	margin:0 0 15px;
}
/* weather
============================== */
#tmp_weather {
	color:#666666;
	background-color:#FFFFFF;
	clear:both;
	margin-bottom: 20px;
}
#tmp_weather a {
	color:#666666;
	background-color:#FFFFFF;
}
#tmp_weather_img {
	float:left;
}
#tmp_weather ul {
	list-style:none;
	margin:12px 0 10px;
	float:left;
	font-weight:bold;
}
#tmp_weather ul li {
	line-height:1.4;
}
#tmp_weather .weather_link {
	margin-bottom:2px;
	margin-left:10px;
}
/* accessranking,downloadcorner
============================== */
#tmp_accessranking,
#tmp_downloadcorner {
	margin:0 0 20px 0;
	color:#000000;
}
#tmp_accessranking {
	background:#FFFFFF url(/shared/images/navi/rnavi/accessranking_ttl.jpg) no-repeat left top;
}
#tmp_downloadcorner {
	background:#FFFFFF url(/shared/images/navi/rnavi/downloadcorner_ttl.jpg) no-repeat left top;
}
#tmp_accessranking a,
#tmp_downloadcorner a {
	color:#005F9F !important;
}
#tmp_accessranking_ttl,
#tmp_downloadcorner_ttl {
	font-size:130%;
	font-weight:bold;
	line-height:1.2;
}
#tmp_accessranking_ttl {
	padding:15px 10px 0 58px;
	color:#8A6800;
}
#tmp_downloadcorner_ttl {
	padding:12px 10px 0 92px;
	color:#1F6D8B;
}
#tmp_accessranking_cnt,
#tmp_downloadcorner_cnt {
	padding:10px 10px 10px 10px;
}
#tmp_accessranking_cnt p.txt,
#tmp_downloadcorner_cnt p.txt {
	margin-bottom:10px;
}
#tmp_accessranking_cnt p.more,
#tmp_downloadcorner_cnt p.more{
	margin-bottom:0;
	border-top:1px solid #000000;
	padding:10px 0 0 0;
}
#tmp_accessranking_cnt ul {
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	padding-bottom:5px;
}
#tmp_downloadcorner_cnt ul {
	padding:0;
	margin:0;
	padding:0 0 5px 1.4em;
	list-style:disc;
}
#tmp_downloadcorner_cnt ul li {
	margin-bottom:10px;
}
#tmp_accessranking_cnt ul li {
	margin-bottom:5px;
	padding-top:3px;
}
#tmp_accessranking_cnt ul li img {
	float:left;
	width:35px;
	margin-top:-3px;
}
#tmp_accessranking_cnt ul li span {
	margin-left:15px;
	padding:8px 10px 8px 25px;
	display:block;
}
#tmp_accessranking_cnt ul li.rank1 span {
	background:url(/shared/images/navi/rnavi/rank1_bg.gif) repeat left top;
}
#tmp_accessranking_cnt ul li.rank2 span {
	background:url(/shared/images/navi/rnavi/rank2_bg.gif) repeat left top;
}
#tmp_accessranking_cnt ul li.rank3 span {
	background:url(/shared/images/navi/rnavi/rank3_bg.gif) repeat left top;
}
/* localnavi
============================== */
#tmp_localnavi ul {
	list-style:none;
	margin:0 0 18px;
	padding:0 0 3px;
	color:#FFFFFF;
	background-color:#666666;
}
#tmp_localnavi ul li {
	padding: 8px 13px;
	color:#FFFFFF;
	background-color:#666666;
	border-bottom:1px dotted #333333;
}
#tmp_localnavi_ttl {
	padding: 7px 13px;
	color:#FFFFFF;
	background-color:#CD1D33;
}
#tmp_localnavi a,
#tmp_localnavi a:visited  {
	color:#FFFFFF;
	background-color:inherit;
}
#trip_l {
	background-color: #FFF;
	color: #000;
	padding: 5px;
	border: 2px solid #BBB;
	margin-bottom:15px;
}
#trip_l a {
	color: #000;
	background-color:transparent;
}
/* pnavi
============================== */
.pnavi {
	color:#666666;
	font-size:86%;
	background-color:transparent;
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_emergency {
	clear:both;
}
/* inquiry_btn
============================== */
.inquiry_btn input {
	width: 150px;
	padding: 4px 0;
	text-align: center;
	margin-right: 5px;
}
/* like_btn
============================== */
.like_btn {
	padding:0 0 10px;
	float:left;
}
/* update
============================== */
#tmp_update {
	margin: -7px 0 8px !important;
	text-align:right;
	font-size:86%;
	color:#666666;
	background-color:transparent;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #DDDDDD;
	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;
}
/* ==================================================
banner
================================================== */
#tmp_wrap_top_publicity {
	width:100%;
}
#tmp_top_publicity {
	width:980px;
	margin:0 auto;
	padding:4px 0 3px;
	color:#FFFFFF;
	background-color:transparent;
	clear:both;
}
* html #tmp_top_publicity {
	text-align:left;
}
#tmp_top_publicity a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_top_publicity_cnt {
	padding:0 10px;
}
#tmp_top_publicity_cnt ul {
	list-style:none;
	list-style-image:none;
	clear:both;
}
#tmp_top_publicity_cnt ul li {
	margin:0 5px;
	padding:3px 0 7px;
	float:left;
}
#tmp_top_publicity_cnt ul li img {
	vertical-align:top;
}
#tmp_top_publicity_close {
	padding:0 5px 0 0;
	text-align:right;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:960px;
	padding:0 10px;
}
#tmp_footer {
	width:960px;
	margin:0 auto;
	padding:29px 0 18px;
	clear:both;
	color:#FFFFFF;
	background-color:#222222;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0 0 19px;
	color:#FFFFFF;
	background-color:transparent;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 13px 0 0;
	padding:0 12px 0 0;
	border-right:1px solid #FFFFFF;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li a:link,
#tmp_fnavi li a:visited {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:0;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
	color:#999999;
	background:transparent;
}
#tmp_copyright {
	text-align:left;
	line-height:1.2;
	clear:both;
	color:#999999;
	background:transparent;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#D00000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#2C851F; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.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:100%;
	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:100%;
	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:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px 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;
}
/* ==================================================
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_pink,
th.bg_pink {
	color:inherit;
	background-color:#F7DDE2; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FCF3D8; /* デザインによって変更 */
}
td.bg_light_green,
th.bg_light_green {
	color:inherit;
	background-color:#EAF5DE; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_tnavi:after,
#tmp_tnavi ul:after,
#tmp_wrap_gallery:after,
#tmp_gallery:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_weather:after,
.plugin:after,
.pnavi:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_accessranking_cnt ul li:after,
#tmp_wrap_top_publicity:after,
#tmp_top_publicity:after,
#tmp_top_publicity_ttl:after,
#tmp_top_publicity_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 .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_search,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_tnavi,
*:first-child+html #tmp_tnavi ul,
*:first-child+html #tmp_wrap_gallery,
*:first-child+html #tmp_gallery,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_weather,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_footer,
*: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 #tmp_accessranking_cnt ul li,
*:first-child+html #tmp_wrap_top_publicity,
*:first-child+html #tmp_top_publicity,
*:first-child+html #tmp_top_publicity_ttl,
*:first-child+html #tmp_top_publicity_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_search,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_tnavi,
* html #tmp_tnavi ul,
* html #tmp_wrap_gallery,
* html #tmp_gallery,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_weather,
* html .plugin,
* html .pnavi,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html #tmp_accessranking_cnt ul li,
* html #tmp_wrap_top_publicity,
* html #tmp_top_publicity,
* html #tmp_top_publicity_ttl,
* html #tmp_top_publicity_cnt {
	display:inline-block; /* 変更しない */
}
