@charset "UTF-8";

#ind001{
	width: 800px;
	height: 354px;
	background-image: url(../img/index/ind001.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 46px;
}

#ind002{
	width: 760px;
}

#ind003{
	text-align: left;
	padding: 10px 0 10px 10px;
	font-size: 11px;
	line-height: 1.5em;
}

#ind004{
	font-size: 10px;
	line-height: 1.3em;
	width: 270px;
	height: 280px;
	overflow: auto;
}

#bntxt{
	font-size: 13px;
	line-height: 1.1em;
	text-align: left;
	font-weight: bold;
	margin-top: 2px;
}


/*link What's New 専用設定*/
a.newslink:link {color:#DC5310; text-decoration:underline;}
a.newslink:visited {color:#DC5310; text-decoration:underline;}
a.newslink:active {color:#BDA0B0; text-decoration:underline;}
a.newslink:hover {color:#BDA0B0; text-decoration:underline;}


/*link バックナンバー 専用設定*/
a.bnlink:link {color:#FFFFFF; text-decoration:none;}
a.bnlink:visited {color:#FFFFFF; text-decoration:none;}
a.bnlink:active {color:#DC5310; text-decoration:underline;}
a.bnlink:hover {color:#DC5310; text-decoration:underline;}


/*生徒会活動ムービー*/
#ind_mov001{
	position: relative;
	margin-top: 10px;
	width: 700px;
	text-align: left;
}

#ind_mov002{
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 13px;
	line-height: 1.5em;
	width: 540px;
}

.ind_mov003{
	font-size: 22px;
	line-height: 1.5em;
	color: #E50012;
	font-weight: bold;
}



