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

h1 {
	clear:both;
	text-indent:-9999px;
	width:420px;
	height:46px;
	background:url(../about/img/tit_about.jpg) no-repeat;
	margin-bottom:30px;
}

#about_txt {
	width:249px;
	height:488px;
	background:url(../about/img/bg_txt.jpg) no-repeat left bottom;
	float:left;
	margin-bottom:40px;
}
#about_txt p {
	text-align:left;
	line-height:1.8;
	padding-top:20px;
}
#about_swf {
	text-align:center;
	width:631px;
	height:488px;
	float:right;
	background:url(../about/img/bg_swf.jpg) no-repeat;
	margin-bottom:40px;
}
.txt_swf {
	line-height:1.8;
	margin-bottom:20px;
	padding-top:200px;
}
