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

#frame {
}

#test01 {
	background: url(../images/bg_text.png) repeat;
	position: relative;
	height: 150px;
	width: 430px;
	left: 20px;
	top: -200px;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 5px;
}

* html #test01 {
behavior: expression(IEPNGFIX.fix(this));
}
 
#bg_frame {
	background: url(../images/contents/bg_img.jpg) repeat-x;
	height: 750px;
}
.title_01 {
	background: url(../images/contents/title_concept.gif) no-repeat;
	height: 50px;
	width: 190px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#text_concept {
	width: 620px;
	font-size: 0.9em;
	line-height: 1.9em;
}