/* CSS Document */

h2{
	background: url(../image/tit_top.jpg) no-repeat top left;
	width:494px;
	height:0;
	float:left;
	margin:0 0 23px 20px;
	padding-top:57px;
	overflow:hidden;
	display:block;
}

.floatL_img{
	float:left;}
.inbox_txt{
	width:252px;
	float:left;
	text-align:left;
	}
.inbox_txt span{
	display:block;
	padding-left:20px;
	line-height:170%;
	}
	
#news{
	width:495px;
	margin:0 0 23px 20px;
	background:url(../image/news_btm.gif) no-repeat bottom left;
	text-align:left;
	padding-bottom:10px;
	}

.news_tit{
	background:url(../image/news_top.gif) no-repeat top left;
	height:0;
	padding-top:19px;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	}
	
.news_txt{
	padding-left:20px;
	margin:0 20px;
	background:url(../image/school/icon_dogfoot02.gif) no-repeat left;
	border-bottom:#999999 dotted 1px;
	}
	
.pink_b{
	color:#FF6699;
	font-weight:bold;
	margin-top:10px;}
	

