@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#outer {
	background-color: #000;
	width: 100%;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #F30;
	height: 290px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_01.jpg);
}
#icon {
	background-image: url(../images/event-2.jpg);
	height: 66px;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	text-align: center;
}
#outer #wrapper #icon img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#content {
	background-color: #000;
	width: 1024px;
	visibility: inherit;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/event-4.jpg);
}
#outer #wrapper #content #content_top {
	height: 77px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#outer #wrapper #content #content_middle {
	background-image: url(images/index_07.jpg);
	width: 1024px;
	visibility: inherit;
}
#outer #wrapper #content #content_below {
	height: 134px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #333;
	text-align: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #F00;
	text-align: left;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #360;
	text-align: center;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #60F;
	text-align: center;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #C03;
	text-align: center;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #36F;
	text-align: center;
}
.word1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333;
	text-align: center;
}
.word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.word3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #C00;
	text-align: left;
}
