@charset "utf-8";

#right table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #d8d8d5;
	border-left: 1px solid #d8d8d5;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	margin-bottom: 40px;
	clear: both;
}
#right table th {
	padding: 12px 15px;
	background-color: #f9f9f9;
	width: 130px;
	text-align: left;
	font-weight: normal;
	border-right: 1px solid #d8d8d5;
	border-bottom: 1px solid #d8d8d5;
}
#right table td {
	padding: 12px 15px;
	border-right: 1px solid #d8d8d5;
	border-bottom: 1px solid #d8d8d5;
}
#right table th img {
	margin-left: 5px;
}
#right table td input.input_exlong {
	padding: 3px;
	width: 350px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#right table td input.input_long {
	padding: 3px;
	width: 250px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#right table td input.input_middle {
	padding: 3px;
	width: 150px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#right table td input.input_mini {
	padding: 3px;
	width: 50px;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#right table td textarea {
	font-size: 14px;
	padding: 3px;
	width: 350px;
	height: 200px;
}
#right span.btn_bg {
	background-image: url(../../student/image/bg_submit.gif);
	background-repeat: repeat-x;
	padding: 5px;
	display: inline-block;
}
#right .btn_submit {
	height: 30px;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
}
#right .caution {
	font-size: 12px;
	color: #cd0000;
	background-image: url(../../student/image/icon_caution.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	font-weight: bold;
}
#right #manten {
	background-color: #ffffee;
	width: 550px;
	background-image: url(../../student/image/bg_manten.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding: 120px 20px 20px;
	margin-bottom: 40px;
}
#right #manten h3 {
	font-size: 16px;
	line-height: 1.5;
	color: #48123c;
	font-weight: bold;
	margin-bottom: 10px;
}
#right #manten ul li {
	font-size: 12px;
	line-height: 1.7;
	margin-bottom: 10px;
	background-image: url(../../student/image/listmarker_manten.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
#right #manten #manten_banner {
	background-image: url(../../student/image/bg_manten_banner.gif);
	background-repeat: no-repeat;
	float: right;
	height: 124px;
	width: 180px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2;
	padding: 10px;
}
#right #manten #manten_banner h4 {
	margin-bottom: 10px;
	text-align: center;
}
#right #manten p {
	font-size: 12px;
	line-height: 1.3;
}
#right #manten dl {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#right #manten dl dt {
	width: 80px;
	float: left;
}
#right #security {
	float: right;
	padding-right: 20px;
}
