@charset "utf-8";
#recruit img {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.day {
	font-size: 0.75em;
	line-height: 1em;
	color: #FFFFFF;
	float: left;
	/*width: 50px;*/
	border: 1px solid #97B0C4;
	padding: 5px;
	background-color: #336699;
	text-align: center;
	margin-right: 10px;
}

.news {
	font-size: 0.8em;
	line-height: 1em;
	color: 60bceb;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	background-repeat: no-repeat;
}
adress {
	font-size: 0.75em;
	line-height: 1em;
	color: #747c83;
}
#news h2 {
	text-indent: -1000em;
}
#news ul{overflow:hidden;padding:0;margin:0;float:left;}
#news ul li{list-style:none;margin:0 0 10px;float:left;clear:both;width:450px;}
#news p{float:left;margin:4px 0;}
