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

div#mainImage {
	width: 524px;
}

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

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

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