@charset "UTF-8";
/*content*/
#content {
	background: url(img/visual.jpg) no-repeat right top;
}

#concept{
	padding:10px;
}

#content div.box_c{
	width:700px;
	height:310px;
}

#content div.photo{
	width:300px;
	height:300px;
	float:left;
}

#intro{
	float:right;
	width:380px;
	padding:10px;
	font-size:108%;
	_font-size:123.1%;
	line-height:1.5em;
}
