@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* モバイルレイアウト : 480 px およびそれ以下。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#pankuzu{
	font-size:80%;
	max-width:1150px;
	margin:10px auto 10px;
	padding:0 20px;
}

#h2_block{
	color:#fff;
	background-color:#c1506c;
}
#h2_block div{
	max-width:1150px;
	margin:0 auto;
	padding:0 20px;
}


#h2_block h2{
	font-size:120%;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:left center;
	margin:0 0 30px;
	padding-left:50px;
	height:50px;
	line-height:50px;
}

#sub_h2_event{background-image:url(../img/icon_sub_h2_event.gif);}
#sub_h2_experience{background-image:url(../img/icon_sub_h2_experience.gif);}
#sub_h2_gourmet{background-image:url(../img/icon_sub_h2_gourmet.gif);}
#sub_h2_marugoto{background-image:url(../img/icon_sub_h2_marugoto.gif);}
#sub_h2_souvenir{background-image:url(../img/icon_sub_h2_souvenir.gif);}
#sub_h2_tourism{background-image:url(../img/icon_sub_h2_tourism.gif);}
#sub_h2_discovery{background-image:url(../img/icon_sub_h2_discovery.gif);}
#sub_h2_movie{background-image:url(../img/icon_sub_h2_movie.gif);}

.sub_event_calendar_link{
	margin:-15px 0 20px;
	text-align:right;

}


.sub_event_detail{
	margin:0 0 2em;
	padding:0;
}
.sub_event_detail dt{
	color:#c1506c;
	font-weight:bold;
	margin:0 0 0.4em;
	padding:0;
}
.sub_event_detail dd{
	font-size:90%;
	margin:0 0 1em 1em;
}
.sub_event_detail_notice{
	color:#c1506c;
	font-weight:bold;
	margin:1em 0;
}

.sub_event_photo{
	width:320px;
	float:right;
/*	margin:0 0 30px 30px;*/
	font-size:90%;
}

.sub_event_photo img{
	display:block;
	border:1px solid #999;
	background-color:#fff;
	margin:0 auto 8px;
	padding:5px;
}




/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* タブレットレイアウト : 481 px 〜 768 px。モバイルレイアウトからスタイルを継承。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media print, screen and (min-width: 481px) {





























}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* デスクトップレイアウト : 769 px 〜。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media print, screen and (min-width: 769px) {

















}
