@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#ag_school {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #ag_school {
	height: 500px;
}

#ag_school a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#ag_school div.photo01-Lt {
	width: 102px;
	float: left;
}

#ag_school div.photo01-Rt {
	width: 455px;
	float: right;
}
#ag_school div.photo01-Rt h5 {
	font-size: 80%;
	color: #fa7d19;
	line-height: 1.4em;
	font-weight: bold;
}
#ag_school div.photo01-Rt p.pStyle01 {
	font-size: 80%;
	line-height: 1.4em;
	margin-bottom: 9px;
}
#ag_school div.photo01-Rt div {
	background: #eeeeee;
	padding: 5px;
}
#ag_school div.photo01-Rt p.pStyle02 {
	font-size: 70%;
	line-height: 1.4em;
}

#ag_school div.photo02-Lt {
	float: left;
	width: 340px;
}
#ag_school div.photo02-Rt {
	float: right;
	width: 206px;
}

