@charset "utf-8";

#menu {
	background-repeat: no-repeat;
	height: 36px;
	width: 885px;
	margin-right: 15px;
	background-image: url(../img/img01s.jpg);
}
#topimg {
	background-image: url(../contents/event/img/img02.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 900px;
	text-indent: -9999px;
	display: block;
}
.text {
	width: 870px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 10px;
}
.text02 {
	width: 555px;
	text-align: left;
	margin-bottom: 23px;
}
.event-box {
	clear: both;
	padding-top: 10px;
}

#title-event {
	background-image: url(../contents/event/img/event-title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
	display: block;
	width: 555px;
	margin-bottom: 13px;
}
.r-contents {
	float: left;
	width: 375px;
	padding-right: 25px;
}
.r-contents table{
	font-size: 14px;
	line-height: 150%;
}
.text16 {
	font-size: 18px;
	font-weight: bold;
}
.text16-bu {
	color: #053FD8;
	font-size: 18px;
	font-weight: bold;
}
.text16-re {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
dl{
	width: 375px;
	margin-top: 15px;
}
dt{
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #053FD8;
	margin-bottom: 2px;
}
.sponsorship {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #053FD8;
}
.comment {
	border: 1px solid #B7B3A4;
	width: 543px;
	background-color: #EEEDEA;
	padding: 5px;
}
.comment-text {
	width: 530px;
	background-color: #FFFFFF;
	border: 1px solid #5A86F8;
	padding: 5px;
}

a:focus{
	outline:none;
}
.event {
	clear: both;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.event li {
	list-style-position: outside;
	list-style-type: disc;
}

.event ul{
	margin-top: 5px;
	padding-left: 15px;
}
