@charset "utf-8";


/* main_image
------------------------------------------------------------ */
#main_image {
	min-width: 960px;
	background-image: url(../../images/event/index/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/* article
------------------------------------------------------------ */
.article {}


/* section
------------------------------------------------------------ */
#sec2 {}
#sec2 strong {
	font-weight: bold;
	color: #58012B;
}
#sec2 .orange {
	color: #F90;
	font-weight: bold;
}

#sec4 strong,
#sec5 strong{
	font-weight: bold;
	color: #0099CC;
}
#sec4 .flowBox,
#sec5 .flowBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sec4 .flowBox .r,
#sec5 .flowBox .r {
	width: 530px;
}
#sec4 .extra .r {
	width: 450px;
}

.lay1 {
	padding-top: 40px;
	background-image: url(../../images/facilities/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.lay2 {
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: right top;
}

.flowBox {
	clear: both;
	margin-bottom: 20px;
}
.flowBox .l {
	float: left;
	display:block;
	margin-right: 10px;
}
.flowBox .r {
	float: right;
	display:block;
	margin-left: 10px;
}

.flowBox:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.flowBox {display: inline-table; display: block; zoom:1;}
* html .flowBox {height: 1%;}

ul.planListArea {
	width: 730px;
}
ul.planListArea li {
	border: 1px solid #E0E0E0;
	padding: 5px;
	width: 343px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../../images/event/index/bt_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.planListArea li span {}
ul.planListArea li span img {
	vertical-align: middle;
	margin-right: 15px;
}
ul.planListArea li span.p {
}
ul.planListArea li span.t {}

