@charset "utf-8";
#body {
	margin: auto;
	background-color: #F8F1E7;
}

#all {
	height: auto;
	width: 850px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	font-size: 12px;
	color: #4e454a;
	background-color: #FFFFFF;
}

#body #all #title {
	height: 30px;
	width: 850px;
	background-image: url(img/titlebana-.gif);
	padding-top: 130px;
}
#body #all #special {
	height: 188px;
	width: 850px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#body #all #specialtext {
	float: left;
	height: 40px;
	width: 275px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#body #movie {
	float: left;
	height: 1040px;
	width: 420px;
	margin: 10px 0px 0px 5px;
}

#body #movie .con {
	height: 200px;
	width: 420px;
	background-image: url(img/back.jpg);
	margin-bottom: 10px;
}

#body #all #douga {
	float: left;
	width: 420px;
	margin: 10px 0px 0px 0px;
}
#body #all #douga #dougacon {
	height: 240px;
	width: 205px;
	margin-left: 5px;
	background-image: url(img/background.jpg);
	float: right;
}
#body #all #news {
	float: left;
	width: 420px;
	margin-top: 10px;
}
#body #all #ninki {
	float: left;
	height: 380px;
	width: 410px;
	margin: 2px 0px 0px 5px;
}
#body #all #footer {
	float: left;
	height: 80px;
	width: 850px;
	margin-top: 15px;
	background-image: url(img/footer.jpg);
}
img {
	border: 0px;
}
