﻿@charset "utf-8";

/***　All　***/

.event_img{
	height: 980px;
	float: left;
	width: 660px;
}

.event_img .bt{
	position:absolute;
	z-index: 30000;
	margin: 912px 0 0 200px;
	font-size: 15px;
}

.event_img .bt a{
	color: #316fa3;
}

.event_img .bt div{
	float: left;
	margin: 0 170px 0 0;
}

.event_img .image{
	position:absolute;
	height: 960px;
	width: 660px;
	z-index: 100;
}

/*----------*/

#event_data{
	clear: both;
}

/*----------*/

.event_box{
	float: left;
	width: 660px;
	margin: 30px 0 0;
}

.event_text{
	margin: 0 0 5px;
	font-size: 15px;
}

.event_tbl{
	background: #ccc;
	width: 660px;
}

.event_tbl td{
	background: #fff;
	text-align: center;
	font-size: 15px;
}

.event_tbl td a{
	display: block;
	background: #fff;
	padding: 10px;
	color: #333;
}

.event_tbl td a:hover{
	display: block;
	background: #e7e401;
	padding: 10px
}

.event_title{
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	margin: 30px 0 10px;
}

/*----------*/

.event_tbl_list{
	background: #ccc;
	width: 660px;
	margin: 0 0 40px;
}

.event_tbl_list td{
	xbackground: #fff;
	text-align: center;
	padding: 10px;
	font-size: 14px;
}

.event_tbl_list .day{
	width: 120px;
}

.event_tbl_list .icon{
	width: 150px;
}

.event_tbl_list .text{
	text-align: left;
}

.event_tbl_list td a{
	color: #333;
}

.event_tbl_list td a:hover{

}

.event_tbl_list td img{
	margin: 0 5px;
}

.event_tbl_list .tr0{
	background: #eee; 
}

.event_tbl_list .tr1{
	background: #fff; 
}

.news_content .icons {
	display: block;
	float: left;
}