@charset "UTF-8";

/*========================*/
/**/
/*2009.1*/
/*予備校　早稲田ゼミナール*/
/*http://www.wasedazemi.ac.jp*/
/**/
/*========================*/
/*/////////////////////////////////////////*/

/*トップページ用CSS*/
/*-----------------------------------------*/

.sodai{
	float: left;
	margin-bottom: 5px;
}
.nichigei {
	float: left;
	margin-bottom: 5px;
	margin-left: 20px;
}
h2 {
	background-image: url(../index_image/annnai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	width: 570px;
	height: 30px;
	display: block;
	text-indent: -9999px;	
}
.name {
	background-image: url(../common/image/title_bar.gif);
	background-repeat: no-repeat;
	width: 570px;
	height: 25px;
	display: block;
	padding-left: 8px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

.ind-voice, .ind-example {
	float: left;
}
.banner {
	width: 570px;
}
.banner a {
	float: left;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.banner a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.info-topics {
	margin-top: 50px;
}
.info-topics a, .info-topics a:link, .info-topics a:visited {
	color: #333;
	text-decoration: underline;
	line-height: 18px;
}
.info-topics a:hover {
	color: #00a;
	text-decoration: underline;
}
.info-topics p {
	background-image: url(../index_image/text_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.info {
	float: left;
	width: 250px
}

.info-line {
	background-image: url(../index_image/info_bar.gif);
	background-repeat: no-repeat;
	width: 253px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}

span {
	color: #005da7;
}
.news {
	float: right;
}

.topics {
	float: right;
	width: 290px;
}

.topics-line {
	background-image: url(../index_image/topics_bar.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 19px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 5px;
}