@charset "utf-8";

html{
	background-image:none;
	}

body#Top{
	background-image:none;
	}

body#Next01,
body#Next02,
body#Next03,
body#Next04,
body#Next05,
body#Next05-01,
body#Next05-02,
body#Next06,
body#Next07{
	background-image:none;
	}


body{
	font-size:12px;
	}

#HeaderBox{
	margin:0;
	padding:23px 0 0 0;
	width:100%;
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(../image/common/back01.jpg);
	}

#MainNavigation{
	margin:0;
	padding:0;
	width:100%;
	height:60px;
	background-position:left -100px;
	background-repeat:repeat-x;
	background-image:url(../image/common/back01.jpg);
	}

#MainBox{
	padding:0;
	width:900px;
	overflow:visible;
	}

#PageTop{
	clear:both;
	}

#FooterBox{
	margin:0;
	padding:5px 0 0 0;
	width:100%;
	background-position:left bottom;
	background-repeat:repeat-x;
	background-image:url(../image/common/footer-back01.jpg);
	}