@charset "utf-8";

/*Event-------------------------------------------------------*/

#event{
	position:relative;
	width:516px;
}

#event p{
	margin:0;
	padding:0;
}

/*Img Event001------------------------------------------*/

#img_meet001{
	position:relative;
	width:516px;
	height:110px;
	margin:0;
	padding:0;
}







/*--------------------------------------Img Event001 End*/

.month {
	background-image: url(../images/meet_info/icon_list-th001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	line-height: 1.2em;
	margin-left: 0.2em;
	margin-top: 0.5em;
}

#meet #event .chld_swim table,#meet #event .chld_taisou table,#meet #event .adult table  {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	border: 1px solid #1D2088;
	margin-top: 10px;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}



/* 子供スイミング */
#meet #event .chld_swim th {
	width: 18%;
	background-color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-left: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
}
#meet #event .chld_swim .th02 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 子供たいそう */
#meet #event .chld_taisou th {
	width: 18%;
	background-color: #FF9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-left: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
}
#meet #event .chld_taisou .th02 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 大人 */
#meet #event .adult th {
	width: 18%;
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-left: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
}
#meet #event .adult .th02 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#meet #event .chld_swim td,#meet #event .chld_taisou td,#meet #event .adult td {
	border: 1px solid #1D2088;
	text-align: left;
}


/* 09年4月3日　表示スタイル変更 */
#event .meet_info_box {
	margin-top: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.meet_info_box table {
	width: 516px;
	border: 1px solid #003399;
	margin-top: 5px;
}

.meet_info_box .photo {
	width: 120px;
	text-align: center;
}
.meet_info_box .cmt {
	font-size: 12px;
	line-height: 1.4em;
}


.meet_info_box h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.8em;
	background-image: url(../images/meet_info/mark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}





.caution10 {
	font-size: 10px;
	color: #CC0000;
}

