@charset "Shift_JIS";

/*合格者リスト*/
.list-table td {
	font-size: 12px;
	line-height: 12px;
	padding: 5px 10px;
	border-bottom: dashed #999999 1px;
}


/*J★イベントページ*/
/*J★イベント一覧*/
#event-all {
	position: relative;
	width: 550px;
	height: 320px;
	margin: 15px 0 0 50px;
	padding: 0;
}

#event-all h3{
	margin: 0;
	width: 200px;
	font-size: 10px;
}
#event-all p {
	margin: 10px 0;
	width: 200px;
	float:left;
	line-height: 16px;
	font-size: 12px;
}

#natsu,#huyu,#teiban-1,#teiban-2 {
	position: absolute;
	width: 260px;
	height: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
}

	#natsu { top:0; left:0;}
	#huyu { top:0; left:290px;}
	#teiban-1 { top:160px; left:0;}
	#teiban-2 { top:160px; left:290px;}

#teiban-2 p {
	width: 260px;
}
.snap { float:right}

/*J★イベント参加者募集*/
#boshu {
	position: relative;
	width: 550px;
	height: 250px;
	margin: 15px 0 0 50px;
	padding: 0;
	overflow: visible;
	}

#boshu h4 {
	width: 550px;
	margin: 0px 0 0px 0px;
	padding: 5px 0; 
 	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	}

#boshu-1,#boshu-2 {
	position: absolute;
	width: 550px;
	height: 100px;
	margin: 10px 0px;
	padding: 0;
	left:0px;
	top:auto;
}
	#boshu-1 { top:20px; left:0;}
	#boshu-2 { top:20px; left:280px;}

#boshu-1 h3,#boshu-2 h3 {
 	text-align: center;
	padding-bottom: 5px;
	border-bottom: dashed #00CC99 1px;
}
#boshu-1 p,#boshu-2 p {
	margin:  0px;
	padding: 0;
	text-align: left;
}
.shimekiri{
	font-size: 14px;
	color: #FF0000;
}

#boshu-con td{
	background-color: #FFFFFF;
	line-height: 12px;
	margin:  5px 0;
	padding: 5px;
}

/*JSCHOOLからのお知らせ*/
#whatsnew{
	position: relative;
	width: 550px;
	height: 250px;
	margin: 0;
	padding: 0;
	overflow: auto;
}

h4 {
	margin: 20px 0px 0px 0px;
	font-weight: normal;
	border-bottom: dashed #00CC99 1px;
}

li { margin: 5px 0;}

#colum-hellow{
	width: 100%;
	height: auto;
	margin: 0 0 0 0px;
	padding: 30px 20px 20px 20px;
	border: solid #00CC99 1px;
	background-image: url(../images/information-img/info-colum.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#colum-hellow p{	width: 100%;
	font-size: 11px;
	line-height: 13px;}
.day{	width: 550px;	margin: 0; padding: 0px;
	text-align: right;
}

/*卒業在校生からのお知らせ*/
#in3-boshu {
	margin: 15px 0 0 0px;
	width: 650px;
	height: 150px;
	background-image: url(../images/information-img/info-bo-lead.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.in3-boshu {
	width: 220px;
	height: auto;
	margin: 0px 0 0 210px;
	padding: 30px 0 0 0;
}

#sample{
	width: 550px;
	height: auto;
	margin: 0 0 0 50px;
	padding: 5px 20px 15px 20px;
	background-color: #FFFFFF;
	border: solid #00CC99 1px;
}
#sample p{border-bottom: dashed #CCCCCC 1px; line-height: 14px; padding: 3px 0;}

#news-out{
	width: 550px;
	height: auto;
	margin: 0 0 0 50px;
	padding: 5px 20px 15px 20px;
	background-color: #FFFFFF;
	border: solid #00CC99 1px;
}
#news-out p{
	border-bottom: dashed #CCCCCC 1px;
	line-height: 18px;
	padding: 3px 0;
	}

/*Copyright (C)2004 Nakamura design All Rights Reserved*/
