@charset "UTF-8";
/**
 :タイトル "TOPページ用スタイル";
 :一行説明 "TOPページ用のスタイルシートです";
 :作成日 "2010-00-00";
 :改訂版 [:版 "1.0.0"; :作成日 "2010-00-00"];
*/

body{
	background: url(../../images/bg_body-top.gif) repeat-x center top;
}
#main{
	width: auto;
	margin-bottom: 0;
}
#flashContent{
	min-width:950px;
	text-align:center;
}
