
/* What's New */
#news   {
    width: 980px;
}
#news .content_header .ph2 {
    margin-left:40px;
    height: 61px;background: url('http://www.homefree.jp/images/title_news.png') no-repeat 0% 0%;
}
#news .content {
    margin-top: 7px;
    margin-left: 100px;
    margin-right: 50px;
    float: right;
    border: 1px solid #a6a6a6;
    width: 700px;
    height: 250px;
}
#news p {
    margin-right: 0px;
    margin-bottom:2em;
    font-size:90%;
    line-height: 1.4;
}
#news p a {;
    font-weight:bold;
}

iframe.news {
    margin-left:10px;
    width:100%;
    height: 240px;
    border: none;
}


#latestnews{
	}
#latestnews h2{
	background:#666;
	background:url(../images/title_news.png);
	width:150px;
	height:61px;
	text-indent:-9999px;
	text-align:left;
	margin:0 0 0 50px;
	float:left;
	}

#latestnews ul{
	width:640px;
	height:200px;
	border:#999 1px solid;
	float:left;
	text-align:left;
	margin:0 20px;
	padding:20px 30px;
	}
#latestnews ul li{
	border-bottom:#666 1px dotted;
	margin:10px 0;
	padding:3px 0;
	}
#latestnews ul li span{
	display:block;
	width:130px;
	float:left;
	}
#latestnews ul li a{
	float:left;
	}
