@import "../common/css/initialize.css";
@import "../common/css/common.css";



#toppage #page-title {
	margin-bottom: 24px;
}

#toppage #main {
	padding-bottom: 50px;
}

#toppage .top-news {
	float: left;
	width: 587px;
}

#toppage .top-news h2 {
	padding-bottom: 10px;
	border-bottom: dotted 1px#ccc;
}

#toppage .top-news dl {
	padding: 10px 0;
	border-bottom: dotted 1px#ccc;
}

#toppage .top-news dt,
#toppage .top-news dd {
	font-size: 92%;
	line-height: 18px;
}

#toppage .top-news dt {
	float: left;
	width: 90px;
	color: #f60;
}

#toppage .top-news dd {
	float: right;
	width: 490px;
}

#toppage .banner {
	float: right;
	width: 153px;
}

#toppage .banner li {
	padding-bottom: 15px;
}

/*フラッシュ*/
#toppage #contents #top-flash {
	width:761px;
	margin-bottom: 24px;
}

