@charset "UTF-8";
#wrapper .saijikimaintitle h3 {
	background-image: url(../images/saijiki_img/TITLE.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 252px;
	width: 798px;
}


/* top-news styles
--------------------------------------------------*/
#top-news-title {
	border-top: 5px solid #BAC936;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.2em;
	font-size: 1.3em;
	color: #999999;
}
#wrapper #saijikimain {
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#top-news {
	position: relative;
}
#top-news dt {
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px dotted #666666;
	margin-right: 170px;
	padding-top: 5px;
	left: 5px;
}
#top-news img {
	margin-right: 10px;
	float: left;
	background-color: #FDEEE5;
}

#top-news dt span {
	display: block;
	position: absolute;
	right: 0px;
	top: -20px;
	font-size: 40px;
	line-height: 1em;
	color: #F29A75;
	text-align: right;
}
#top-news dd {
	background-color: #F5F8C9;
	padding: 1em;
	height: 205px;
	border: 1px solid #BAC936;
}
