@charset "utf-8";
/**
 * ページ個別のスタイルを設定する
 */

div#mainImage {
	width: 425px;
}

div#mainBody {
	width: 423px; /* 848px - (mainImage width) */
}

div#mainBody div.craftsmen {
	top: 260px;
}

div#mainBody div.location {
	position: absolute;
	top: 355px;
}