@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper noscript {
	text-align:center;
}
#tmp_wrapper2 {
	color:#333333;
	background:#FFFFFF url(/shared/site/images/wrapper/wrapper_bg.jpg) no-repeat center top;
	min-width:980px;
}
* html #tmp_wrapper2 {
	text-align:center;
}
.format_top #tmp_wrapper2 {
	background:url(/shared/site/images/wrapper/wrapper_bg2.png) no-repeat center 60px;
}
#tmp_wrapper3 {
	width:980px;
	margin:0 auto;
}
* html #tmp_wrapper3 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:38px 15px 10px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding-top:0;
	padding-right:0;
	padding-bottom:20px;
	padding-left:0;
}
/* 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 0 10px; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-380px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:380px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-230px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:380px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	position:relative;
	min-height:1000px;
	height:auto !important;
	height:1000px;
}
.format_top .column_full .col_main {
	margin-left:230px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:230px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:0 18px 20px 15px;
}
.format_top #tmp_header {
	padding-right:18px;
	padding-bottom:146px;
	padding-left:50px;
	position:relative;
	z-index:1;
}
#tmp_hlogo {
	padding:10px 0 0;
	float:left;
}
.format_top #tmp_hlogo {
	padding-top:0;
}
#tmp_hlogo p {
	width:192px;
	height:61px;
	background:url(/shared/site/images/header/hlogo.png) no-repeat left top;
}
#tmp_hlogo p a {
	display:block;
	width:192px;
	height:61px;
}
#tmp_hlogo p span{
	display:block;
	position:relative;
	z-index:-1;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none;
}
/* target
============================== */
#tmp_target {
	width:444px;
	float:right;
}
#tmp_target ul {
	list-style:none;
	list-style-image:none;
}
#tmp_target li {
	float:left;
	height:64px;
	margin:0 6px 0 0;
}
#tmp_target .last {
	margin-right:0;
}
/* main_gallery
============================== */
#tmp_main_gallery {
	width:100%;
	background:url(/shared/site/images/main/gallery/image01.jpg) no-repeat center top;
	position:absolute;
	top:22px;
	left:0;
	z-index:-1;
	text-align:center;
	height:400px;
}
.used_javascript #tmp_main_gallery {
	top:0;
	background-image:none;
}
#tmp_main_gallery .box_parent_gallrey,
#tmp_main_gallery .box_gallrey {
	width:100%;
}
#tmp_main_gallery .box_gallrey {
	top:0;
	left:0;
}
#tmp_main_gallery span {
	display:block;
	position:relative;
	width:100%;
	height:400px;
	background-repeat:no-repeat;
	background-position:center top;
}
#tmp_main_gallery .gallery_1 {
	background-image:url(/shared/site/images/main/gallery/image01.jpg);
}
#tmp_main_gallery .gallery_2 {
	background-image:url(/shared/site/images/main/gallery/image02.jpg);
}
#tmp_main_gallery .gallery_3 {
	background-image:url(/shared/site/images/main/gallery/image03.jpg);
}
#tmp_main_gallery .gallery_4 {
	background-image:url(/shared/site/images/main/gallery/image04.jpg);
}
#tmp_main_gallery .gallery_5 {
	background-image:url(/shared/site/images/main/gallery/image05.jpg);
}
/* means
============================== */
#tmp_means {
	padding:0 0 9px 14px;
	clear:both;
}
.format_top #tmp_means {
	width:601px;
	padding-left:0;
	position:absolute;
}
#tmp_means img {
	vertical-align:top;
}
/* search */
#tmp_search {
	float:left;
	margin:0 10px 0 0;
}
#tmp_search dt {
	margin:0 2px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:158px;
	min-height:19px;
	margin:0 5px 0 0;
	border:1px solid #AF843A;
}
* html #tmp_query {
	width:160px;
}
/* hnavi */
#tmp_hnavi {
	padding:3px 0 0;
	float:left;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 18px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	width:862px;
	padding:0 0 13px;
	background:url(/shared/site/images/navi/gnavi/gnavi_bg.jpg) no-repeat right bottom;
	clear:both;
}
.format_top #tmp_gnavi {
	width:600px;
	margin-bottom:20px;
	padding-top:30px;
	padding-bottom:0;
	background-image:none;
}
#tmp_gnavi ul {
	margin:0 0 0 15px;
	list-style:none;
}
.format_top #tmp_gnavi ul {
	margin-left:0;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:2;
}
#tmp_gnavi ul li img {
	vertical-align:top;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	width:344px;
	padding:10px 15px;
	position:absolute;
	left:0;
	top:100%;
	z-index:3;
	background-color:#FFFFFF;
	border:3px solid #D92F39;
}
* html #tmp_gnavi .drop_down_hidden {
	width:364px;
}
#tmp_gnavi .drop_down_hidden ul {
	width:auto;
	margin-left:0;
}
#tmp_gnavi .drop_down_hidden li {
	width:48.5%;
	margin-right:5px;
	margin-bottom:0.2em;
	border-top:none;
	border-bottom:none;
	border-left:none;
	font-weight:normal;
}
#tmp_gnavi .drop_down_hidden li a {
	display:block;
	min-height:100%;
	padding:3px 0 3px 10px;
	color:#005993;
	background:url(/shared/site/images/icon/list_icon.png) no-repeat left 0.2em;
	border:none;
	text-align:left;
	text-decoration:underline;
}
/* 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;
}
* html #tmp_gnavi .drop_down_hidden li a:active,
* html #tmp_gnavi .drop_down_hidden li a:hover,
* html #tmp_gnavi .drop_down_hidden li a:focus {
	background-color:#FFFFFF;
	background-image:url(/shared/site/images/icon/list_icon.png);
	background-position:left 0.2em;
	background-repeat:no-repeat;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 7px 9px;
	color:inherit;
	font-size:85.7%;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:8px 10px 7px;
	background:url(/shared/site/images/navi/lnavi/lnavi_ttl_bg.jpg) no-repeat left bottom;
	font-size:114.2%;
}
#tmp_lnavi_ttl p {
	padding:0 0 0 10px;
	background:url(/shared/site/images/navi/lnavi/lnavi_ttl_icon.gif) no-repeat left 0.5em;
}
#tmp_lnavi_ttl a {
	color:#38261D;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
}
#tmp_lnavi_cnt {
	padding:12px 12px 0;
	background:url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat-y left top;
}
#tmp_lnavi_cnt ul{
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 0.8em;
	padding:0 0 0.8em 0.8em;
	background:url(/shared/site/images/icon/list_icon.png) no-repeat left top;
	border-bottom:1px dashed #AF843A;
}
/* benri */
#tmp_benri {
	clear:both;
	margin:0 0 20px;
	background:url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat left top;
}
#tmp_benri_cnt {
	padding:10px 15px 0;
}
#tmp_benri_cnt ul{
	list-style:none;
	list-style-image:none;
}
#tmp_benri_cnt li {
	margin:0 0 10px;
}
#tmp_benri_cnt li img {
	vertical-align:top;
}
/* kids */
#tmp_lnavi_kids {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_kids_cnt ul{
	margin:0 0 25px;
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_kids_cnt li {
	margin:0 0 10px;
}
#tmp_lnavi_kids_cnt li img {
	vertical-align:top;
}
#tmp_lnavi_kids_cnt li ul.switch_cnt {
	display:none;
	margin-top:2px;
	margin-bottom:0;
	padding:0 10px 5px;
	background:url(/shared/site/images/navi/lnavi/kodomo/lnavi_bg.jpg) repeat;
}
#tmp_lnavi_kids_cnt li.active ul.switch_cnt {
	display:block;
}
#tmp_lnavi_kids_cnt li ul li {
	padding:10px 0 10px 1.2em;
	background:url(/shared/site/images/icon/list_icon.png) no-repeat 0.3em 0.8em;
	border-bottom:1px dotted #AF843A;
	margin:0;
}
#tmp_lnavi_kids_cnt .chara {
	padding:7px 0 7px 58px;
	background:url(/shared/site/images/navi/lnavi/kids/kids_chara.png) no-repeat 18px top;
}
/* faq */
#tmp_lnavi_cnt ul li.noicon_list {
	padding-left:0;
	background-image:none;
}
#tmp_lnavi_cnt .noicon_list .switch img {
	vertical-align:bottom;
	margin-right:5px;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt {
	padding-top:0.5em;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li {
	margin-left:1.4em;
	margin-bottom:0.6em;
	padding-bottom:0;
	list-style:none;
	list-style-image:none;
	text-indent:0;
	border-bottom:none;
}
/* cate_ttl
============================== */
.cate_ttl {
	margin:0 0 20px;
}
#tmp_contents .cate_ttl h1 {
	padding:0;
	background-image:none;
}
#tmp_hayawakari_ttl {
	width:950px;
	height:240px;
	background:url(/shared/templates/site_free/images/contents/hayawakari_ttl.jpg) no-repeat left top;
}
#tmp_hayawakari_ttl span {
	position:relative;
	z-index:-1;
}
#tmp_doga_ttl {
	width:950px;
	height:102px;
	margin-bottom:14px;
	background:url(/shared/templates/site_free/images/contents/doga_ttl.jpg) no-repeat left top;
}
#tmp_doga_ttl span {
	position:relative;
	z-index:-1;
}
#tmp_jigyosha_ttl {
	width:950px;
	height:240px;
	margin-bottom:17px;
	background: url(/shared/templates/site_free/images/contents/jigyosha/jigyosha_ttl.jpg) no-repeat left top;
}
#tmp_jigyosha_ttl span {
	position:relative;
	z-index:-1;
}
/* event_cal
============================== */
#tmp_event_cal {
	background: url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat-y left top;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
}
#tmp_event_cal_ttl p {
	width:200px;
	height:46px;
	background:url(/shared/site/images/navi/event/cal_ttl.png) no-repeat left top;
	overflow:hidden;
}
#tmp_event_cal_ttl span {
	position:relative;
	z-index:-1;
}
/* event_cal_cnt */
#tmp_wrap_event_cal_cnt {
	width:100%;
	clear:both;
	background:url(/shared/site/images/navi/event/calendar_bg.gif) repeat-y left top;
}
#tmp_event_cal_cnt {
	padding:8px 10px 2px 10px;
	background:url(/shared/site/images/navi/event/calendar_btm.gif) no-repeat left bottom;
}
#tmp_event_cal_cnt .event_date {
	padding:0 0 0 27px;
}
#tmp_event_cal_cnt .year {
	margin:8px 0 0 0;
	float:left;
}
#tmp_event_cal_cnt .month {
	float:left;
}
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AF843A;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:6px 0 4px;
	padding:0;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:3px solid #AF843A;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#DFC89F;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#CC0000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#3333CC;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -10px;
	padding:3px 0 3px 22px;
	background:url(/shared/site/images/navi/event/cal_prev.png) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:3px 22px 3px 0;
	background:url(/shared/site/images/navi/event/cal_next.png) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
