﻿@charset "UTF-8";

/*--------body */
body{
	min-width:1000px;
	background-color: #000;
}


#photo { text-align:center; }

#swf { width:1000px; margin: 0 auto; }

#close { position:absolute; bottom:50px; right:50px;  font-size:20px; }

