@charset "utf-8";

@import url("../../shared/css/more.css");

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

#information-01 {
	padding: 10px 15px;
	background-image: url(../images/bg/bg-information-01_body.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

#information-01-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:6px;
}

.graybase { padding-right:0;}

#information-01 p {	margin-top:10px;}

#information-01 p.image_fr {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:0;
}


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

#information-02 {
	padding-right:0 !important;
	padding-top:0 !important;
}


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

#information-body .left {
	width:401px;
}

#information-body .right {
	width:420px;
}

#information-body h5,
#information-body h6 {
	margin-left:20px;
	margin-bottom:10px;
}


#information-body p {
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
}

#information-body .right p {
	margin-right:40px;
}

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

#information-body img.fig {
	margin-left:20px;
	margin-bottom:10px;
}

