@charset "utf-8";


/* =================================================

	カレンダーページ用CSS

==================================================== */


/* =======================================

	container

========================================== */

#container {
    margin: 0 8px;
}

#text {
    background: url(../../img/calender_news.png) no-repeat;
	padding: 15px 95px 0 130px;
	width: 525px;
	min-height: 40px;
	margin: 10px 0 0 0;
	line-height: 1.3em;
}

.an {
    color: #ff0000;
	font-size: 77%;
	color: #ff0000;
	line-height: 1em;
	letter-spacing: 0;
}
