@charset "UTF-8";
@import url("comon.css");

/* CSS Document */


#content{
	clear:both;
	width:820px;
	margin:0px 0px 0px 0px ;
	padding:0px 30px 20px 30px;
	background-color :#fff;
}


#h2{
	text-align:left;
}


#text1{
	float:right;
	width:348px;
	margin:0px 0px 0px 0px;
	background:url(../img/concept/note.png) no-repeat;
	padding:27px 0px 0px 0px;
	font-size:12px;
	line-height:2.55;
	letter-spacing:0.2em;
}


.fl_l{
	float: left;
}



#text2{
	clear:both;
	width:800px;
	margin:0px 0px 30px 0px;
	padding:27px 0px 0px 0px;
	font-size:12px;
	line-height:2.55;
	letter-spacing:0.2em;
	background:url(../img/concept/bg02.png) no-repeat  right top;
}