/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ryugaku.jeis.cn/mt/mt-static/themes/base-weblog.css);
@import url(http://ryugaku.jeis.cn/mt/mt-static/themes/theme-fujino04/theme-fujino04.css);
/* end StyleCatcher imports */






#beta-inner table#contact-form th {
	width: 150px;
	border-bottom: 1px solid #ccc;
	border-left: 6px solid #ccc;
	background: #f3f3f3;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
#beta-inner table#contact-form th.must {
	border-left: 6px solid #966300;
}
#beta-inner table#contact-form th span {
	color: #d90000;
}

#beta-inner table#contact-form td {
	width: 350px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}
#beta-inner table#contact-form td input {
/*	width: 300px;*/
}

#beta-inner .required {
	text-align: right;
}
#beta-inner .required span {
	color: #d90000;
}
#beta-inner .form-submit {
	margin-top: 20px;
	text-align: center;
}


#beta-inner #fmbtArea {
	margin: 15px 0;
	text-align: center;
}






