@charset "UTF-8";

/*------------------------------
お知らせ
------------------------------*/
#news {
	font-size: 100%;
	color: #666666;
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#news span.date {
	font-size: 90%;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
#news li {
	clear: left;
	padding-bottom: 10px;
	line-height: 2.5em;
	height: auto;
	width: 500px;
	margin-bottom: 5px;
}
#news span.cont {
	display: block;
	float: left;
	margin-top: -2px;
}
/*------------------------------
更新情報
------------------------------*/
#news1 {
	font-size: 100%;
	color: #666666;
	height: auto;
	width: 500px;
	margin-top: 5px;
	padding-bottom: 10px;
}
#news1 span.date {
	font-size: 90%;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
#news1 li {
	clear: left;
	line-height: 1.8em;
	height: auto;
	width: 500px;
}
#news1 span.cont {
	display: block;
	float: left;
}
/*------------------------------
更新情報
------------------------------*/
#news1 {
#news span.hiduke {
	float: left;
	width: 90px;
	margin-left: 5px;
	margin-right: 2px;
}
#news span.komento {
	float: left;
	display: block;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cont span#kakigentei {
	font-size: 90%;
	font-weight: bolder;
	color: #39F;
}

