@charset "Shift_JIS";


/*=====================================
=1 top
=====================================*/

#main_flash{
	width:758px;
	height:513px;
	margin:0;
	padding:0 1px 0 1px;
	overflow:hidden;
}


#top_contents{
	width:758px;
	overflow:hidden;
	padding:0 0 30px 1px;
}


/*--------- whats new ---------*/

/*
#top_contents .whats_new{
	width:359px;
	padding:0 0 0 15px;
	float:left;
}


#top_contents .whats_new .midashi{
	width:358px;
	height:20px;
	background:url(../../top_img/whats_new_midashi.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}


#top_contents .whats_new dl{
	width:358px;
	clear:both;
	border-bottom:solid 1px #cccccc;
	overflow:auto;
	padding:5px 0;
}


#top_contents .whats_new dt.whats_new_day{
	width:70px;
	float:left;
	padding:0 0 0 5px;
}


#top_contents .whats_new dd.whats_new_text{
	width:280px;
	float:right;
}
*/



/*--------- mist list ---------*/


#top_contents #mist_list{
	width: 340px;
	padding: 0 0 0 15px;
	float: left;
}

#top_contents #mist_list .midashi{
	width: 340px;
	height: 13px;
	background: url(../../top_img/shadow_01.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

#top_contents #mist_list ul{
	width: 340px;
	padding: 12px 0 16px 0;
	list-style: none;
}

#top_contents #mist_list ul li{
	height: 21px;
	padding: 8px 0 9px 0;
	overflow: hidden;
}

#top_contents #mist_list ul li .mist_type{
	padding:0 0 0 8px;
}


#top_contents #mist_list .setsumei{
	width: 320px;
	padding: 5px 10px;
	font-size: 10px;
	background: #eeeeee;
	margin: 0px;
}

/*--------- video ---------*/

#video {
    width: 360px;
	height: 286px;
	float: right;
	margin: 6px 15px 0 0;
	display: inline;
}


/*--------- whats new ---------*/

#top_contents .whatsNew{
	width: 728px;
	margin: 0 15px 0 15px;
	padding: 20px 0 0 0;
	clear: both;
}

#top_contents .whatsNew .midashi{
	width: 728px;
	height: 20px;
	background: url(../../top_img/whats_new_midashi.gif) no-repeat left top;
	background-color: #000000;
	text-indent: -9999px;
	overflow: hidden;
}

#top_contents .whatsNew dl{
	width: 728px;
	clear: both;
	border-bottom: solid 1px #cccccc;
	overflow: auto;
	padding: 5px 0;
}

#top_contents .whatsNew dt.whats_new_day{
	width: 70px;
	float: left;
	padding: 0 0 0 5px;
}

#top_contents .whatsNew dd.whats_new_text{
	overflow: hidden;
}