#tmp_event_area {
	padding:28px 0 0;
}
#tmp_event_area .area_ttl {
	padding:2px 0 5px 3px;
}
#tmp_event_area ul {
	margin-bottom:3px;
	list-style:none;
	list-style-image:none;
}
#tmp_event_area ul li {
	float:left;
	width:88px;
	height:30px;
	margin-right:3px;
	margin-bottom:3px;
	padding-top:2px;
	background:url(/shared/site/images/navi/event/area_btn_bg.png) no-repeat left top;
	text-align:center;
	overflow:hidden;
}
#tmp_event_area ul li a {
	display:block;
	width:88px;
	height:30px;
}

#tmp_event_area ul li.area2,
#tmp_event_area ul li.area4 {
	margin-right:0;
}
/* press
============================== */
#tmp_press {
	background:url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat-y left top;
}
/* press_ttl */
#tmp_press_ttl {
	clear:both;
}
#tmp_press_ttl p {
	width:200px;
	height:46px;
	background:url(/shared/site/images/navi/lnavi/press/press_ttl.png) no-repeat left top;
	overflow:hidden;
}
#tmp_press_ttl span {
	position:relative;
	z-index:-1;
}
/* press_cnt */
#tmp_wrap_press_cnt {
	padding:0 0 5px;
	color:#38261D;
	background:transparent url(/shared/site/images/navi/lnavi/press/press_btm.png) no-repeat left bottom;
	line-height:1.4;
	clear:both;
}
#tmp_press_cnt {
	padding:8px 8px 0 8px;
	border-right:2px solid #76523D;
	border-left:2px solid #76523D;
}
#tmp_press_cnt .intro {
	margin:0 0 10px;
	font-weight:bold;
}
#tmp_press_keyword dt {
	margin:0 0 5px;
}
#tmp_press_keyword dt img {
	vertical-align:top;
}
#tmp_press_keyword dd p{
	float:left;
}
#tmp_press_keyword dd p button {
	width:50px;
	height:21px;
	background:url(/shared/site/images/means/func_sch_btn.png) no-repeat left top;
	border:none;
	cursor:pointer;
}
#tmp_press_keyword dd p button span {
	position:relative;
	z-index:-1;
}
#tmp_press_keyword .about {
	clear:both;
	margin:0 0 16px;
}
#tmp_pquery {
	width:123px;
	min-height:19px;
	margin:0 4px 3px 0;
	border:1px solid #AF843A;
}
* html #tmp_query {
	width:125px;
}
#tmp_press_field {
	margin:0 0 19px;
	padding:0 0 15px;
	border-bottom:2px solid #76523D;
}
#tmp_press_field .area_ttl {
	margin:0 0 5px;
}
#tmp_press_field ul {
	list-style:none;
	list-style-image:none;
}
#tmp_press_field ul li {
	width:180px;
	height:30px;
	margin:0 0 4px;
	padding:1px 0 0;
	background:url(/shared/site/images/navi/lnavi/press/field_btn_bg.png) no-repeat left top;
	text-align:center;
}
#tmp_press_field ul li a {
	display:block;
	width:180px;
	height:30px;
	text-decoration:none;
}
#tmp_press_cnt .backno {
	list-style:none;
	list-style-image:none;
}
#tmp_press_cnt .backno li {
	padding:0 0 16px;
}
#tmp_press_cnt .backno li img {
	vertical-align:top;
}
/* doga
============================== */
#tmp_doga_navi {
	background:url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat-y left top;
}
/* doga_navi_ttl */
#tmp_doga_navi_ttl {
	clear:both;
}
#tmp_doga_navi_ttl p {
	width:200px;
	height:46px;
	background:url(/shared/site/images/navi/lnavi/doga/dg_navi_ttl.png) no-repeat left top;
	overflow:hidden;
}
#tmp_doga_navi_ttl span {
	position:relative;
	z-index:-1;
}
/* doga_navi_cnt */
#tmp_wrap_doga_navi_cnt {
	padding:0 0 5px;
	color:#38261D;
	background:transparent url(/shared/site/images/navi/lnavi/doga/dg_navi_btm.png) no-repeat left bottom;
	line-height:1.4;
	clear:both;
}
#tmp_doga_navi_cnt {
	padding:12px 8px 0 8px;
	border-right:2px solid #76523D;
	border-left:2px solid #76523D;
}
#tmp_doga_navi_cnt .doga_sch_navi_box {
	clear:both;
}
#tmp_doga_navi_cnt .doga_sch_navi_box dl {
	margin:0 0 18px;
}
#tmp_doga_navi_cnt .doga_sch_navi_box dt {
	padding:0 0 7px;
}
#tmp_doga_navi_cnt .doga_sch_navi_box dt img {
	vertical-align:top;
}
#tmp_doga_navi_cnt .doga_sch_navi_box dd p {
	float:left;
	margin-bottom:0;
}
#tmp_doga_navi_cnt .doga_sch_navi_box #tmp_dquery_l input {
	margin-right:5px;
	width:123px;
	min-height:19px;
	border:1px solid #AF843A;
}
#tmp_doga_navi_cnt .doga_sch_navi_box #tmp_area_select_l select,
#tmp_doga_navi_cnt .doga_sch_navi_box #tmp_season_select_l select {
	margin-right:5px;
	width:125px;
	min-height:18px;
	border:1px solid #AF843A;
}
#tmp_doga_navi_cnt .doga_sch_btn button {
	width:50px;
	height:21px;
	background:url(/shared/site/images/navi/lnavi/doga/dg_navi_sch_btn.png) no-repeat left top;
	border:none;
	cursor:pointer;
}
#tmp_doga_navi_cnt .doga_sch_btn button span {
	position:relative;
	z-index:-1;
}
/* rnavi_top
============================== */
/* sp_banner */
#tmp_wrap_sp_banner {
	padding:0 0 0 76px;
	position:relative;
	left:0;
	top:-423px;
	z-index:2;
}
#tmp_sp_banner {
/*	width:304px; */
	height:314px;
	overflow:hidden;
}
#tmp_sp_banner .sp_list_order {
	position:absolute;
	right:-5px;
	bottom:-26px;
	list-style:none;
	list-style-image:none;
	z-index:10;
}
#tmp_sp_banner .sp_list_order li {
	float:left;
	margin-right:5px;
}
#tmp_sp_gallery_player {
	position:absolute;
	bottom:-5px;
	right:0;
	z-index:10;
}
/* hot_banner */
#tmp_wrap_hot_banner {
	width:284px;
	position:relative;
	left:16px;
	top:-387px;
}
#tmp_hot_banner {
	width:284px;
	height:284px;
	overflow:hidden;
}
#tmp_hot_banner ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hot_banner .hot_list_order {
	position:absolute;
	right:-44px;
	bottom:-7px;
	list-style:none;
	list-style-image:none;
	z-index:10;
}
#tmp_hot_banner .hot_list_order li {
	float:left;
	margin-right:5px;
}
#tmp_hot_gallery_player {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:10;
}
.btn_list {
	list-style:none;
	list-style-image:none;
}
.btn_list li {
	margin:0 0 10px;
}
.btn_list li img {
	vertical-align:top;
}
#tmp_kense {
	margin:0 0 10px;
	background:url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat left top;
}
#tmp_kense_cnt {
	padding:10px 15px;
}
#tmp_kense .kense_pht {
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#tmp_sanka {
	margin:0 0 10px;
	background:url(/shared/site/images/navi/lnavi/lnavi_bg.gif) repeat left top;
}
#tmp_sanka_cnt {
	padding:9px 12px 6px;
}
#tmp_sanka_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sanka_cnt li {
	margin:0 0 0.6em;
	padding:0 0 0 0.8em;
	background:url(/shared/site/images/icon/list_icon.png) no-repeat left top;
}
.rbnr {
	list-style:none;
	list-style-image:none;
}
.rbnr li img {
	vertical-align:top;
}
#tmp_hayawakari {
	position:absolute;
	top:228px;
	right:0;
}
#tmp_koho_r {
	width:244px;
	position:absolute;
	top:457px;
	left:17px;
}
#tmp_heiwa {
	width:170px;
	position:absolute;
	top:589px;
	right:0;
}
#tmp_sns_r {
	width:204px;
	position:absolute;
	top:782px;
	left:118px;
}
/* pnavi
============================== */
.pnavi {
	padding-right:4px; 
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:5px 0 2px 29px;
	background:url(/shared/site/images/navi/pnavi/pnavi_icon.gif) no-repeat left 0.2em;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_wrap_emergency {
	margin:0 0 10px;
	padding:10px;
	color:inherit;
	background:#FFD5D5 url(/shared/site/images/main/emergency/emergency_bg.gif) no-repeat left top;
	clear:both;
}
#tmp_emergency {
	padding:1px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #F48A8A;
}
#tmp_emergency_ttl {
	color:inherit;
	background:url(/shared/site/images/main/emergency/emergency_ttl_bg.png) repeat-x left top;
}
#tmp_emergency_cnt {
	padding:7px 9px 7px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_cnt ul {
	margin-left:22px;
	list-style-image:url(/shared/site/images/main/emergency/elist_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.5em;
}
#tmp_emergency_cnt .read_all {
	margin-left:0;
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt .read_all li {
	float:left;
	margin-bottom:0;
}
#tmp_emergency_cnt .read_all li a {
	display:block;
}
#tmp_emergency_cnt .read_all li span {
	position:relative;
	z-index:-1;
}
#tmp_emergency_cnt .read_all .ichiran {
	width:108px;
	height:19px;
	margin-right:30px;
	background:url(/shared/site/images/main/emergency/emergency_all.gif) no-repeat left top;
	overflow:hidden;
}
#tmp_emergency_cnt .read_all .ichiran a {
	width:108px;
	height:19px;
}
#tmp_emergency_cnt .read_all .rss {
	width:105px;
	height:19px;
	background:url(/shared/site/images/main/emergency/emergency_rss.gif) no-repeat left top;
	overflow:hidden;
}
#tmp_emergency_cnt .read_all .rss a {
	width:105px;
	height:19px;
}
/* emergency_s
============================== */
#tmp_wrap_emergency_s {
	clear:both;
	margin:0 0 10px;
	padding:10px;
	color:inherit;
	background:#FFD5D5 url(/shared/site/images/main/emergency/emergency_s_bg.gif) no-repeat left top;
}
#tmp_emergency_s {
	margin-bottom:10px;
	padding:1px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #F48A8A;
	clear:both;
}
#tmp_emergency_s_cnt {
	padding:7px 9px 7px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_s_cnt ul {
	margin-left:10px;
	list-style-image:url(/shared/site/images/main/emergency/elist_icon.gif);
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.5em;
}
#tmp_wrap_emergency_s .emergency_bnr {
	margin:0 0 10px;
	border:1px solid #F48A8A;
	list-style:none;
	list-style-image:none;
}
#tmp_wrap_emergency_s .emergency_bnr li {
	padding:1px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_wrap_emergency_s .emergency_bnr li a {
	display:block;
	width:176px;
	height:46px;
	background:url(/shared/site/images/main/emergency/shien_bnr.png) no-repeat left top;
	overflow:hidden;
}
#tmp_wrap_emergency_s .emergency_bnr li a span {
	position:relative;
	z-index:-1;
}
#tmp_anzen {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #F48A8A;
	clear:both;
}
#tmp_anzen_cnt {
	padding:7px 5px 7px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_anzen_cnt ul {
	margin-left:10px;
	list-style-image:url(/shared/site/images/main/emergency/elist_icon.gif);
}
#tmp_anzen_cnt ul li {
	margin-bottom:0.5em;
}
/* publicity_r
============================== */
#tmp_publicity_r {
	width:230px;
	margin:0 0 20px;
	position:absolute;
	top:-441px;
	left:115px;
	z-index:1;
}
#tmp_publicity_r_cnt {
	padding:0 38px 15px;
	background:url(/shared/site/images/main/publicity_r/publicity_r_cnt.png) no-repeat left bottom;
}
#tmp_publicity_r_cnt ul{
	list-style:none;
	list-style-image:none;
}
#tmp_publicity_r_cnt li {
	margin:0 0 5px;
}
#tmp_publicity_r_cnt li img {
	vertical-align:top;
}
/* update
============================== */
#tmp_update {
	margin:0 !important;
	padding-right:10px;
	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;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:#333333;
	background:url(/shared/site/images/main/inquiry/inquiry_ttl_bg.gif) no-repeat right bottom;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
	border-right:1px solid #E9D9C0;
	border-bottom:1px solid #E9D9C0;
	border-left:1px solid #E9D9C0;
}
#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 #666666;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
}
#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_wrap_publicity {
	width:100%;
	margin:0 0 10px;
}
* html #tmp_wrap_publicity {
	text-align:center;
}
#tmp_wrap_publicity2 {
	padding:10px 0 0 10px;
	color:inherit;
	background:url(/shared/site/images/main/publicity/publicity_bg.gif) repeat left top;
	clear:both;
}
#tmp_publicity {
	width:970px;
	margin:0 auto;
}
#tmp_publicity_ttl {
	width:100px;
	float:left;
	margin-right:15px;
	background:url(/shared/site/images/main/publicity/publicity_ttl_bg.gif) repeat left top;
}
#tmp_publicity_ttl p {
	padding:25px 12px;
	font-weight:bold;
}
#tmp_publicity_cnt {
	width:835px;
	float:left;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	padding:0 10px 10px 0;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
