@charset "windows-1250";
/* CSS Document */

/*
	news
*/

#news {
	width: 323px;
}

#news .image {
	width: 120px;
	padding-bottom: 30px;
}

#news p.date {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: #555555;
}

#news p.title {
	color: #e51837;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}


#news p.anno {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b8e2b4;
}

/*
	infobox1
*/

#mainArea .infoBox1area {
	width: 190px;
	padding-top: 39px;
}

#mainArea #infoBox1 .spotImage {
	margin-bottom: 13px;	
}

#mainArea #infoBox1 .spotImage img {
	border: none;
}

#mainArea #infoBox1 .anno {
	padding-bottom: 20px;
}

/*
	infoBox2 
*/

#mainArea .infoBox2area {
	padding-left: 36px;
	padding-right: 25px;
	padding-top: 39px;
}

.infoBox2area .moreInfo {
	text-align: right;
	font-size: 10px;
}

#mainArea #infoBox2 .spotImage {
	margin-bottom: 18px;	
}

#mainArea #infoBox2 .spotImage img {
	border: none;
}







