@charset "UTF-8";
#wrapper {
	height: auto;
	width: 765px;
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}
.navi_img {
	margin-bottom: 10px;
}
#contents {
	height: auto;
	width: 765px;
	background-image: url(event_images/contents_bg_03.jpg);
	background-repeat: repeat-y;
	clear: both;
	padding-top: 30px;
	background-position: right top;
}
#side_navi {
	float: left;
	height: auto;
	width: 184px;
	margin-left: 18px;
	padding-top: 245px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 21px;
}
#main {
	float: right;
	height: auto;
	width: 510px;
	background-image: url(event_images/contents_bg_03.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#wrapper #contents #main table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.title {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	background-image: url(event_images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style-type: none;
	width: 220px;
	padding-top: 10px;
}
.info_img {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
h1 {
	margin-bottom: 15px;
}
.commnet {
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
	margin-left: 20px;
	width: 215px;
	margin-top: 5px;
}
#bottom {
	background-image: url(index_images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 765px;
	background-position: left top;
	clear: both;
}
#footer {
	background-image: url(event_images/footer_03.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 765px;
	background-position: left top;
	float: left;
}
#right_bar {
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	height: 786px;
	width: 40px;
}
