@charset "utf-8";

/*各エントリー末尾のライン */
#contents_right .contFoot {
	margin:0;
	padding:0;
	border:0;
}

/*コモンにあるラインをクリア */
#contents_right {
	border-bottom:0;
}

/*コモンにある画像をクリア */
#main_visual h3 {
	display:none;
	}


/****左ナビ****/

#menu_left h2 {
	margin-top:10px;
}

#menu_left h2.start {
	margin-top:0;
}


/*コモン改造*/

#menu_left dl {
	border-top:1px #e7e7e7 solid;
	border-right:1px #e7e7e7 solid;
	border-left:1px #e7e7e7 solid;
	list-style:none;
	}
#menu_left dl.cate {
	border-top:0;
	}

#menu_left dt,
#menu_left dd {
	padding:0;
	display:block;
	}

#menu_left dt {
	background-image:none;
	}

#menu_left dd {
	background-image:none;
	}

#menu_left dd.last {
	background-image:none;
	}

#menu_left dt.cont {
	padding-top:5px;
	padding-left:18px;
	line-height:1.3em;
	display:block;
	_height:1%;
	background:url(http://info.ps.gakushuin.ac.jp/news/img/category-top2.gif) 10px 0.8em no-repeat;
	border-top:1px #e7e7e7 solid;
	}

#menu_left dt.mono{
	border-top:1px #e7e7e7 solid;
	}

#menu_left dt a {
	margin-top:0px;
	padding:10px 0 10px 18px;
	line-height:1em;
	display:block;
	_height:1%;
	background:url(http://info.ps.gakushuin.ac.jp/news/img/category-top.gif) 10px 0.9em no-repeat;
	}

#menu_left dt.last {
	fontsize:0;
	line-height:0;
	}

#menu_left dd a {
	margin:0;
	padding:3px 0 5px 28px;
	font-size:0.83em;
	line-height:1.2em;
	display:block;
	_height:1%;
	background:url(http://info.ps.gakushuin.ac.jp/news/img/category-sub.gif) 20px 0.5em no-repeat;
	}

#menu_left dt a.now,
#menu_left dd a.now,
#menu_left dt a:hover,
#menu_left dd a:hover {
	background-color:#f1fafc;
	}

#menu_left dt.dat a {
	margin-top:0px;
	padding:8px 0 2px 18px;
	line-height:1em;
	display:block;
	_height:1%;
	background:url(http://info.ps.gakushuin.ac.jp/news/img/category-top.gif) 10px 0.8em no-repeat;
	}

#menu_left dd.dat {
	margin:0;
	padding:0 0 5px 18px;
	color:#333;
	font-size:1em;
	line-height:1em;
	display:block;
	_height:1%;
	}


#menu_left img {
	margin:0;
	padding:0;
	border:0;
}


/*カレンダー*/

#widget-body-calender {
	padding-left:4px;
}

#calendar {
	padding-top:10px;
	padding-left:10px;
}

#calendar #calendarHead td {
	margin:0;
	padding:0;
	font-size:12px;
}

#calendar #calendarHead td.pix10 {
	font-size:10px;
}

#calendar #calendarHead td a {
	color:#4a4a4a;
}

#calendar #calendarHead td a:hover {
	color:#2c76bc;
}

#calendar #calendarTable th {
	font-weight:normal;
	font-size:12px;
}

#calendar #calendarTable td {
	margin:0;
	padding:0;
	font-size:12px;
}

#calendar #calendarTable .holiday {
	color:#c11919;
}

#calendar #calendarTable .saturday {
	color:#0064e5;
}

#calendar #calendarTable #cell {
	padding-top:2px;
	padding-left:1px;
	display:block;
	width:19px;
	height:19px;
	color:#4a4a4a;
}

#calendar #calendarTable .td_active {
	background-image:url(http://info.ps.gakushuin.ac.jp/news/img/widget-calender-entry.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
}

#calendar #calendarTable .td_active a {
	text-decoration:none;
	color:#fff;
}

#calendarTable {
	margin:0px;
	padding:0px;
}

#calendarTable td,#calendarTable th {
	width:19px;
	height:19px;
	text-align:center;
}

#calenderBody {
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(http://info.ps.gakushuin.ac.jp/news/img/spacer.gif);
}


/****エントリー****/


/*エントリータイトル*/
#contents_right .text .content h4 {
	background-image:url(http://info.ps.gakushuin.ac.jp/news/img/content-head.jpg);
	width:514px;
	height:24px;
	margin:0;
	padding-left:20px;
	color:#2e6296;
	font-size:1em;
	line-height:24px;
	font-weight:bold;
}

/*エントリー本文*/
#contents_right .text .content p {
	width:534px;
	margin:6px 0;
	text-align:left;
	color:#666;
	font-size:1em;
	font-weight:normal;
	line-height:1.66em;
}

/*エントリー日付*/
#contents_right .text .content p.date {
	margin:0;
	padding:0;
	width:534px;
	text-align:right;
	color:#2e6296;
	font-size:0.83em;
	font-weight:bold;
}

/*エントリー日付*/
#contents_right .text .content .author-inner {
	margin:0;
	padding:0;
	width:534px;
	text-align:right;
	color:#2e6296;
	font-weight:normal;
}

/*イメージのマージン*/

#contents_right .text .content img {
	margin-bottom:10px;
	padding:1px;
	border:1px #e7e7e7 solid;
}

/*エントリー内の点線*/

#contents_right .text .content p.sepTop img {
	margin-top:0;
	padding:0;
	border:0;
}
#contents_right .text .content p.sepBtm img {
	margin-top:30px;
	margin-bottom:0px;
	padding:0;
	border:0;
}

