/* CSS Document */
.schedule_title {
	background-image: url(../img/schedule/2011/photo.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 950px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#schedule_box {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#schedule_box ul {
	margin: 0px;
	list-style-type: none;
}
#schedule_box li {
	font-size: 14px;
	list-style-type: square;
}
#contact_box {
	width: 280px;
	float: left;
	text-align: left;
}

#contact_box ul {
	list-style-type: none;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact_box li {
	width: 267px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 14px;
	padding: 5px 5px 5px 8px;
	color: #666666;
}
#contact2_box {
	width: 280px;
	float: left;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
}

#contact2_box ul {
	list-style-type: none;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact2_box li {
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 14px;
	padding: 5px;
	color: #666666;
}
.relation_space {
	margin-right: 15px;
}
.schedule_box2011 {
	width: 310px;
	float: left;
	padding-left: 5px;
	margin-bottom: 30px;
}

.schedule_box2011 ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.schedule_box2011 li {
	font-size: 12px;
	line-height: 160%;
	list-style-type: none;
}
