@charset "Shift_JIS";

/*=========================================*/
/* イベント案内 */
/*=========================================*/


h2#main_title{
	background-image: url(../event/images/main_title.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 700px;
	text-indent: -9999px;
}

h2#main_title2{
	background-image: url(../event/images/main_title2.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 700px;
	text-indent: -9999px;
}


#sidetitle_title{
	background-image: url(../event/images/sidemenu_title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 223px;
	text-indent: -9999px;
}

h3#pg_contents_title_event {
	background-image:url(../event/images/contents_title_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	width: 640px;
	margin-bottom: 5px;
	margin-left: 0px;
    }

.event_list td {
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
    }
	
.event_calendar {
	background-image:url(../event/images/event_calendar.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 70px;
	float: left;
    }
	
.event_calendar_month {
	font-size: 30px;
	font-weight: bold;
	padding: 0px;
	width: 40px;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
    }
	
tr#event_calendar_month_on td {
    background-color: #ffeecc;
    }
	
.event_list_tx {
	margin: 0px;
	padding: 0px;
	width: 560px;
    }
	
ul#pg_contents_attached_event {
	background-image:url(../event/images/attached_title.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	width: 640px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
    }
	
ul#pg_contents_attached_event li {
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	clear: both;
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: bottom;
    }
	
ul#pg_contents_attached_event li.pg_contents_attached_event_pdf a {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }
	
ul#pg_contents_attached_event li.pg_contents_attached_event_excel a {
	background-image: url(../images/icon_excel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }
	
ul#pg_contents_attached_event li.pg_contents_attached_event_word a {
	background-image: url(../images/icon_word.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }
	
ul#pg_contents_attached_event li.pg_contents_attached_event_other a {
	background-image: url(../images/icon_file.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
    }

