@charset "utf-8";
/* CSS Document */

#image{
	background : url("../img/concept/aoyama.gif");
	width : 680px;
	height : 280px;
	float : left;
	text-align : left;
}

.news{
	padding : 10px 10px 10px 10px;
	background : url("../img/concept/bg.png");
	width : 186px;
	height : 280px;
	float : right;
	vertical-align : bottom;
	color : #ffffff;
	font-size : 10px;
}