@charset "UTF-8";
/* CSS Document */


.event_table{
	width:597px;
}

a:link { color: #8479ff; text-decoration: underline; }
a:visited { color: #8479ff; }
a:hover { color: orange; text-decoration: underline; }
a:active { background-color: #8479ff; text-decoration: underline; }

.event_table .event_image{
	 text-align:left;
	 vertical-align:top;
	 width:109px;
}

.event_table .honmon_event { 
	color: #666; 
	font-size: 10px; 
	font-family: "ＭＳ ゴシック", Osaka; 
	line-height: 13px; 
	text-align: justify; 
	padding-right: 60px; 
	padding-left: 10px;
	padding-bottom: 30px;
	width:488px;
}

.midashi { color: #333; font-size: 12px; font-family: "ＭＳ ゴシック", Osaka; line-height: 14px; }

