@charset "UTF-8";

/* -------------------------------
共通タイトル */

h1{
	width:920px;
	height:108px;
	background:url(../img/access/h2.png) no-repeat;
	text-align:left;
	position:relative;
}
h1 span{
	top:36px;
	left:226px;
	position:absolute;
}

iframe.homes{
	border:0;
	padding:0;
	margin:20px 0 0 0;
	width:920px;
	height:1240px;
}

div#main{
	width:920px;
}

