@charset "utf-8";

body {
	background-color: #333333;
}
#main_ind{
	height:74px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
 	background-image: url(../../images/main_ind.jpg);
	background-position: center bottom;
}

#main_ind .right {
	text-align: right;
	float: right;
	width: 175px;
	padding-top: 10px;
}

#news {
	float: left;
	margin-left: 8px;
	padding-bottom: 50px;
}
#news dt {
	float: left;
	margin-right: 20px;
	color: #666666;
	font-size: 120%;
	line-height: 20px;
}

#fla {
	height: 462px;
	text-align: center;
	width: 100%;
	vertical-align: top;
	margin-top: 0px;
	clear: both;
	padding-top: 0px;
	background-image: url(../../images/flash_img.jpg);
	background-repeat: no-repeat;
	background-position: center -73px;
	margin-left: 1px;
}
*:first-child+html #fla {
	margin-left: 1px;
}

#flash_img {
	background-image: url(../../images/noflash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	vertical-align: top;
	clear: both;
	padding-top: 0px;
	margin-left: 0px;
}

#contents .add{
	float: right;
	line-height: 0.8em;
}
#contents .add img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.h2_ind {
	margin-bottom: 10px;
}
#flash_player {
	padding-top: 397px;
	padding-bottom: 25px;
	margin-left: -430px;
}

