@charset "utf-8";
/*photo関連スタイルシート*/
.tizu{
	background:url(menu_images/tizu2.gif) no-repeat center;
}
.img_css{
	margin:30px 100px 30px 100px;
	width:600px;
	height:450px;
}

/*スタッフページ*/
.sugino {
	background: url(staffphoto/sugino.jpg) no-repeat right center;
}
.adachi {
	background: url(staffphoto/adati.jpg) no-repeat right center;
}
.sabasu {
	background: url(staffphoto/sabasu.jpg) no-repeat right center;
}
.hatta {
	background: url(staffphoto/hatta.jpg) no-repeat right center;
}
.flashback{
	float:right;
	width:31px;
	height:31px;
}
.accsess_map{
	background-image:url(menu_images/tizu.gif);
	margin:10px 220px 10px 220px;
	height:auto;
	width:auto;
	background-position:center;
}
.accsess_map2{
	text-align:center;
}