body {
	background: url(img/bg.gif) repeat-x center top;
}

/*swf*/
#swf {
	margin: 20px auto 0;
	width: 550px;
	height: 400px;
	clear: both;
	display: block;
	overflow: hidden;
}

object,
embed {
	width: 550px;
	height: 400px;
	clear: both;
	overflow: hidden;
}




/*page*/
#page {
	margin: 0 auto;
	padding-bottom: 20px;
	clear: both;
	width: 550px;
	text-align: left;
	overflow: hidden;
}



/*h1*/
h1 {
	width: 550px;
	height: 28px;
	padding-bottom: 10px;
	clear: both;
}

h1 img {
	display: block;
	width: 229px;
	height: 28px;
}



/*layout*/
p#txt {
	width: 280px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	text-align: left;
	float: left;
}

p#txtm {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	text-align: left;
	width: 250px;
	float: left;
}

p#txtm img {
	padding-bottom: 10px;
}

