@charset "UTF-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#000000;
	background-color:#BCE1ED;
}
* html body {
	text-align:center; /* 変更しない */
}
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 */
}
/* wrapper
============================== */
#tmp_wrapper {
	min-width:980px;
	background:url(/shared/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
#tmp_wrapper2 {
	width:980px; /* デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	background:url(/shared/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
* html #tmp_wrapper2 {
	text-align:left;
}
.format_top #tmp_wrapper {
	background:url(/shared/images/wrapper/wrapper_bg_top.png) no-repeat center top;
}
.format_top #tmp_wrapper2 {
	background:url(/shared/images/wrapper/wrapper_bg_top.png) no-repeat center top;
}
.no_javascript noscript {
	display:block;
	color:inherit;
	background-color:#BCE1ED;
	text-align:center;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 20px;
	color:#000000;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:0;
	color:inherit;
	background-color:transparent;
}
/* 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:-370px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:370px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:240px; /* デザインによって変更 */
	margin-right:-260px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:350px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:250px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:220px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:250px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:250px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:250px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	margin-bottom:2px;
}
.format_top #tmp_header {
	position:relative;
	z-index:10;
	margin-bottom:18px;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:180px;
	height:157px;
	background:url(/shared/images/header/hlogo.png) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:180px;
	height:157px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:180px;
	height:157px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.format_top #tmp_hlogo {
	margin-bottom:67px;
}
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p {
	display:block;
	width:200px;
	height:197px;
	background:url(/shared/images/header/hlogo_top.png) no-repeat left top;
}
.format_top #tmp_hlogo a {
	display:block;
	width:200px;
	height:197px;
}
.format_top #tmp_hlogo h1 span,
.format_top #tmp_hlogo p span {
	display:block;
	width:200px;
	height:197px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	width:722px;
	margin:0 0 5px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
.format_top #tmp_means {
	width:400px;
}
.format_top #tmp_means_hnavi {
	margin-right:8px;
	color:inherit;
	background-color:rgba(255,255,255,0.3);
	padding:0 5px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.catch_copy {
	clear:both;
	text-align:center;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 変更しない */
}
/* search */
#tmp_search {
	float:left;
	padding:9px 19px 0 0;
}
#tmp_search dt {
	float:left;
}
#tmp_search dt img {
	border-top:1px solid #0A4661;
	border-bottom:1px solid #0A4661;
	border-left:1px solid #0A4661;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:198px;
	min-height:28px;
	margin:0 5px 0 0;
	border:1px solid #999999;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
}
* html #tmp_query {
	width:200px;
}
#tmp_func_sch_btn {
	margin-top:1px;
	min-width:70px;
	min-height:28px;
	color:#FFFFFF;
	background-color:#0A4661;
	border:1px solid #0A4661;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
#tmp_wrap_search {
	margin:0 0 29px;
	clear:both;
}
#tmp_keyword {
	padding:5px 0 4px;
	float:left;
}
.format_top #tmp_search {
	margin-left:20px;
	padding-top:0;
}
/* hnavi */
#tmp_means_hnavi {
	float:left;
}
#tmp_hnavi {
	width:380px;
	color:#FFFFFF;
	background:#0E6B94 url(/shared/images/header/hnavi_bg.jpg) repeat-x left bottom;
	list-style:none;
	border-right:1px solid #1A3C4A;
	border-bottom:1px solid #1A3C4A;
	border-left:1px solid #1A3C4A;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
#tmp_hnavi li {
	float:left;
	width:202px;
}
#tmp_hnavi li a {
	display:block;
	padding:8px 0 10px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	border-right:2px solid #020D13;
	text-align:center;
}
#tmp_hnavi li a span {
	background:transparent url(/shared/images/header/hnavi_icon.gif) no-repeat left center;
	padding-left:16px;
}
#tmp_hnavi li.last {
	width:177px;
}
#tmp_hnavi li.last a {
	border-right:none;
}
/* ==================================================
gallery
================================================== */
#tmp_hgallery {
	position:absolute;
	left:0;
	top:0;
	z-index:-2;
}
#tmp_hgallery_mask {
	width:100%;
	height:400px;
	background:url(/shared/images/wrapper/wrapper_bg_top.png) no-repeat center top;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
