@charset "utf-8";


/* -------------------
  #information01
------------------- */

#information01 {
	background-image: url(../images/bg/bg-information-01_body.gif);
	background-repeat: repeat-y;
}

#information01-foot {
	background-image: url(../images/bg/bg-information-01_foot.gif);
	background-repeat: no-repeat;
	/*\*/ overflow: hidden; /**/
	font-size: 1px;
	float:none;
	clear:both;
	height:7px;
}

#information01 .left { width:400px;}
#information01 .right { width:400px;}

#information01 p {
	padding:15px;
}

/* -------------------
  #information02
------------------- */

#information02 {
	margin: 0 0 20px 20px;
}
