@charset "utf-8";

#header_left {
	display:block;
	width:394px;
	height:29px;
	padding:0 0 0 7px;
	float:left;
}

#header_right_top {
	display:block;
	width:262px!important;
	height:26px;
	padding:0 10px 0 0;
	float:right;
}

.title {
	display:table;
	position:relative;
	width:840px;
	height:260px;
	background:url(../images/title_bg.gif) no-repeat;
}

.title h2 {
	position:absolute;
	top:35px;
	left:35px;
}
table{
	height: 100%;
}
.title .daigaku_name {
	position: relative;
	display: inline-block;
	vertical-align:middle;
	width:390px;
	font-weight:700;
	line-height:1.2em;
	left: 450px;
	top:0px;
}

.last {
	margin:0;
	padding:0;
}

.title p {
	margin-bottom:5px;
}

/* ie用中央寄せ */
.title strong {
	font-size:30px;
	line-height:1.2em;
	color:#FFF;
}

.title table th {
	padding-bottom:5px;
}

/* btn_area */
#btn_area ul {
	display:block;
	width:840px;
	background:url(../images/bg_btn.jpg) no-repeat;
	margin:1px 0 0 20px;
	padding:40px 0 0;
}

#btn_area li {
	float:left;
	width:299px;
	height:66px;
	background:url(../images/btn.jpg) no-repeat;
	margin:0 0 0 37px;
	padding: 25px 0 20px 43px;
	font-size:20px;
	line-height:120%;
}

#btn_area li span {
	font-size:60%;
}

#btn_area li a {
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
}

#school_area dt {
	line-height:1.2em;
}

#school_area dt span {
	font-size:71%;
}

#school_area dd {
	font-size:75%;
}

/* school_area */
#school_area {
	width:760px;
	margin:0 auto;
	padding-bottom:15px;
}

#left_contents #school_area dl {
	margin:0 0 25px;
}

#left_contents #school_area dt {
	background-color:#EDEDED;
	border-left:5px solid #24A4DD;
	margin:0 0 25px;
	padding:.8% 0 .8% 1.3%;
	font-weight:700;
}

#school_area dt span {
	font-size:83%;
}

#school_area dd {
	background:url(../images/icon_arrow.gif) no-repeat;
	margin:0 0 10px 10px;
	padding:0 0 0 13px;
}

/***** フッター領域 *****/
#footer_area {
	display:block;
	width:840px;
	height:auto;
	margin:0 auto;
	background:#fff url(../images/bg_footer.jpg) no-repeat;
	padding:20px 0 5px;
}

.footer_left {
	display:block;
	width:700px;
	height:auto;
	float:left;
	padding:0 0 0 7px;
}

.footer_right {
	display:block;
	width:47px;
	height:auto;
	float:right;
	padding:7px 0 0;
}	