#tmp_hgallery,
#tmp_hgallery .box_parent_gallrey,
#tmp_hgallery .box_gallrey {
	width:100%;
	height:400px;
}
#tmp_hgallery span {
    display:block;
    position:relative;
    width:100%;
    min-height:400px;
    background-repeat:no-repeat;
    background-position:right top;
}
.no_javascript #tmp_hgallery,
#tmp_hgallery .gallery1 {
    background-image:url(/shared/images/gallery/gallery01.jpg);
}
#tmp_hgallery .gallery2 {
    background-image:url(/shared/images/gallery/gallery02.jpg);
}
#tmp_hgallery .gallery3 {
    background-image:url(/shared/images/gallery/gallery03.jpg);
}
/* tmp_set_btn */
#tmp_set_btn {
	position:absolute;
	bottom:18px;
	left:50%;
	margin-left:-53px;
}
#tmp_set_btn a {
	display:block;
}
#tmp_hgallery_player {
	float:right;
}
#tmp_hgallery_list {
	float:left;
}
.list_order {
	list-style:none;
	list-style-image:none;
}
.list_order li {
	float:left;
	margin-right:5px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	width:711px;
	float:right;
}
#tmp_gnavi ul {
	list-style:none;
	float:left;
}
#tmp_gnavi li {
	position:relative;
	z-index:10;
}
#tmp_gnavi li.active {
	z-index:9999;
}
#tmp_gnavi li,
.format_top #tmp_glist6 {
	float:left;
	margin-right:24px;
}
#tmp_gnavi li#tmp_glist5 {
	margin-right:0;
}
#tmp_gnavi a,
.format_top #tmp_glist6 a {
	display:block;
}
.format_top #tmp_gnavi {
	width:810px;
	margin-left:6px;
	float:none;
	clear:both;
}
.format_top #tmp_glist1 {
	margin-top:51px;
	margin-right:9px;
}
.format_top #tmp_glist2 {
	margin-right:2px;
}
.format_top #tmp_glist3 {
	margin-top:30px;
	margin-right:4px;
}
.format_top #tmp_glist4 {
	margin-top:6px;
	margin-right:4px;
}
.format_top #tmp_gnavi li#tmp_glist5 {
	margin-top:39px;
	margin-right:0;
}
.format_top #tmp_glist6 {
	margin-top:79px;
	margin-right:0;
}
#tmp_gnavi p.character {
	position:absolute;
	right:22px;
	bottom:-36px;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	width:344px;
	position:absolute;
	left:14px;
	top:115px;
	z-index:10;
	background-color:#FFFFFF;
	border:4px solid #ECEC7D;
}
* html #tmp_gnavi .drop_down_hidden {
	width:370px;
}
#tmp_gnavi .drop_down_hidden ul {
	width:auto;
	margin-left:0;
	float:none;
}
#tmp_gnavi .drop_down_hidden0,
#tmp_gnavi .drop_down_hidden1 {
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
#tmp_gnavi .drop_down_hidden0 ul {
	border-right:1px solid #ECEC7E;
}
#tmp_gnavi .drop_down_hidden1 {
	margin-right:0;
}
#tmp_gnavi .drop_down_hidden li {
	width:100%;
	border-top:none;
	border-bottom:none;
	border-left:none;
	font-weight:normal;
}
#tmp_gnavi .drop_down_hidden li a {
	display:block;
	padding:6px 5px 6px 20px;
	color:#264A6F;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 10px 0.8em;
	border:none;
	text-align:left;
	text-decoration:underline;
}
#tmp_gnavi .drop_down_hidden li a:hover,
#tmp_gnavi .drop_down_hidden li a:focus {
	color:inherit;
	background-color:#FFFFBD;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	min-height:1%;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:9px 0 9px;
	clear:both;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:18px 10px 15px;
	color:#FFFFFF;
	background:#0E6B94 url(/shared/images/navi/lnavi/lnavi_bg.jpg) no-repeat left bottom;
	font-weight:bold;
}
#tmp_lnavi_cnt {
	padding:9px 10px 0;
	background-color:#EEF8FB;
	border-bottom:1px solid #A3AEB1;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 13px;
	padding:10px 0 0 14px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.8em;
}
#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;
}
/* top */
.wrap_box_lnavi_top {
	margin:0 0 20px;
	padding:5px;
	border:1px solid #AEDCEA;
	color:inherit;
	background-color:#EEF8FB;
}
.box_lnavi_top {
	padding:13px 13px 3px;
	background:url(/shared/images/main/emergency/emergency_bg.png) repeat-x left top;	
}
.list_lnavi_top {
	margin:0 0 10px;
	list-style:none;
	list-style-image:none;
	border-top:1px solid #A3AEB1;
}
.list_lnavi_top li {
	padding:5px 5px;
	border-bottom:1px solid #A3AEB1;
}
.list_lnavi_top li a {
	display:block;
	padding:15px 75px 15px 12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:transparent;
}
.list_lnavi_top li#tmp_lnavi_mayer a {
	background:url(/shared/images/navi/lnavi/img_mayer.jpg) no-repeat right center;
}
.list_lnavi_top li#tmp_lnavi_gikai a {
	background:url(/shared/images/navi/lnavi/img_gikai.jpg) no-repeat right center;
}
.list_lnavi_top li#tmp_lnavi_live a {
	background:url(/shared/images/navi/lnavi/img_live.jpg) no-repeat right center;
}
.list_lnavi_top li#tmp_lnavi_shobo a {
	background:url(/shared/images/navi/lnavi/img_shobo.jpg) no-repeat right center;
}
.list_lnavi_top li#tmp_lnavi_live a,
.list_lnavi_top li#tmp_lnavi_shobo a {
	padding-top:5px;
	padding-bottom:5px;
}
/* switch_menu */
.box_lnavi_top .switch_menu {
	list-style:none;
	list-style-image:none;
}
.box_lnavi_top .switch_menu a {
	display:block;
	padding:10px 10px 11px 16px;
	color:#FFFFFF;
	background:#0E6B94 url(/shared/images/navi/lnavi/lnavi_top.jpg) no-repeat right bottom;
	border-bottom:2px solid #9AD2E4;
	font-weight:bold;
	text-decoration:none;
}
.box_lnavi_top .switch_list {
	margin-bottom:10px;
}
.box_lnavi_top .switch_menu a span {
	display:block;
	background:url(/shared/images/navi/lnavi/open_btn.png) no-repeat right center;
	padding-right:10px;
}
.box_lnavi_top .switch_menu li.active a span {
	background:url(/shared/images/navi/lnavi/close_btn.png) no-repeat right center;
}
.box_lnavi_top .switch_cnt {
	padding:12px 15px 7px;
	color:inherit;
	background-color:#FFFFFF;
	list-style:none;
	list-style-image:none;
}
.box_lnavi_top .switch_cnt li {
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.2em;
	margin-bottom:5px;
	padding-left:12px;
}
.box_lnavi_top .switch_cnt li a {
	display:inline;
	padding:0;
	color:#264A6F;
	background-color:transparent;
	background-image:none;
	border-bottom:none;
	font-weight:normal;
	text-decoration:underline;
}
/* 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
============================== */
.box_rnavi {
	margin:0 0 19px;
	padding:19px 19px 0;
	border:1px solid #E9F3CB;
	color:inherit;
	background-color:#FFFFEE;
}
.list_bnr {
	list-style:none;
	list-style-image:none;
	margin-bottom:8px;
}
.list_bnr li {
	padding-bottom:10px;
	text-align:center;
}
.list_bnr li a {
	display:block;
}
.box_rnavi .list_bnr li.btn_koho {
	position:relative;
}
.box_rnavi .list_bnr li.btn_koho span {
	position:absolute;
	top:12px;
	right:12px;
}
.box_rnavi .list_bnr li.btn_koho span img {
	width:40px;
	height:auto;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/navi/pnavi/icon.png) no-repeat left center;
	padding:3px 0 3px 20px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_wrap_emergency_area {
	margin:0 0 20px;
	padding:5px;
	border:1px solid #F7DDDD;
	color:inherit;
	background-color:#FAEFEF;
}
#tmp_emergency_area {
	padding:13px;
	background:url(/shared/images/main/emergency/emergency_bg.png) repeat-x left top;
}
#tmp_emergency {
	margin-bottom:20px;
	padding:2px;
	color:#FFFFFF;
	background-color:#870505;
	clear:both;
}
#tmp_emergency_ttl {
	width:120px;
	text-align:center;
	float:left;
}
#tmp_emergency_ttl h2 {
	padding:38px 10px 20px;
	font-size:114%;
}
#tmp_emergency_cnt {
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 10px 0;
	margin-left:120px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/images/icon/list_icon.gif); /* 変更しない */
	min-height:60px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.5em;
}
#tmp_emergency_cnt p {
	margin-bottom:0.5em;
}
#tmp_emergency_cnt div.read_all {
	clear:none;
}
#tmp_emergency_cnt div.read_all ul {
	list-style:none;
	list-style-image:none;
	margin-left:0;
	min-height:0;
	clear:none;
}
#tmp_emergency_cnt div.read_all ul a {
	text-decoration:underline;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:4px 10px;
	color:#FFFFFF;
	background-color:#870505;
}
#tmp_emergency_s_ttl h2 {
	font-size:114%;
}
#tmp_emergency_s_cnt {
	color:inherit;
	background-color:#FFFFFF;
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/images/icon/list_icon.gif); /* 変更しない */
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
#tmp_emergency_s_cnt p {
	margin-bottom:0.3em;
}
.box_emergency {
	padding:7px 16px 3px;
	color:inherit;
	background-color:#FFFFFF;
}
.box_emergency ul {
	list-style:none;
	list-style-image:none;
}
.box_emergency ul li {
	margin-bottom:7px;
	border-bottom:1px solid #A3AEB1;
	padding-bottom:7px;
	padding-left:5px;
}
.box_emergency ul li.last {
	margin-bottom:0;
	border-bottom:0;
}
.box_emergency ul li a {
	color:#A0322E;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
}
.box_emergency p {
	margin-bottom:0.3em;
}
/* 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 #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 5px;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #747474;
	border-top:4px solid #9F9F9F;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:#000000;
	background-color:#E9E9E9;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#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;
}
/* オレンジ */
#tmp_inquiry.color_010020010,
#tmp_inquiry.color_010020020,
#tmp_inquiry.color_010020030,
#tmp_inquiry.color_010030010,
#tmp_inquiry.color_010030020,
#tmp_inquiry.color_010030030,
#tmp_inquiry.color_010040000,
#tmp_inquiry.color_010040010,
#tmp_inquiry.color_010040020,
#tmp_inquiry.color_010060010,
#tmp_inquiry.color_010060020,
#tmp_inquiry.color_010060030,
#tmp_inquiry.color_010060040,
#tmp_inquiry.color_010130010,
#tmp_inquiry.color_010130020,
#tmp_inquiry.color_010140010,
#tmp_inquiry.color_010180010 {
	border-top:4px solid #F9A846;
}
/* 紫 */
#tmp_inquiry.color_010050010,
#tmp_inquiry.color_010050020,
#tmp_inquiry.color_010050030,
#tmp_inquiry.color_010050040,
#tmp_inquiry.color_010160010,
#tmp_inquiry.color_010220010,
#tmp_inquiry.color_010230010,
#tmp_inquiry.color_010250010 {
	border-top:4px solid #E29CD5;
}
/* 緑 */
#tmp_inquiry.color_010070010,
#tmp_inquiry.color_010070020,
#tmp_inquiry.color_010080010,
#tmp_inquiry.color_010080030,
#tmp_inquiry.color_010090010,
#tmp_inquiry.color_010090020,
#tmp_inquiry.color_010150010,
#tmp_inquiry.color_010150020,
#tmp_inquiry.color_010150030,
#tmp_inquiry.color_010150040,
#tmp_inquiry.color_010170010,
#tmp_inquiry.color_010170020 {
	border-top:4px solid #9DDF75;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #0E6B94;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:inherit;
	background-color:#CDE9F1;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-weight:bold;
}
#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 !important;
	clear:both;
}
#tmp_feedback_cnt .submit input {
	width:200px;
	padding:9px 0;
	text-align:center;
	border:1px solid #7AC2DA;
	color:inherit;
	background:#EFF8FA url(/shared/images/main/feedback/fb_bg.jpg) repeat-x left bottom;
	font-size:114%;
	font-weight:bold;
}
/**/
#tmp_feedback_cnt fieldset {
	clear: both;
}
#tmp_feedback_cnt fieldset legend {
	margin: 2px 0;
	font-weight: bold;
	clear: both;
}
#tmp_feedback_cnt fieldset p {
	display: inline;
	margin: 0 1em 0.2em 0;
	float: left;
}
#tmp_feedback_cnt .submit_area {
	margin:0.4em 0 !important;
	clear:both;
}
#tmp_feedback_cnt .submit_area input {
	width:200px;
	padding:9px 0;
	text-align:center;
	border:1px solid #7AC2DA;
	color:inherit;
	background:#EFF8FA url(/shared/images/main/feedback/fb_bg.jpg) repeat-x left bottom;
	font-size:114%;
	font-weight:bold;
}
/**/
/* ==================================================
banner
================================================== */
#tmp_wrap_publicity {
	width:100%;
}
#tmp_wrap_publicity2 {
	width:980px;
	margin:0 auto;
}
#tmp_publicity {
	padding:19px 0 15px 17px;
	color:inherit;
	background-color:#E7F5F9;
	clear:both;
}
#tmp_wrap_publicity #tmp_publicity {
	background-color:rgba(238,248,251,0.9);
}
#tmp_publicity_close {
	float:right;
}
#tmp_publicity_close p {
	margin-right:20px;
}
#tmp_publicity_ttl {
	margin:0 0 10px;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
	letter-spacing:-.40em;
	height:55px;
	overflow:auto;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
}
#tmp_publicity_cnt ul li.last {
	margin-right:0;
}
#tmp_publicity_cnt ul li a {
	display:block;
}
*:first-child+html #tmp_publicity_cnt ul li {
	display:inline;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
