@charset "utf-8";
body {
	background-image: url(../images/dvd_bodybg.png);
	background-repeat: repeat;
	text-align: center;
}
#wrapper {
	background-image: url(../images/dvd_wrapbg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 750px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/dvd_top.gif);
	background-repeat: no-repeat;
	height: 264px;
	background-position: 16px 20px;
}
#wrapper h1 {
	padding-left: 20px;
	color: #FFFFFF;
}
#header h2 {
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	padding-top: 80px;
	padding-left: 430px;
	font-weight: bold;
}
#content img {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	clear: left;
}
#wrapper p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 10px;
}
#content  h3 {
	font-size: 1em;
	line-height: 2em;
	background-color: #CC0033;
	color: #FFFFFF;
	margin-left: 300px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}

#dvd1 {
	padding-right: 20px;
	margin-bottom: 15px;
}
#dvd2 {
	padding-right: 20px;
	margin-bottom: 15px;
}
#dvd3 {
	padding-right: 20px;
	margin-bottom: 15px;
}
#content h4 {
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 305px;
}
#content li {
	font-size: 0.85em;
	line-height: 1.6em;
	color: #CC0033;
	padding-left: 50px;
}
#banner p {
	font-size: 1em;
	color: #FFFFFF;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
}
#footer p {
	font-size: 3px;
	color: #97CCCA;
	background-image: url(../images/odaiba_footerbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
}

#banner img {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper h5 a {
	color: #FFFFFF;
}
#wrapper h5 {
	background-image: url(../images/dvd_totop.gif);
	background-repeat: no-repeat;
	background-position: 600px;
	height: 30px;
	text-align: right;
	line-height: 2em;
	margin-right: 30px;
}

