@charset "shift_jis";


/*
---------------------------------------------------------------------*/
#mainimg {
	padding-bottom: 10px;
}



/*トップ更新欄
---------------------------------------------------------------------*/
#news_area {
	height: 150px;
	overflow: auto;
	width: 538px;
	padding: 0px 6px;
}

#news_area.log {
	height: auto;
}

#news_area dt {
	font-weight: bold;
	float: left;
}

#news_area dd {
	border-bottom: 1px solid #e1e1e1;
	padding-left: 8em;
}


/*
---------------------------------------------------------------------*/
.top-tempbox img {
	float: left;
	padding-bottom: 6px;
	padding-left: 6px;
}
.top-tempbox {
	padding-top: 6px;
}
