/* リカバリー */

/* header */
#header_shingaku_bg {
	width:100%;
	margin:0;
	padding:0px;
	background-color:#CCCCCC;
	height:122px;
	}

#header_shingaku {
	margin:0px auto;
	width:1004px;
	background:url(../img/higher/header/hed_bg.jpg) no-repeat;
	height:122px;
	}
	
#header_shingaku .left {
	float:left;
	margin:0px;
	width:231px;
	}
	
#header_shingaku .left img {
	width:231px;
	height:60px;
	}


#header_shingaku .right {
	float:right;
	margin:0px;
	width:181px;
}

#header_shingaku .right img {
	width:181px;
	height:59px;
}


/* h1 ------------------------------------ */
h1 {
	color:#999999;
	font-size: 14px;
	margin:0;
}

#recovery_wrap {
	width: 1128px;
	margin: 0 auto;
}

#recovery {
	display:block;
	margin:5px 0 0 0;
	padding:0px;
	width:908px;
	float: right;
	}

#recovery img {
	margin:0px;
	padding:0px;
	}

#recovery p {
	margin:0px;
	padding:0px 0px 10px 25px;
	font-size:14px;
	line-height:1.6;
	}
	
/* タイトル */
#recovery .pho_bg {
	display:block;
	background:url(../koukou/recovery/img/tt_bg.jpg) no-repeat;
	padding-top:10px;
	}
	
/* 理事長 */
#recovery .nishikawa {
	display:block;
	background:url(../koukou/recovery/img/pho_nishikawa.jpg) no-repeat;
	height:193px;
	}
	
#recovery .nishikawa p {
	display:block;
	padding:10px 65px 0px 155px;
	font-size:12px;
	line-height:1.5;
	}
	
/*--------------- 図 ---------------*/
#re_pic {
	display:block;
	margin:15px 0px;
	padding:0px;
	width:908px;
	}
	
#re_pic img {
	display:block;
	margin:0px;
	padding:0px;
	}
	
#re_pic img.right {
	display:block;
	float:right;
	}
	
/*---------- 図 左----------*/
#re_pic div.shift-left {
	display:block;
	margin:0px;
	padding:0px;
	width:620px;
	}
	
#re_pic div.left {
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	width:278px;
	}
	
#re_pic div.left p {
	padding-left:13px;
	}
	
#re_pic div.right {
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	width:328px;
	}
	
#re_pic div.right p {
	padding-left:5px;
	}
	
/*---------- 図 右----------*/
#re_pic div.shift-right {
	display:block;
	margin:0px;
	padding:0px;
	width:288px;
	}
	
#re_pic div.shift-right p {
	padding:10px 10px 0px 20px;
	}
	
/*---------- 図 背景----------*/
#re_pic .bg {
	display:block;
	background:url(../koukou/recovery/img/pic_bg.gif) no-repeat;
	height:517px;
	}
	
#re_pic p {
	display:block;
	padding:0px;
	font-size:12px;
	text-align:left;
	line-height:1.4;
	}

#recovery .btn {
	display:block;
	width:579px;
	margin:0 auto 30px auto;
	}
	
/*---------- リンク指定----------*/
#re_link {
	display:block;
	margin:15px 160px;
	padding:0px;
	}
	
#re_link p {
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	background-color:#FFCC66;
	padding:10px;
	text-align:center;
	width:265px;
	margin-left:5px;
	}
	
#link {
	display:block;
	text-align:right;
	margin:10px 0px;
	clear: both;
	}