@charset "shift_jis";

/* clearfix
------------------------------------------------------------------------------*/
#tenpo_contents_box #title_area:after,
#tenpo_contents_box .event_calendar:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* clearfix ie
------------------------------------------------------------------------------*/
#tenpo_contents_box #title_area,
#tenpo_contents_box .event_calendar {
	zoom:1;
}

/* ************************************************ 
 * ?????????????
 * ************************************************ */
#tenpo_contents_box #title_area {
	width:780px;
	height:70px;
}
#tenpo_contents_box #title_area h3.event {
	width:250px;
	height:22px;
	margin:28px 0 0 0;
	background-position:left center;
}
#tenpo_contents_box .event_calendar {
	clear:both;
	position:absolute;
	top:61px;/***0602Cǉ***/
	left:10px;
	width:530px;
	height:42px;
	z-index:100;
}
#tenpo_contents_box .event_calendar a {
	display:block;
	float:left;
	width:235px;
	height:39px;
	margin:0 17px 0 0;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	outline:none;
	font-size:1px;
	line-height:0;
}
#tenpo_contents_box .event_calendar a:hover {
	background-position:left bottom;
}
#tenpo_contents_box .event_calendar a.icon1 {
	background-image:url(../images/headline/icon_eventcal_1.jpg);
}
#tenpo_contents_box .event_calendar a.icon2 {
	background-image:url(../images/headline/icon_eventcal_2.jpg);
}
#tenpo_contents_box .event_calendar a.icon3 {
	background-image:url(../images/headline/icon_eventcal_3.jpg);
}
#tenpo_contents_box .event_calendar a.icon4 {
	background-image:url(../images/headline/icon_eventcal_4.jpg);
}
#tenpo_contents_box .event_calendar a.icon5 {
	background-image:url(../images/headline/icon_eventcal_5.jpg);
}
#tenpo_contents_box .event_calendar a.icon6 {
	background-image:url(../images/headline/icon_eventcal_6.jpg);
}
#tenpo_contents_box .event_calendar a.icon7 {
	background-image:url(../images/headline/icon_eventcal_7.jpg);
}
#tenpo_contents_box .event_calendar a.icon8 {
	background-image:url(../images/headline/icon_eventcal_8.jpg);
}
#tenpo_contents_box .event_calendar a.icon9 {
	background-image:url(../images/headline/icon_eventcal_9.jpg);
}
#tenpo_contents_box .event_calendar a.icon10 {
	background-image:url(../images/headline/icon_eventcal_10.jpg);
}
#tenpo_contents_box .event_calendar a.icon11 {
	background-image:url(../images/headline/icon_eventcal_11.jpg);
}
#tenpo_contents_box .event_calendar a.icon12 {
	background-image:url(../images/headline/icon_eventcal_12.jpg);
}


#tenpo_contents_box #maps #mapImage .image{
text-align: center;
border: solid 1px #CCC;
}
#tenpo_contents_box #maps .map_sec .buttons{
	padding-top: 7px;
	text-align: right;
}
