@charset "utf-8";
/* CSS Document */

@import "common.css";

#new {
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-top: 20px;
}
*html #new {
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-top: 20px;
}
#new dt {
	color: #B5975B;
}
#new dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5975B;
	line-height: 110%;
}
#movie {
	background-color: #ECE9D8;
	clear: both;
	float: right;
	margin-right: 50px;
	width: 590px;
	padding: 20px;
	margin-top: -40px;
}
*html #movie {
	background-color: #ECE9D8;
	clear: both;
	float: right;
	margin-right: 20px;
	width: 640px;
	padding: 20px;
	margin-top: 0px;
	margin-left: -240px;
}
#movie dt {
	color: #B5975B;
}
#movie dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bolder;
}
.movietitle {
	background-image: url(../img/saishin.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 224px;
	margin-top: -40px;
	margin-left: -20px;
	margin-bottom: 0px;
}
* html .movietitle {
	background-image: url(../img/saishin.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 224px;
	margin-top: -20px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.botan {
	width: 100%;
	margin-bottom: 8px;
}
.botanleft {
	width: 220px;
	float: left;
	margin-left: 90px;
}
*html .botanleft {
	width: 220px;
	float: left;
	margin-left: 50px;
}
.botanright {
	width: 220px;
	float: left;
}
#tai {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #tai {
	padding: 0px;
	float: right;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
