@charset "utf-8";
h1{
	background:url("hagoromo_top.jpg");
	height:100px;
}
#photo_etc{
	float:left;
	text-indent:-9999px;
	font-size: 0;
	color: black;
	width:640px;
	height:200px;
	margin:10px 0 0 80px;
	background:url("hagoromo_etc.jpg");
}
* html #photo_etc{
	margin:10px 40px 0 40px;
}

.photo_block dt{
	font-size: 0;
	color: black;
	width:200px;
	height:266px;
	float:left;
}
.photo_block dd{
	width:90px;
	float:right;
	padding:5px;
	border-bottom:1px dashed white;
}
* html dd{
	width:100px;
}

#photo_block2{
	width:400px;
	float:left;
	margin:30px 0 0 200px;
}
* html #photo_block2{
	margin:30px 100px 0 100px;
}

#photo_block2 li{
	width:90px;
	float:right;
	padding:5px;
	border-bottom:1px dashed white;
}
* html #photo_block2 li{
	width:100px;
}
#a7{
	text-indent:-9999px;
	font-size: 0;
	color: black;
	width:240px;
	height:180px;
	float:left;
	background:url("a7.jpg");
}

