@charset "shift_jis";

/*
================================= カテゴリ：教員一覧、学長メッセージ等CSS  =================================
*/




/*
=================================  学部ニュース☆  =================================
*/


#tp-news .page{
	clear:both;
}

#tp-news .section{
	margin:0 0 50px 0;
}

#tp-news{
	clear:both;
}

#tp-news .titlewrapper{
	background:url(../../img/news/back_dot.gif) repeat-x bottom center;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#tp-news .titlewrapper .date{
	float:left;
	width:115px;
	line-height:2.0;
}
#tp-news .titlewrapper .entrytitle{
	float:right;
	width:545px;
}

#tp-news h3
{
	padding:0;
	margin:0;
	font-size:1.2em;
	color:#323232;
}


#tp-news .entrybody .img
{
	float:right;
	padding:0 0 0 15px;
}
