﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: schedule.css
-----------------------------------*/

/*-----------------------------------
イベントスケジュール
-----------------------------------*/
#schedule_1st {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
	font-size:80%;
}

#schedule_1st h3 {
	background:url(../images/schedule_subtitle1.jpg) no-repeat;
	width:584px;
	height:23px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#schedule_1st li {
	width:130px;
	height:96px;
	margin:0px 0px 20px 11px;
	float:left;
}

* html body #schedule_1st li {
	width:130px;
	height:96px;
	margin:0px 0px 20px 9px;
	float:left;
}

.schedule_1st_txt {
	background:url(../images/schedule_1st_bg.jpg) right bottom no-repeat;
	width:564px;
	height:230px;
	overflow:hidden;
}

.schedule_1st_txt h4 {
	width:584px;
	height:auto;
	color:#00c2e7;
	line-height:1.5em;
	margin:0px 0px 15px 0px;
}

.schedule_1st_txt p {
	width:310px;
	height:auto;
	color:#848484;
	line-height:1.5em;
	margin:0px 0px 15px 0px;
}





#schedule_2nd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
	font-size:80%;
}

#schedule_2nd h3 {
	background:url(../images/schedule_subtitle2.jpg) no-repeat;
	width:584px;
	height:23px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#schedule_2nd h4 {
	width:584px;
	height:auto;
	color:#00c2e7;
	line-height:1.5em;
	margin:0px 0px 15px 0px;
}

#schedule_2nd li {
	width:124px;
	height:auto;
	color:#848484;
	line-height:1.5em;
	text-align:center;
	margin:0px 0px 10px 11px;
	float:left;
}

#schedule_2nd li span{
	font-size:95%;
}



#schedule_3rd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
	font-size:80%;
}

#schedule_3rd h3 {
	background:url(../images/schedule_subtitle3.jpg) no-repeat;
	width:584px;
	height:23px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#schedule_3rd h4 {
	width:584px;
	height:auto;
	color:#00c2e7;
	line-height:1.5em;
	margin:0px 0px 15px 0px;
}

#schedule_3rd li {
	width:124px;
	height:auto;
	color:#848484;
	line-height:1.5em;
	text-align:center;
	margin:0px 0px 10px 11px;
	float:left;
}

#schedule_4th {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
	font-size:80%;
}

#schedule_4th h3 {
	background:url(../images/schedule_subtitle4.jpg) no-repeat;
	width:584px;
	height:23px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}


#schedule_4th p {
	width:584px;
	height:auto;
	color:#848484;
	line-height:1.5em;
	margin:0px 0px 15px 0px;
}
