@charset "UTF-8";
body {
	background-color: #000;
	width: 800px;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #B7B7B7;
	margin-top: 0px;
	line-height: 2em;
	letter-spacing: 1px;
}
body a:link {
	color: #FFF;
	text-decoration: underline;
}
body a:visited {
	color: #FFF;
	text-decoration: underline;
}
body a:hover {
	color: #FF0012;
	text-decoration: underline;
}
body a:active {
	color: #FFF;
	text-decoration: underline;
}
#main_space {
	width: 900px;
	margin-bottom: 100px;
	float: left;
}
#contents_space {
	width: 650px;
	float: right;
}
.contents_line {
	margin-top: 10px;
}
#contents_space img {
}
.img_box {
	float: left;
	height: 132px;
	width: 132px;
	margin-top: 6px;
}
.title_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #363639;
	border-bottom-color: #363639;
	padding-left: 5px;
	float: left;
	width: 645px;
	color: #CCC;
}
.text_box {
	width: 500px;
	float: right;
	margin-bottom: 30px;
}
.detail_box {
	float: left;
	width: 650px;
	margin-bottom: 30px;
}
.white_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	line-height: 2.4em;
}
#menu_bar {
	float: left;
	width: 190px;
}
#menu_bar li {
	list-style-type: none;
}
#logo_space {
	margin-top: 55px;
	margin-bottom: 40px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#event_space {
	height: 90px;
	width: 750px;
	background-image: url(imgery/index/event_line.gif);
	float: left;
}
#footer {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.red_16pxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0012;
}
.yellow_16pxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFD000;
}
.watch_box {
	height: 240px;
	width: 140px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	margin-right: 22px;
}.watch_box img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363639;
	margin-bottom: 5px;
}
#watch_contents {
	height: 2070px;
	width: 650px;
	margin-bottom: 100px;
}
.album_box {
	height: 123px;
	width: 123px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	margin-right: 5px;
}
#album_contents {
	width: 650px;
	float: left;
}
#album_contents img {
	border: 1px solid #363639;
	margin-right: 5px;
	margin-bottom: 5px;
}
#album_contents a:link img{
	border: 1px solid #363639;
}
#album_contents a:visited img{
	border: 1px solid #363639;
}
#album_contents a:hover img{
	border: 1px solid #FF0012;
}
#album_contents a:active img{
	border: 1px solid #363639;
}