#tmp_publicity_close {
	float:right;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:0 17px 10px;
	clear:both;
}
.format_top #tmp_wrap_footer {
	padding-right:0;
	padding-bottom:4px;
	padding-left:0;
}
#tmp_footer {
	padding:8px 0 0;
	background:url(/shared/site/images/footer/footer_bg.jpg) no-repeat right bottom;
}
.format_top #tmp_footer {
	padding-top:13px;
	background-image:none;
	border-top:2px solid #CDB787;
}
/* fmenu
============================== */
#tmp_fmenu {
	padding:0 0 9px;
	list-style:none;
}
#tmp_fmenu li {
	margin:0 10px 0 0;
	float:left;
}
#tmp_fmenu li img {
	vertical-align:top;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0 0 22px;
	list-style:none;
}
.format_top #tmp_fnavi {
	padding-bottom:12px;
}
#tmp_fnavi li {
	margin:0 7px 0 0;
	padding:0 6px 0 0;
	white-space:nowrap;
	float:left;
	border-right:1px solid #000000;
}
#tmp_fnavi .last {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:0 10px 5px;
	clear:both;
}
.format_top #tmp_footer_cnt {
	padding-top:8px;
	padding-right:0;
	padding-left:0;
	border-top:1px solid #CDB787;
}
#tmp_footer_cnt address {
	font-style:normal;
}
#tmp_footer_cnt address span {
	margin:0 1em 0 0;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
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:#B91424; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#2D722D; /* デザインによって変更 */
	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;
}
/* ==================================================
Google
================================================== */
* html .gcsc-branding {
	width:100% !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,
#tmp_main a.icon_ppt,
#tmp_main a.icon_txt,
#tmp_main a.icon_zip,
#tmp_main a.icon_lzh {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_ppt,
a.icon_txt,
a.icon_zip,
a.icon_lzh {
	margin:0 3px;
	padding-left:60px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_ppt,
li a.icon_txt,
li a.icon_zip,
li a.icon_lzh {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/site/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/site/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/site/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
a.icon_ppt {
	background:url(/shared/site/system/images/linkicon/icon_ppt.gif) no-repeat 0 0.4em;
}
a.icon_txt {
	background:url(/shared/site/system/images/linkicon/icon_txt.gif) no-repeat 0 0.4em;
}
a.icon_zip {
	background:url(/shared/site/system/images/linkicon/icon_zip.gif) no-repeat 0 0.4em;
}
a.icon_lzh {
	background:url(/shared/site/system/images/linkicon/icon_lzh.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_orange,
th.bg_orange {
	color:inherit;
	background-color:#FCEEE2; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#DCF8DC; /* デザインによって変更 */
}
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FBEAEA; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_main_gallery:after,
#tmp_header:after,
#tmp_target ul:after,
#tmp_means:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_wrap_sp_banner:after,
#tmp_sp_banner:after,
#tmp_kense:after,
#tmp_kense_ttl:after,
#tmp_kense_cnt:after,
#tmp_sanka:after,
#tmp_sanka_ttl:after,
#tmp_sanka_cnt:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_benri:after,
#tmp_benri_ttl:after,
#tmp_benri_cnt:after,
#tmp_lnavi_kids:after,
#tmp_lnavi_kids_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt:after,
#tmp_event_cal_cnt .event_date:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_event_area:after,
#tmp_event_area ul:after,
#tmp_press:after,
#tmp_press_ttl:after,
#tmp_press_cnt:after,
#tmp_doga_navi:after,
#tmp_doga_navi_ttl:after,
#tmp_doga_navi_cnt:after,
#tmp_doga_navi_cnt .doga_sch_navi_box:after,
#tmp_doga_navi_cnt .doga_sch_navi_box dd:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_wrap_emergency_s:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_publicity_r:after,
#tmp_publicity_r_ttl:after,
#tmp_publicity_r_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fmenu:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3: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_wrap_main_gallery,
*:first-child+html #tmp_header,
*:first-child+html #tmp_target ul,
*:first-child+html #tmp_means,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_wrap_sp_banner,
*:first-child+html #tmp_sp_banner,
*:first-child+html #tmp_kense,
*:first-child+html #tmp_kense_ttl,
*:first-child+html #tmp_kense_cnt,
*:first-child+html #tmp_sanka,
*:first-child+html #tmp_sanka_ttl,
*:first-child+html #tmp_sanka_cnt,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_benri,
*:first-child+html #tmp_benri_ttl,
*:first-child+html #tmp_benri_cnt,
*:first-child+html #tmp_lnavi_kids,
*:first-child+html #tmp_lnavi_kids_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt,
*:first-child+html #tmp_event_cal_cnt .event_date,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_event_area,
*:first-child+html #tmp_event_area ul,
*:first-child+html #tmp_press,
*:first-child+html #tmp_press_ttl,
*:first-child+html #tmp_press_cnt,
*:first-child+html #tmp_doga_navi,
*:first-child+html #tmp_doga_navi_ttl,
*:first-child+html #tmp_doga_navi_cnt,
*:first-child+html #tmp_doga_navi_cnt .doga_sch_navi_box,
*:first-child+html #tmp_doga_navi_cnt .doga_sch_navi_box dd,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_wrap_emergency_s,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html #tmp_publicity_r,
*:first-child+html #tmp_publicity_r_ttl,
*:first-child+html #tmp_publicity_r_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fmenu,
*: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 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_main_gallery,
* html #tmp_header,
* html #tmp_target ul,
* html #tmp_means,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_wrap_sp_banner,
* html #tmp_sp_banner,
* html #tmp_kense,
* html #tmp_kense_ttl,
* html #tmp_kense_cnt,
* html #tmp_sanka,
* html #tmp_sanka_ttl,
* html #tmp_sanka_cnt,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_benri,
* html #tmp_benri_ttl,
* html #tmp_benri_cnt,
* html #tmp_lnavi_kids,
* html #tmp_lnavi_kids_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_cnt,
* html #tmp_event_cal_cnt .event_date,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_event_area,
* html #tmp_event_area ul,
* html #tmp_press,
* html #tmp_press_ttl,
* html #tmp_press_cnt,
* html #tmp_doga_navi,
* html #tmp_doga_navi_ttl,
* html #tmp_doga_navi_cnt,
* html #tmp_doga_navi_cnt .doga_sch_navi_box,
* html #tmp_doga_navi_cnt .doga_sch_navi_box dd,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_wrap_emergency_s,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html #tmp_publicity_r,
* html #tmp_publicity_r_ttl,
* html #tmp_publicity_r_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity,
* html #tmp_publicity_ttl,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fmenu,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}
@media screen and (max-width : 480px) {
/* ==================================================
resize_width
================================================== */
#tmp_resize_width {
	width:320px;
	margin:0;
	padding:0;
}
}
