/* 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: #AA0000;
}


.midashi {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
.midokoro {
	font-size: 15px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
#text #vol {
	font-size: 30px;
	line-height: 1.5em;
	color: #5DA9DD;
	letter-spacing: 0.2em;
}
#news01 a {
	color: #5097C8;
	text-decoration: underline;
}
#mainP #text #NHHpro01 p {
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;
}
#mainP #text #NHHpro02 td {
	font-size: 15px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.text-b-border {
	color: #5DA9DD;
	text-decoration: line-through;
}
.orange {
	color: #FF6600;
}

