@charset "utf-8";

#flashcontent {
	width: 900px;
	height: 280px;
}

#main .movie {
	height: 132px;
	background-image: url(/inc/images/top/movie_t.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 46px;
	text-align:center;
}

object{
	outline: none;
}

#main .other {
	margin-top: 10px;
}

#main .other li {
	list-style: none;
	margin-bottom: 10px;
	font-size:12px!important;
}

/* main */

#main #center {
	width:460px;
	float: left;
}

#main #right {
	width:200px;
	height: auto;
	float: right;

	line-height: 0px;
}

#main #right img {
	margin-bottom: 5px;
}


/* ニュース */

#center .news, #center .huzokukikan {
	background-image: url(/inc/images/top/news_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

#center .news h2 {
	background-repeat: no-repeat;
	position: relative;
	height: 58px;
}

#center .news h2 span {
	display: block;
	text-indent: -9999px;
	outline: none;
}

#center .news h2.newsT_admissions {background-image: url(/inc/images/top/news_admissions.gif);}
#center .news h2.newsT_normal {background-image: url(/inc/images/top/news.gif);}
#center .news h2.newsT_topics {background-image: url(/inc/images/top/news_topics.gif);}


#center .news h2 .rss {
	position: absolute;
	top:17px;
	left:320px;
}

#center .news h2 .ichiran {
	position: absolute;
	top:17px;
	left:375px;
}


#center .news ul,#center {
	line-height: 1.3em;
}

#center .news ul{
	margin:0px 8px;
}

#center .news li {
	list-style: none;
	border-bottom: 1px dotted #acacac;
	padding: 4px;
	clear: both;
}

#center .news li a:hover {
	text-decoration:underline!important;
}

#center .news li .n_date {
	display:block;
	color: #6d6d6d;
	height: auto;
	float: left;
}

#center .news li .n_title {
	display: block;
	width: auto;
	height: auto;
	margin-left: 90px;
}

#center .huzokukikan h2 {
	line-height: 0px;
}

#center .huzokukikan ul {
	margin-right:10px;
	float: left;
	padding: 0px 0px 0px 10px;
	line-height: 1.5em;
}

#center .huzokukikan li {
	list-style: none;
	background-image: url(/inc/images/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:18px;
	font-size:80%;
}

