@charset "UTF-8";



/*--リニューアルで追加したCSSはここから--*/
/*-- 目次バナー --*/
.cat-page-bnr{
                                width:100%;
                                margin-bottom:2rem;
                                display:flex;
}
.cat-page-bnr div{
                                width: calc(100%/4);
                                margin:0 0.2rem;
                                text-align:center;
                                border:2px solid #cdcdcd;
}
.cat-page-bnr div a{
                                width: 100%;
                                padding:0.2rem 0;
                                display:block;
}
.cat-page-bnr div a:hover {
                                background:#fff9e9;
}
/*.cat-page-bnr img{
                                border:2px solid #cdcdcd;
}*/

/*--3カラム目次フレーム--*/
#container_wide {
 width:95%;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}
#wrapper_wide {
 width:66%;
 float:right;
}
#boxD {
 width:32%;
 float:left;
}
#boxB {
 width:49%;
 float:left;
}
#boxC {
 width:48%;
 float:right;
}


#title_green{
	height:52px;
	background-color:#23a640;
	margin:0 10px;
}

/*--お知らせ枠--*/
#news_frame{
	border:1px solid #ffb300;
	margin:20px 30px 30px 30px;
}
#news_title{
	background-color:#ffdb00;
	height:29px;
	border-bottom:1px solid #e6e6e6;
}
.list_news_orange{
	margin:10px 0px;
	list-style:none;
}
.list_news_orange li{
	margin-bottom:10px;
	list-style:none;
	padding-left:15px;
	background-image: url(images/icon/sankaku_orange.gif);
	background-repeat: no-repeat;
	background-position:0 6px;
}

/*--目次ページ メインタイトル--*/
.title_blue{
	background-color:#0578b3;
	height:29px;
	border-bottom:1px solid #e6e6e6;
	background-image: url(images/background/title_blue.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	padding-left:10px;
	line-height:29px;
}

/*--目次ページ サブタイトル--*/
.title_line{
	padding:5px 5px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	margin:8px 0;
	font-weight:bold;
	background:#d0e2f5;
}

/*--目次ページ 紺色リスト--*/
.list_menu_navy{
	margin:0 0 20px 0;
	padding:0;
}
.list_menu_navy li{
	margin-bottom:8px;
	list-style:none;
	padding-left:20px;
	background-image: url(images/icon/menu_marublue.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
}

/*--目次ページ 紺色リスト第２階層--*/
.list_menu_navy2{
	margin:0 0 20px 0;
	padding:0;
}
.list_menu_navy2 li{
	margin-bottom:8px;
                                margin-left:12px;
	list-style:none;
	padding-left:20px;
	background-image: url(images/icon/menu_marublue.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
}

/*--イベント・みどころ レイアウト--*/

#slide_frame{
	height:320px;
	width:100%;
	margin:0 auto;
	background-image: url(images/background/eventslide_back.gif);
	background-repeat: repeat-x;
}

#parent {
	width:950px;
	margin:0 auto;
  overflow: hidden;
}
#flexbox{
  display:flex;
}
#child1 {
  float: left;
  width: 302px;
	margin-right:28px
}
#child2 {
  float: right;
  width: 620px;
}

#photonews{
	background-image: url(images/contents/event/photonews_bg.gif);
	background-repeat: repeat-y;
	width:302px;
	overflow:hidden;
}
#photonews #photonews_title{
	width:136px;
	float:left;
}
#photonews #photonews_contents{
	color:#FFFFFF;
	width:165px;
	font-size:80%;
	float:left;
}
#photonews #photonews_contents a{
	color:#FFFFFF;
}
#photonews #photonews_contents a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#photonews #photonews_contents a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#photonews #photonews_button{
	width:302px;
	text-align:center;
	clrear:both;
}

/*--観光振興--*/
.event_sinkou{
	width: 950px;
	margin-top:15px;
	padding:0 9px 9px 9px;
	background-repeat: repeat-x;
}

/*--イベント・みどころ 左バナー--*/
.event_banner{
	margin-top:15px;
	padding-left:0
}

.event_banner li{
	list-style:none;
	margin-bottom:2px;
}

/*--イベント・みどころ ガイド--*/
.event_guide{
	width: 950px;
	margin-top:15px;
	padding:0 9px 9px 9px;
/*	border:1px solid #837666;*/
	background-image: url(images/background/eventslide_back2.gif);
	background-repeat: repeat-x;
}

.event_guide .lineup{
	width: 120px;
	display: inline-block;
	margin:0px 4px;
	text-align: center ;
}

.event_guide .lineup p{
	padding:0px;
	font-size: 12px;
	line-height:1.2;
	background : none;
}

.event_guide .lineup img{
	display: block;
	padding:5px 10px 0px 10px;
}

/*--イベント・みどころ ご案内リストー--*/
.event_list{
	list-style:none;
	width:620px;
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #95c41e;
	padding-left:0
}

.event_list li{
	background-image: url(images/icon/sankaku_green.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}

#calendar_bottom{
	height:35px;
	background-color:#837666;
	line-height:41px;
	text-align:center;
	padding-top:6px;
}

.tb_event{
	width: 100%;
	border-collapse: collapse;
	backgroud-color:#ffe4a3
 }
.tb_event th{
	width: 25%;
	padding: 2px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #fff;
	background-color:#ffe4a3;
 }
.tb_event td{
	padding: 2px;
	border: 1px solid #fff;
	background-color:#ffe4a3;
	font-size:80%;
	vertical-align:middle
	text-align:middle
 }
.tb_event td img{
	float: left;
	margin-right:5px
 }

.tb_event a{
	color:#403929;
 }

/*--イベント・みどころ メインイメージー--*/

#slide {
width:890px;
height:320px;
margin:0 auto;
position: relative; top: 0; z-index: 1;
}
#slide img {
position:absolute;
left:0;
top:0;
}

.fukidashi{
position: relative; top: 0; z-index: 2;
}

