﻿@charset "utf-8";

/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}

p#lead img {
	width:693px;
	height:52px;
	margin:20px 0;
	}



/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-left:10px;
	}

div#content p img#ph_1 {
	display:block;
	width:210px;
	height:280px;
	margin:0 0 15px 10px;
	}

div#content p img#ph_2 {
	display:block;
	width:280px;
	height:210px;
	margin:10px 15px 0 0;
	}



/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:41px 0 30px 10px;
	}


