@charset "UTF-8";

/* Heding */
/*/////////////////////////////////////////////////*/

#news_01 h2,
#news_02 h2,
#news_03 h2,
#news_04 h2,
#news_05 h2 {
	width         : 420px;
	height        : 24px;
	text-indent   : -9999px;
	margin-bottom : 14px;
}

#news_00 h2 {
	width         : 400px;
	height        : 22px;
	font-size     : 13px;
	color         : #5a1915;
	padding       : 0 0 0 20px;
	margin        : 5px 0 10px 0;
	background    : url("../../images/title_news_00.gif") bottom no-repeat;
}


#news_01 h2 { background: url("../../images/title_news_01.gif") bottom no-repeat; }
#news_02 h2 { background: url("../../images/title_news_02.gif") bottom no-repeat; }
#news_03 h2 { background: url("../../images/title_news_03.gif") bottom no-repeat; }
#news_04 h2 { background: url("../../images/title_news_04.gif") bottom no-repeat; }
#news_05 h2 { background: url("../../images/title_news_05.gif") bottom no-repeat; }



/* Contents */
/*/////////////////////////////////////////////////*/

.contents,
#calendar {
	margin-bottom : 20px;
}

.contents .right {
	width         : 350px;
}
