@charset "utf-8";
@import "../../css/campuslife.css";

#main.october{
width:760px;
margin:0 auto;
}

/* イントロ */
#main.october .intro {
	background:url(../img/october/intro.jpg) no-repeat;
	height:290px;
}
#main.october .intro p {padding: 160px 350px 0 20px;}

/* 写真 */
#main.october div.ph01 {
	background: url(../img/october/ph01.jpg) no-repeat;
	height: 610px;
	}

#main.october div.ph02 {
	background: url(../img/october/ph02.jpg) no-repeat;
	height: 400px;
	}

#main.october div.ph03 {
	background: url(../img/october/ph03.jpg) no-repeat;
	height: 660px;
}
#main.october div.ph01 p, #main.october div.ph02 p, #main.october div.ph03 p {
	display: none;
}

/* コーチからコメント */
#main.october .comment{
background:url(../img/october/comment.jpg) no-repeat;
height:180px;}

#main.october .comment p {
	padding: 85px 140px 0 50px;
	font-size: 93%;
	}

/* 学生より */
#main.october .student{
background:url(../img/october/student.jpg) no-repeat;
height:380px;
text-indent:-999em;}
