/*--------  CSS Document  --------*/

/*--------  Header --------

#header {
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0
	clear: both;
	background: url(../img/header.jpg) no-repeat top center;
	width: 820px;
	height: 152px;
	}
#pre #header {
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0
	clear: both;
	background: url(../img/pre_header.jpg) no-repeat top center;
	width: 820px;
	height: 100px;
	}
*/
/*--------  Header Logo --------*/

.bg {
	width: 820px;
	height: 630px;
	border:1px none #000000;
	background-color:#FFFFFF;
	}
.title {
	position:absolute;
	top: 20px;
	left: 205px;
	width: 620px;
	height: 100px;
	}
.entry {
	position:absolute;
	top: 140px;
	left: 205px;
	width: 596px;
	height: 100px;
	padding: 10px;
	font-size:14px;
	color:#FF4400;
	background-color:#FED097;
	}
.setumei {
	position:absolute;
	top: 270px;
	left: 205px;
	width: 596px;
	height: 100px;
	padding: 10px;
	font-size:12px;
	color:#444444;
	background-color:#FFF6D5;
	}
.kiyaku {
	position:absolute;
	top: 150px;
	left: 205px;
	width: 596px;
	height: 400px;
	padding: 10px;
	font-size:12px;
	color:#444444;
	background-color:#FFF6D5;
	}
.regist {
	position:absolute;
	top: 400px;
	left: 205px;
	width: 596px;
	height: 150px;
	padding: 10px;
	font-size:12px;
	background-color:#F0EFEF;
	}
.taisyou {
	position:absolute;
	top: 50px;
	left: 60px;
	}
.kanri {
	position:absolute;
	top: 150px;
	left: 30px;
	width: 150px;
	height: 300px;
	color:#444444;
	font-size:12px;
	}
.photo {
	position:absolute;
	top: 400px;
	left: 40px;
	width: 130px;
	height: 200px;
	color:#444444;
	font-size:12px;
	}
.foot {
	position:absolute;
	top: 600px;
	left: 10px;
	width: 820px;
	height: 50px;
	color:#cccccc;
	font-size:10px;
	background-color:#222222;
	}
	
	
.preLogo {
	margin: 9px 0 0 3px;
	padding: 0;
	float: left;
	}



