@charset "iso-8859-1"; 


/*==================== text ====================*/
.m{
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
.m_2 {
	font-size: 12px;
	line-height: 2em;
	color: #666666;
}
.m_3{
	font-size: 12px;
	line-height: 1.25em;
	color: #666666;
}
.m_non {
	font-size: 12px;
	color: #666666;
}

.m_dl{
	font-size: 12px;
	line-height: 3em;
	color: #666666;
	text-align: center;
	width: 90%;
	margin-left: 5%;
}

.m_bit{
	color: #666666;
	background-color: #D8E0F0;
}

.m_d{
	color: #ffffff;
	background-color: #0C3F78;
	text-decoration: none;
}

.m_d a{
	text-decoration: none;
	color: #ffffff;
}

.ss{
	font-size: 8px;
	line-height: 1em;
	color: #666666;
	-webkit-transform: scale(0.9);
	-webkit-transform-origin:0 0;
}

.s{
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
.s_2{
	font-size: 10px;
	line-height: 2em;
	color: #333333;
}

.s_color{
	font-size: 10px;
	line-height: 1.5em;
	color: #336699;
}

.s_non {
	font-size: 9px;
	color: #666666;
}


.l {
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
}
.lw {
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	letter-spacing: 1px;
}

.List {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

/* table date */
.date {
	font-size: 9px;
	line-height: 1.25em;
	color: #666666;
}
