@charset "utf-8";
/* CSS Document */

#body {
	height: auto;
	width: 690px;
}
#body #top-tit {
	background-image: url(img/top-log.jpg);
	height: 456px;
	width: 690px;
	margin-bottom: 30px;
}
#body #title01 {
	background-image: url(img/contens01-tit.gif);
	height: 30px;
	width: 651px;
	margin:0 0 20px 20px;
	
}
#body #contents01-allbox{
	height: auto;
	width: 650px;
	margin-left: 20px;
}
#body #contents01-allbox #txbox{
	float: left;
	height: auto;
	width: 380px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1.5px;
}
#body #contents01-allbox #box01 {
	background-image: url(img/contents01-log01.jpg);
	float: left;
	height: 230px;
	width: 260px;
	margin:0 0 20px 10px;
	
}
#body #contents01-allbox #box02 {
	height: 47px;
	width: 251px;
	float: left;
	margin-left: 10px;
}
#body #title02 {
	background-image: url(img/contents02-tit.gif);
	clear: left;
	height: 30px;
	width: 654px;
	margin:40px 0 10px 20px;
}
#body #contenrs02-log01 {
	background-image: url(img/contents02-log01.jpg);
	height: 831px;
	width: 670px;
	margin:0 0 40px 20px;
}
#body #contenrs02-log02 {
	height: 67px;
	width: 251px;
	margin-left: 219.5px;
}

