@charset "utf-8";

/* ----------------------
  concept  style.css
---------------------- */
#subcont {
	background-image: url(../img/bg02.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#subcont img {
	margin-top: 50px;
}
#photo {
	clear: both;
	overflow: hidden;
	background-image: url(../img/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 540px;
	height: 580px;
}
#photo #ifm{
	margin-top: 60px;
	margin-left: 70px;
}
