@charset "utf-8";

/* トップ専用
---------------------------------------*/
div#topOnly {
	width:900px;
	padding: 0;
	height: 375px;
	overflow: hidden;
	position: relative;
}

div#topOnly div#banShinki {
	width:282px;
	height: 40px;
	left: 221px;
	position: absolute;
}

div#topOnly div#banShinki a {
	margin-right:3px;
	width: 138px;
	height: 40px;
	overflow: hidden;
	float: left;
}

div#topOnly div#newsBox {
	width:289px;
	height:288px;
	left: 206px;
	top: 53px;
	position: absolute;
}
	
div#newsBox h2 {
	width: 106px;
	height: 28px;
	float: left;
	margin-bottom: 10px;
}

div#newsBox div.icon {
	display:inline;
	float:right;
	padding: 5px 0 0 5px;
}

div#newsBox div#newsList {
	clear:both;
	width: 289px;
	height: 250px;
	overflow: auto;
}

div#newsList dl {
	display:block;
	width:265px;
	line-height: 1.5;
}

div#newsList dl dt {
	background:url(../img/common/iconNewsList.gif) left top no-repeat;
	padding-left:18px;
}

div#newsList dl dd {
	padding-left:18px;
	margin-bottom: 1em;
}


/* ajaxGallery
-------------------------------------------------*/
div.imageElement {display:none;}

div#gallWaku {
	width:360px;
	height:316px;
	overflow:hidden;
	background:url(../img/top/bgAjaxGallery.gif) left top no-repeat;
	position:absolute;
	right:0;
	bottom:23px;
	padding: 15px;
}


/* ajaxGallery
-------------------------------------------------*/
div#alpha h2 {
	width: 670px;
	height: 42px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}

div#alpha h2 span.rDate {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

div#newsBox p.fnf {
	font-size:24px;
	display:block;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 1.2;
	padding-top: 15px;
}

div#newsBox p.fnf2 {
	font-size:14px;
	font-weight: bold;
	color: #FF6600;
}
