
/* =======================================
    headder
======================================= */
#headerLoop {
width: 100%;
height: 100px;
background-image: url(/img/01_top/top_hedder_05.jpg);
background-repeat: repeat-x;
}

#headerArea {
width: 980px;
height: 100px;
margin: 0 auto; 
background-image: url(/img/01_top/top_hedder_line_01.jpg);
background-repeat: repeat-x;
}
#headerArea .logo { float: left; }
#headerArea .Nav { float: left; }
#headerArea #Nav2 { float: right; }

#headerArea2 {
width:100%;
height: 24px;
background-image: url(/img/01_top/top_under_line_lp.jpg);
background-repeat: repeat-x;
}


/* =======================================
    footer
======================================= */
#footer {
	width: 100%;
	height: 54px;
	background: #FFFFFF;
}

#footerLoop {
	width: 100%;
	height: 54px;
	background-image: url(/img/01_top/top_footer_lp.gif);
	background-repeat: repeat-x;
}

#footerArea {
	width: 980px;
	height: 54px;
	margin: 0 auto;
}

#footerArea #footerLine {
	width: 848px;
	height: 54px;
	float: left;
}
#footerArea #footerLogo {
	width: 132px;
	height: 54px;
	float: left;
}
