@charset "Shift_JIS"; 


/*==================== テキスト設定 ====================*/
.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{
	text-decoration: none;
	color: #ffffff;
	background-color: #0C3F78;
}

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



.s{
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
.s_2{
	font-size: xx-small;
	line-height: 2em;
	color: #666666;
}
.s_non {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
}
.s_color{
	font-size: 10px;
	line-height: 1.5em;
	color: #336699;
}


.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;
}



.komidashi_01 {
	border-top: 1px dotted #D6D6D6;
	border-bottom: 1px dotted #D6D6D6;
}
.komidashi_02 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #E6E6E6;
	padding: 2px;
	border: 2px solid #FFFFFF;
}
