@charset "utf-8";
/* CSS Document */


/* ****************MainImage******************* */

#main-img {
	text-indent:-9999px;
	width:870px;
	height:250px;
	background:url(../../okami/images/main_img.jpg) no-repeat 0 0;
}
/* *************************************************** */

#okami {
	margin:20px 0 40px;
	height:100%;
}
/* 左側 */
#left {
	width:650px;
	float:left;
}
h2 {
	margin:0 0 15px;
	padding:0;
}
#left div {
	height:100%;
}
.photo {
	width:281px;
	float:left;
	padding:0 0 0 5px;
}
#left div div {
	width:349px;
	float:right;
}
