/* CSS Document */

@charset "utf-8";
/* formatting style




/* main style
------------------------------*/
.vol {
	font-size: 30px;
	line-height: 1px;
	color: #5DA9DD;
	letter-spacing: 0.2em;
}
.day {
	font-size: 12px;
	line-height: 3em;
	color: #323333;
	letter-spacing: 0.1em;
}
.p {
	font-size: 13px;
	line-height: 1.8em;
	color: #323333;
}

.red {
	color: #990000;
}


.midashi {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
#text #vol {
	font-size: 30px;
	line-height: 1.5em;
	color: #5DA9DD;
	letter-spacing: 0.2em;
}
#news01 a {
	color: #5097C8;
	text-decoration: underline;
}
