@charset"UTF-8";



/*
****************************************************************************************************
Web site: minamino-city.com
Description: This css is designed and coded by Frontier of Business Intelligence Inc. a.k.a FoBI.
Version: 1.0
Author: FoBI-Hiroyuki Yoshino
Author URI: http://www.fobi.co.jp/
****************************************************************************************************
*/

body{
	margin:0px;
	padding:0px;
	height:100%;
}

#wrapper{
	margin:0px auto;
	background-color:#00FFFF;
	background:url("../images/photoBg.png") top center no-repeat;
}

#swfRenderBox{
	text-align:center;
	padding-top:160px;
}

#photoFoot{
	text-align:center;
}

#winClose{
	text-align:center;
	margin-top:50px;
}