/* top page */

/* W=746px (w=726px) */

#top_container {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#top_container p.top_note {
	font-size: 16px;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 20px;
	line-height: 1.5em;
}

#top_container p.animation_logo {
	text-align: center;
}

#top_container #news {
	text-align: left;
	margin-left: 113px;
	width: 500px;
	margin-top: 20px;
}

#topnews {
	text-align: left;
	margin-left: 113px;
	width: 500px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#topnews iframe#whatsnews {
	width: 500px;
	border: none;
	height: 150px;
}

#news h2 {
	font-size: 14px;
	margin-bottom: 6px;
}

#news ul {
	margin-left: 24px;
	line-height: 1.4em;
}

#news ul li {
	font-size: 12px;
	list-style-image: url(../images/whatnew_bullet.gif);
}

/* rss表示用に追加　2008.2.14 */

#toprss {
	width: 450px;
	height: 250px;
	margin-bottom: 0;
	margin-top: 0;
}
#toprss h2 {
	font-size: 18px;
}
#toprss ul {
	width: 450px;
	border: none;
	margin-top: 6px;
}
#toprss ul li {
	padding-left: 20px;
	margin-left: 6px;
	line-height: 150%;
	list-style-type: disc;
	margin-bottom: 5px;
	font-size: 12px;
	background-image: url(images/whatnew_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/* end css */
