@charset "shift_jis";
@import "common.css";


/*==============　見出し　==============*/
#top_subject h2{
	width:980px;
	height:280px;
	background:url(../images/feature/top-photo.jpg) top left no-repeat;
	text-indent:-9999px;
}

/*==============　コンテンツ　==============*/

#left p{
	margin:15px;
}

#content img{
	float:right;
	margin:10px 0;
}

#content h4{
	clear:both;
}

#content p{
	float:left;
	width:450px;
}