@charset "shift_jis";

/* == 湘北カレッジ・パス・プログラム CSS目次(トップページCSS) ===============

最終更新日:2009年2月5日

=========================================================== */

/* --class(クラス一覧)-- */
.w323 {
	width:323px;
	}
.w527 {
	width:527px;
	}
/*--------- ▼メインコンテンツ ---------*/

a {

	}
a:link{
	color:#555555;
	text-decoration:none;
	}
a:visited{
	color:#555555;
	text-decoration:none;
	}
a:hover{
	color:#325eb0;
	text-decoration:none;
	}
a:active{
	color:#ff3333;
	}
table.main_box{
margin:0 0 15px 0;
}
td.banner_box{
text-align:right;
vertical-align:top;
}
td.banner_box img{
margin-bottom:4px;
}
#what_new {
	background:url("../img/what_new_bg.gif") no-repeat;
	width:759px;
	height:215px;
	padding-top:4px;
	}

#what_new dt img {
	margin-left:9px;
	}
#banner_box {
	padding:15px 0 0 0;
	}
#banner_box img {
	margin:0 0 9px 3px;
	}
table.whatnew {
margin:0 0 0 20px;
width:715px;
}
table.whatnew th {
	width: 90px;
	margin: 0 0 1em 0;
	padding:8px 0 8px 0;
	line-height: 130%;
	color:#0AAAF7;
	}
table.whatnew td {
	margin: 0 0 1em 0;
	padding:8px 0 8px 25px;
	line-height: 130%;
	color:#0AAAF7;
	}
table.whatnew tr {
	color:#565656;	
	background:url("../img/dot01.gif") no-repeat left bottom;
	}
table.whatnew span.day{
	padding:0 0 0 25px;
	line-height: 130%;
	color:#0AAAF7;
	background:url("../img/file.gif") no-repeat;
}
span.new {
    display: none;
 }
span.new img{ 
	margin:0px 0 0 0px;
 }
img.what_newtitle{
vertical-align:bottom;
}
/*--------- ▲メインコンテンツ ---------*/


/*--------- ▼テーブル ---------*/
#calendar {
	width:245px;
	border-collapse:collapse;
	border:3px solid #E0E0E0;
	margin:7px 0 0 36px;
}
#calendar table{
	width:250px;
	border:none;
	}
#calendar th{
	border:none;/*注意*/
	background-color:#F2F2F2;
	border-right:solid 1px #E0E0E0;
	border-bottom:solid 1px #E0E0E0;
	font-weight:bold;
	width:34px;
	color:#666;
	text-align:center;
	padding:10px 1px 9px 1px;
}
#calendar td{
	border:none;/*注意*/
	border-right:solid 1px #E0E0E0;
	border-bottom:solid 1px #E0E0E0;
	background-color:#FFFFFF;
	vertical-align:top;
	padding:5px 0 3px 0;
	height:33px;
	color:#666;
	text-align:center;
}

#calendar th.week01 {
	background-color:#D7ECFF;
	}
#calendar th.week02 {
	background-color:#FFCACA;
	}


/* IE6のみ上書き指定 */
* html #calendar td {
	padding:5px 0 3px 0;
	height:23px;
}
/*--------- ▲テーブル ---------*/


/*--------- ▼その他 ---------*/

.event_list{
font-size:12px;
}
.event_list td,
.event_list td a
{
	vertical-align:top;
	line-height:1.3;
	}

/*--------- ▲その他 ---------*/