	#title_box{
	margin:0px;
	padding:0px;
	width:100%;
	height:150px;
	background:#000000;
	text-align:center;
	}
	#title{
	margin:auto;
	padding:0px;
	width:910px;
	height:150px;
	background-image: url("../images/title_concept.jpg");
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-align:center;
	}

	#concept01{
	margin:0px;
	padding:0px;
	text-align:left;
	width:610px;
	height:37px;
	background-image: url("../images/concept_category_concept01.gif");
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	.text01{
	margin:10px 0px 10px 10px;
	padding:0px;
	width:580px;
	text-align:left;
	font-size:14px;
	color:#4D3420;
	line-height:1.5em;
	letter-spacing:0.1em;
	float:left;
	}

	


	.clear{
	clear:both;
	margin:0px;
	padding:0px;
	}
	.clear hr{
	margin:0px;
	padding:0px;
	display:none;
	}