/*	テーマカラー #0A2267
	テーマカラー淡色 #E8E9F3
	TOKYO（緑） #016B66
	メニューバー・フッター #ebedf3
	その他グレー #f5f5f5
*/

/* GALLERY */
#gallery {
	margin: 0 0 100px 0;
	width:640px;
	height: 100%;
	line-height: 1em;
}
#galleryTITLE {
	margin: 20px 0 20px 0;
	border-bottom: 2px solid #ebedf3;
}
#galleryTITLE h2 {
	display: block;
	font-weight: normal;
	height: 30px;
	font-size: 22px;	
	font-family: FB Condor Regular;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	padding: 0px 0px 0 5px;
	margin: 0;
	text-align: left;
}
#galleryTITLE a {
	display:block;
}
#galleryPHOTO {
	width: 400px;
	height: 100%;
	margin: 0 auto;
	text-align:center;
	float: left;
}
#galleryPHOTO img {
}
#galleryNOW {
	width: 205px;
	height: 100%;
	margin: 0 15px 0 20px;
	float: right;
	line-height: 1.8em;
}
#galleryNOW h3 {
	font-size: 14px;
}
#galleryNEXT {
	clear: both;
	width: 510px;
	margin: 20px auto 0;
}
#galleryNEXT h3 {
	display: block;
	float: left;
	font-weight: normal;
	width: 150px;
	height: 28px;
	font-size: 14px;
	text-align: center;
	padding: 0;
	margin: 20px 10px 0 10px;
	line-height: 2.14em;
	background-color: #ebedf3;
	border-radius: 0px;
}
#galleryNEXT a {
	display: block;
}
#galleryNEXT a:hover,
#galleryNEXT a:active {
	background-color: #9da7c2;
	color: #fff;
	border-radius: 0px;
	text-decoration:none;
}

/* SCHOOL */
#school {
	clear: both;
	margin: 0 0 100px 0;
	width: 640px;
	height: 310px;
	line-height: 1em;
}
#schoolTITLE {
	margin: 20px 0 20px 0;
	line-height: 1.6em;
	border-bottom: 2px solid #ebedf3;
}
#schoolTITLE h2 {
	display: block;
	font-weight: normal;
	height: 30px;
	font-size: 22px;	
	font-family: FB Condor Regular;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	padding: 0px 0px 0 5px;
	margin: 0;
	text-align: left;
}
#schoolTITLE a {
	display:block;
}
#schoolPHOTO {
	margin: 0 auto;
	float: left;
	background: url(images/top2015/school.jpg) no-repeat;
}
#schoolPHOTO h3{
	display: block;
	width: 310px;
	height: 310px;
	font-size: 16px;
	text-align:center;
	margin: 0;
	padding: 100px 0 0;
	line-height: 2.5em;
	background-color: #fff;
	opacity: 0.75;
	color: #000;
}
#schoolCLASS {
	width: 310px;
	height: 310px;
	margin: 0 0 0 20px;
	float: right;
}
#schoolCLASS1 h3{
	display: block;
	margin: 0 0 10px 0;
	background: url(images/top2015/school1.jpg) no-repeat;
}
#schoolCLASS1 a{
	display: block;
	width: 310px;
	height: 70px;
	font-size: 18px;
	text-align: center;
	line-height: 3.89em;
	background-color: #fff;
	opacity: 0.75;
	color: #000;
}
#schoolCLASS2 h3{
	display: block;
	margin: 0 0 10px 0;
	background: url(images/top2015/school2.jpg) no-repeat;
}
#schoolCLASS2 a{
	display: block;
	width: 310px;
	height: 70px;
	font-size: 18px;
	text-align: center;
	line-height: 3.89em;
	color: #fff;
}
#schoolCLASS3 h3{
	display: block;
	margin: 0 0 10px 0;
	background: url(images/top2015/school3.jpg) no-repeat;
}
#schoolCLASS3 a{
	display: block;
	width: 310px;
	height: 70px;
	font-size: 18px;
	text-align: center;
	line-height: 3.89em;
	background-color: #fff;
	opacity: 0.75;
	color: #000;
}
#schoolCLASS4 h3{
	display: block;
	margin: 0 0 0px 0;
	background: url(images/top2015/school4.jpg) no-repeat;
}
#schoolCLASS4 a{
	display: block;
	width: 310px;
	height: 70px;
	font-size: 18px;
	text-align: center;
	line-height: 3.89em;
	background-color: #fff;
	opacity: 0.75;
	color: #000;
}
#schoolCLASS1 a:hover, #schoolCLASS2 a:hover, #schoolCLASS3 a:hover, #schoolCLASS4 a:hover {
	background-color: #9da7c2;
	color: #fff;
	opacity: 1.0;
}


/* OTHERS */
#others {
	clear: both;
	margin: 0 0 0px 0;
	width:640px;
	height: 100%;
	line-height: 1em;
}
#othersTITLE {
	margin: 20px 0 20px 0;
	line-height: 1.6em;
	border-bottom: 2px solid #ebedf3;
}
#othersTITLE h2 {
	display: block;
	font-weight: normal;
	height: 30px;
	font-size: 22px;	
	font-family: FB Condor Regular;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	padding: 0px 0px 0 5px;
	margin: 0;
	text-align: left;
}
#others1, #others3 {
	width: 308px;
	height: auto;
	margin-bottom: 30px;
	padding: 0;
	float: left;
}
#others2, #others4 {
	width: 308px;
	height: auto;
	margin-bottom: 30px;
	margint-right: 20px;
	padding: 0;
	float: right;
}
#others1 h3, #others2 h3, #others3 h3, #others4 h3 {
	display: block;
	font-weight: bold;
	height: 17px;
	font-size: 15px;
	padding: 0px 0px 0 5px;
	margin-bottom: 15px;
	line-height: 1.2em;
	border-left: 3px solid #9da7c2;
}
#others1 a, #others2 a, #others3 a, #others4 a {
	display: inline;
}
#others1BOX, #others2BOX, #others3BOX, #others4BOX {
	height: 220px;
	margin: 0;
}
#others1BOX {
	background: url(images/top2015/others1.jpg);
}
#others2BOX {
	background: url(images/top2015/others2.jpg);
}
#others3BOX {
	background: url(images/top2015/others3.jpg);
}
#others4BOX {
	background: url(images/top2015/others4.jpg);
}
#others1BOX ul, #others2BOX ul, #others3BOX ul, #others4BOX ul {
	margin: 0;
	padding-top: 20px;
	font-size: 14px;
	list-style-type:none;
	line-height: 2.5em;
}
#others1BOX a, #others2BOX a, #others3BOX a, #others4BOX a {
	display: inline;
	color: #333;
}


.clearfloat {
	clear: both;
}
#banner {
	clear:both;
	width: 920px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	text-align: center;
}
#banner img {
	margin: 0px 7px 10px 7px;
}
/* 追加指定 */
table, tbody, tr, td{
	margin: 0;
	padding: 0;
	display: block;
}
.article_seperator {
	display: none;
}

/* トップページの広告 */
#topad {
	width: 90%;
	margin: 15px auto;
	text-align: center;
	font-size: 10px;
}
#topad p {
	color: #ccc;
	margin: 0;
	padding: 0;
	line-height: 0.5em;
}
#topad ul a {
	color: #ccc;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#topad ul li {
	display: block;
	float: left;
	margin: 0 2px 3px 0;
	padding-right: 2px;
	line-height: 1em;
	border-right: 1px solid #ccc;
}