@charset "utf-8";
/* CSS Document */

/* 募集要項 */
h1#invi {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../exam/invitation/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}

.redbold {
	font-weight: bold;
	color: #993366;
	}
table {
	width: 630px;
	border-collapse: collapse;
	}
.td1 {
	padding: 3px;
	background: #F2EDDF;
	border: solid 1px #E6DBBF;
	text-align: center;
	font-weight: bold;
	}
.td2 {
	padding: 3px;
	background: #FFFFFF;
	border: solid 1px #E6DBBF;
	text-align: center;
	}


/* 一般入試 */
h1#ippan {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../exam/ippan/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}
h2#ippan1 {
	display: block;
	width: 630px;
	height: 24px;
	background: url(../exam/ippan/images/h21.jpg) no-repeat;
	text-indent: -9999px;
	}
h2#ippan2 {
	display: block;
	width: 630px;
	height: 45px;
	background: url(../exam/ippan/images/h22.jpg) no-repeat;
	text-indent: -9999px;
	}
.td3 {
	padding: 3px;
	background: #F2EDDF;
	border: solid 1px #E6DBBF;
	}
.td4 {
	padding: 3px;
	background: #FFFFFF;
	border: solid 1px #E6DBBF;
	}

/* 推薦入試 */
h1#suisen {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../exam/suisen/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}
h2#suisen1 {
	display: block;
	width: 630px;
	height: 24px;
	background: url(../exam/suisen/images/h21.jpg) no-repeat;
	text-indent: -9999px;
	}
h2#suisen2 {
	display: block;
	width: 630px;
	height: 45px;
	background: url(../exam/suisen/images/h22.jpg) no-repeat;
	text-indent: -9999px;
	}

/* 入試資料 */
h1#material {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../exam/material/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}
h2#material {
	display: block;
	width: 630px;
	height: 24px;
	background: url(../exam/material/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	}