@charset "utf-8";

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

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


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

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

#information01 h5 {
	margin-left:25px;
	margin-top:15px;
	margin-bottom:8px;
}

#information01 ul {
	margin-left:25px;
	padding-bottom:5px;
}

#information01 ul li {
	background-image: url(../../shared/images/list/li-02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding-left:18px;
	padding-bottom:10px;
	line-height:1em;
}


#information01 .right ul { margin-top:18px; }
#information01 .right ul li { padding-bottom:12px; }


#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;
}


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


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

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

#information02 .left { width:401px;}
#information02 .right { width:420px;}

/*
#information02 h4 {
	margin-top:-13px;
}
*/

#information02 h5 {
	margin-left:20px;
	margin-bottom:10px;
	float:none;
	clear:both;
}

#information02 p {
	margin-left:20px;
	margin-top:0;
}

#information02 p.image_fr {
	margin-right:20px;
}

#information02 .right p.image_fr {
	margin-right:40px;
}


#information02-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:8px;
}



