@charset "utf-8";


h2#pagetitle2_news{
	background: url(http://www.tera-house.ac.jp/tec/img/pagetitle_news.gif) no-repeat top left;
	text-indent:-9999px;
	border-bottom:solid 2px #DDDDDD;
	padding-bottom:9px;
	margin-bottom:25px;
}

/*IE Hack*/
h2#pagetitle2_news{
	height:46px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:35px;
}


/*End Title Image*/

/*List Page*/
div#entry-list {
 width: 630px;
 margin-left: 5px;
 margin-top: 10px;
}

div#entry-list dl {
 background: url(../img/dotline3.gif) repeat-x bottom left;
 margin-bottom: 5px;
 padding-bottom: 5px;
}

div#entry-list dt {
 float: left;
 background: url(../img/icon_arrow3.gif) no-repeat center left;
 padding-left: 8px;
}

/*IE Hack*/

div#entry-list dt {
 width: 90px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 82px;
}

div#entry-list dd {
 float: left;
 width: 540px;
 line-height: 1.3;
}

div#entry-list a {
 text-decoration: none;
}
/*End List Page*/

/*エントリーページ用*/
.clearboth {
 clear: both;
}

div.entry img{
	text-align:center;
	margin-top:15px;
}

div.entry p{
	padding-left:10px;
	margin-top:15px;
}
