@charset "Shift_JIS";



/*======================================================================================================================
========================================================================================================================

frame_5th.css

フィフスポーズ用全体フレーム

========================================================================================================================
======================================================================================================================*/



/* フレーム全体
-------------------------------------------------------------------------------------------------------- */
html {
	margin:         0px 0px 0px 0px;
	padding:        0px 0px 0px 0px;
	background:     url(../img/bg_html3.jpg) left top repeat-x;
}
body {
	margin:         0px 0px 0px 0px;
	padding:        0px 0px 0px 0px;
	text-align:     center;
	background:     url(../img/bg_body3.jpg) center top no-repeat;
}

