/*お知らせ*/
#prof
{
	margin: 10px auto 20px auto;
	width: 730px;
	overflow:hidden;
	border-bottom-style:inset;
	border-bottom-width:1px;
}

#prof .fl 
{
	width:80px;
	background-color:#B0C4DE;
	font-weight:bold;
	color:#fff;
	padding:10px;
	float:left;
	height:40px;
	margin-right:20px;
}

#prof .coment 
{
	float:right;
	width:600px;
	padding-right:10px;
	line-height:20px;
}

#news
{
	margin: 10px auto 20px auto;
	width:600px;
	line-height:20px;
}

#news .pic
{
	margin:10px;
	width:710px;
}

#titleimage
{
	display:block;
	margin-bottom:20px;
	margin-top:20px;
	background:url(../images/01title.jpg) no-repeat;
	height:45px;
}

#title
{
	width:710px;
	margin-left:50px;
	line-height:18px;
	color:#191970;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.bd {
	border-bottom:#c7c6b3 1px dotted;
	clear:both;
	height:10px;
	margin-bottom:10px;
}
