/*-------------------------------------------------
 TOPページ
-------------------------------------------------*/

/* 全体 */
#contents .flash {
	margin-bottom: 10px;
}
#contents h2{
	font-size: 98%;
	color: #CC0000;
}
#contents .new{
	overflow: auto;
	height: 80px;
	display: block;
	margin-left: 5px;
	margin-right: 15px;
}
#contents .new p{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	background-image: url(images/aicon.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#contents .banner{
	float: left;
	margin-bottom: 10px;
	text-align: center;
	font-size: 90%;
	height: 150px;
	width: 296px;
	padding-right: 12px;
}