@charset "UTF-8";
/* CSS Document */

#container {
	width:950px;
	height:710px;
	margin:auto;
}


#top_image_swf {
	width:950px;
	height:710px;
	margin:auto;
}


body {
	background: url(images/sp_bg.png);
}



h1 {
	font-size: 180%;
}
h3 {
	font-size: 150%;
}

ul {
	padding: 0 20px;
}

li {
	list-style-type: disc;
}

