@charset "UTF-8";
/* コンテンツ */ 
#flash_area {
	width:960px;
	height:422px;
	margin:0 auto;
	text-align:left;
}
.f_date {
	float:left;
	width:320px;
	height:350px;
	background-image:url(../img/date.png);
}
.f_date div {
	display:none;
}
.fadein {
	float:left;
	position:relative;
	width:640px;
	height:350px;
	margin-bottom:2px;
}
.fadein2 {
	float:left;
	position:relative;
	width:960px;
	height:70px;
}   
.fadein img, .fadein2 img {
	position:absolute;
	left:0;
	top:0;
} 
.tbox {
	float:left;
	width:320px;
}
.more ul {
	margin-left:10px;
}
.more li {
	background-image:url(../img/pt_link.gif);
	background-repeat:no-repeat;
	background-position:0 0.35em;
	padding:0 0 10px 7px;
}
.sbox td {
	text-align:center;
}
.sbox img {
	margin::2px auto;
}
.test {
	position:absolute;
	width:120px;
	height:24px;
	top:20px;
	right:170px;
}

