@charset "utf-8";

div#ly-02{
	top: -40px;
	_top: 0px;
	position:relative;
	z-index:10;
}

div#ly-02-hd {
	position:relative;
	z-index:10;
}

div#ly-02-bd {
	background-image:url("../img/imgLayoutBack-01.png");
	_background-image: none;
	background-repeat:repeat-y;
	position:relative;
	z-index:20;
}
div#ly-02-bd-c1 {
	margin:0px;
	padding:0px;
}
div#ly-02-bd-c2 {
	margin:0px;
	padding:0px;
	border-left: solid 1px #D4E5F7;
}
div#ly-02-ft{
	background-image: url("../img/imgLayoutFooter-01.png");
	_background-image: none;
	background-repeat:repeat;
	background-position:left top;
	position:relative;
	min-height:75px;
}
#ly-02 h1,
#ly-02 h2{
	color:#FFFFFF;
	background-image:url("../img/imgHeader_12-01.png");
	_background-image:url("../img/imgHeader_12-01_flat.png");
	background-repeat:no-repeat;
	position:relative;
	z-index:20;
	left:-40px;
	_left:0px;
	min-width:578px;
	min-height:85px;
	padding-left:50px;
	padding-top:40px;
}

#ly-02 h3,
#ly-02 h4,
#ly-02 h5,
#ly-02 h6 {
	background-repeat: no-repeat;
	background-position:bottom left;
	color:#2B5E96;
	min-height:25px;
	position:relative;
	border-bottom: solid 1px #D4E5F7;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
#ly-02 h3,
#ly-02 h4 {
	background-image:url("../img/imgHeader_34-01.png");
	_background-image:url("../img/imgHeader_34-01_flat.png");
	border-bottom: solid 1px #D4E5F7;
}
#ly-02 p {
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
}