form {
	margin:0px;
}
/** メイン **/
.text10 {
	font-size:10px;
	line-height:140%;
	}

.text12 {
	font-size:12px;
	line-height:120%;
	}

.menu_txt12 {
	font-size:12px;
	line-height:140%;
	}

.text14 {
	font-size:14px;
	line-height:140%;
	}
.text_t {
	font-size:16px;
	line-height:140%;
	color:#333333;
	}
.text_m {
	font-size:14px;
	line-height:140%;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 5px 25px;
	}
	

/** リンク **/

.menu_txt12 a:link {
	color: #137513;
	text-decoration:underline;
}
.menu_txt12 a:visited {
	color: #137513;
	text-decoration:underline;
}
.menu_txt12 a:hover {
	color: #F9B113;
	text-decoration:underline;
}
.menu_txt12 a:active {
	color: #F9B113;
	text-decoration:underline;
}