model_change
================================================== */
#tmp_model_change_pub {
	clear:both;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 480px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:980px;
	background:url(/shared/images/wrapper/footer_bg.jpg) no-repeat center top;
}
#tmp_footer {
	width:980px;
	margin:0 auto;
	padding:170px 0 10px;
	color:inherit;
	background:url(/shared/images/wrapper/footer_bg.jpg) no-repeat center top;
}
/* fnavi
============================== */
#tmp_fnavi {
	margin:0 0 12px;
	list-style:none;
	float:left;
}
#tmp_fnavi li {
	margin:0 10px 0 0;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li a {
	display:block;
	padding:3px 16px;
	color:#FFFFFF;
	background-color:#0A4661;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration:none;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_fnavi2 {
	padding:6px 10px 5px;
	list-style:none;
	float:left;
}
#tmp_fnavi2 li {
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	border-right:1px solid #000000;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi2 .last {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding-right:100px;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 8px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
#tmp_copyright {
	text-align:left;
	clear:both;
}
/* ==================================================
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:#9D0C0C; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#13460C; /* デザインによって変更 */
	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; /* 変更しない */
}
/* ==================================================
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:#FFEAEA; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E8F5F7; /* デザインによって変更 */
}
@media screen and (max-width : 480px) {
/* smartphone判別 ▼削除しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_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_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_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_wrap_search: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 .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_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_wrap_search,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}