@charset "utf-8";
/* CSS Document */

#event {
margin:0px;
padding:0px;
background: none;
text-align:center;
font-family: osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", sans-serif;
color:#333;
line-height:1.5em;
font-size:15px;
}

.event_table {
	font-style: 15px;
}


#wrap_event {
	width: 1110px;
	margin:0 auto;
	text-align:center;
	border-left:1px solid #096aa1;
	border-right:1px solid #096aa1;
}


.pan_event {
	font-size:10px;
	text-align:left;
	margin:0 auto;
	padding:0;
	border-bottom: solid 1px #633;
	width:1080px;
}

.pan_event li {
	display: inline;
}

#contents_box3_event{
margin:8px auto;
padding:0px;
width:1080px;
text-align:left;
}

.tabBox {
	width: 1080px;
}

.event_img {
	text-align:center;
}

.fs_e {
	font-size:18px;
	color:#555;
}

.fs_e b {
	color:#000;
}

.fs_e_eco {
	font-size: 16px;
	margin-left: 10px;
}

/* new table
---------------------------------------*/

.tabBox table { 
	margin-left:8px;
	border-top:#999 solid 1px; 
	border-right:#999 solid 1px; 
	width:1010px;
}

.tabBox table th {
	background-color: #4bacc6;
	color:#fff;
	font-size:18px;
}

.tabBox table th,
.tabBox table td { 
	padding:12px; 
	border-bottom:#999 solid 1px; 
	border-left:#999 solid 1px; 
	text-align:left;
}

.tabBox table td .event_info {
	padding-top:3px;
	font-size:12px;
}

 .event_date {
	font-size:18px;
	font-weight:bold;
	color:#444;
	font-family: "Work Sans", Helvetica, Arial, sans-serif;
	width: 170px;
}

.event_day_event {
	width: 170px;
}

.event_btn_event {
	width:99px;
}

.event_btn_event a {
	background:#ff813a;
	padding:5px;
	display:block;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
}

.event_btn_event a:hover {
	background:#ff9f31;
}

table tr:nth-child(2n-1) {
	background-color: #daeef3;
}


/*-----------[Header] -----------*/

#header_box_event
{
position:relative;
top:-18px;
z-index:1;
margin:0 0 -16px 0;
padding:0;
width:1110px;
height:109px;
background-image: url(../../common/img_parts/header_bg_event.jpg);
background-repeat:no-repeat;
border-bottom:#096aa1 1px solid;
font-size:10px;

background-color: #000;
}
*:first-child+html #header_box_event
{
left:1px;
}
#header_box_event #logo
{
	position:absolute;
	top:35px;
	left:11px;
	padding:0px;
	width:183px;
	height:66px;
	margin:0;
}

#header_box_event #comment
{
	position:absolute;
	top:35px;
	left:208px;
	width:520px;
	letter-spacing:-1px;
	text-align:left;
	font-size:10px;
	line-height:130%;
	color:#1f53a1;
}
*:first-child+html #header_box_event #comment {
	width:540px;
	left:200px;
	font-size:10px;
	font-family:MS Pゴシック!important;
	line-height:130%;
}

* html #header_box_event #comment {
	width:540px;
	left:200px;
	font-size:10px;
	font-family:MS Pゴシック!important;
	line-height:130%;
}

#header_box_event #btn01{
	position:absolute;
	bottom:10px;
	right:10px;
	width:138px;
	height:40px;
	background:#eee;
}

#logo a
{
display:block;
width:183px;
height:66px;
/*background:url(images/logo.gif) no-repeat;*/
text-decoration:none;
background:transparent;
}

#submenu
{
position:relative;
top:10px;
margin:0px;
padding:0px;
float:right;
width:180px;
}

#submenu li
{
margin:0px 3px 0px 0px;
padding:0px;
list-style-type:none;
float:left;
}

#submenu #login a
{
width:90px;
}

#submenu #dive2 a
{
width:74px;
}

#submenu li a
{
display:block;
text-indent:-9999px;
text-decoration:none;
height:25px;
font-size:1px;
}

#header_menu
{
margin:0px;
padding:0px;
width:740px;
height:40px;
}


/*-----------[Footer] -----------*/

#footer_box_event{
margin:0px auto;
width:1110px;
padding:50px 0 0px;
background:#85e1f8 url(../../common/img_parts/footer.jpg) no-repeat center top;
-webkit-background-size: 100%;
background-size: 100%;
font-size:10px!important;
line-height:130%;
color:#096aa1;
text-align:center;
}

#footer_box_event div{
margin:0 0 35px 0;
}

#footer_box_event a.footmenu:link,a.footmenu:visited
{
text-decoration: none;
color:#096aa1;
}


a.footmenu:hover
{
color:#096aa1;
text-decoration:underline;
}


#copyright_box
{
color:#fff;
margin:33px 0 0 0!important;
padding:0 0 0 0!important;
height:21px;
line-height:21px!important;
background:#0a6ba2 url(../../common/img_parts/footer_bottom.jpg) no-repeat center top;
-webkit-background-size: 100%;
background-size: 100%;
}

a.anchor
{
margin:30px 0px 10px 460px;
width:61px;
height:9px;
display:block;
text-indent:-9999px;
text-decoration:none;
background:url(../../common/img_parts/anchortop.gif) #fff no-repeat;
}
#foot_fr {
	margin:50px 10px 30px 10px;
}
#foot_fr li {
	list-style:none;
	text-align:center;
}
#foot_fr li.return a{
	background: url(../../img_index/return.gif) no-repeat top left;
	float:right;
	font-size:10px;
	display:block;
	padding-left:17px;
	margin-top:20px;
	
}
.pan {
	font-size:10px;
	text-align:left;
	margin:0 auto;
	padding:0;
	border-bottom: solid 1px #633;
	width:710px;
}
#rightcontents_box .banner li img{
	padding:0;
	margin:0;
}
#rightcontents_box .banner li {
	list-style:none;
	margin:3px 0;
}


/* eco page
-------------------------------------------------------------*/

.h3-style_eco{
margin:0px 10px 10px 10px;
padding:10px;
border-style:solid;
border-width:1px;
border-color:#999999;
background: url(../../common/img_parts/h4title_bg.gif) #fff;
font-size:15px;
color:#00AAE7;
line-height:1.6em;
}

.tabBox_eco {
	width: 1022px;
	line-height:1.8em;
}

.tabBox_eco ul {
	margin-left: 20px;
}

.tabBox_eco ul li {
	font-style: 13px;
}













