/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:link {

}

a:visited {
}

a:active {

}

a:hover {
	color: #333333;
}


h1,h2,h3 {
	font-size: 12px;
	line-height: 12px;
}

#wrapper {
	width: 716px;
}

#header {
	width: 716px;
	height: 55px;
	position: relative;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#headertitle {
	position: absolute;
	top: 10px;
	right: 12px;
}

#maincontents {
	width: 716px;
	background-image: url(../images/daiji_awaodori.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#title {
	width: 716px;
	position: relative;
}

#title table td {
	vertical-align: top;
}

#titleimage {
	position: absolute;
	width: 489px;
	top: 0px;
	left: 0px;
}

#titleinnertext {
	width: 300px;
	padding: 111px 0 0 74px;
}

#titleinnertext p {
	font-size: 10px;
	color: #666666;
}

#menu {

}

#menu table td {
	vertical-align: top;
}

#menu ul {
	margin: 6px 0 5px 35px;
}

#menu li {
	margin: 1px 0 1px 0;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

#title {

}

#mainimage {

}

#footer {
	width: 716px;
	background-image: url(../images/footer_bg.gif);
}

#awaodoridvd {
	width: 373px;
	float: left;
	z-index: 10;
}

#company {
	z-index: 20;
}

#installflash {
	margin: 0 0 15px 0;
}

#installflash p {
	float: left;
	width: 200px;
	margin: 0 5px 0 5px;
	font-size: 9px;
	color: #ffffff;
}

#footerright {
	width: 342px;
	float: right;
}

#saledvdbanner {
	width: 711px;
	margin: 5px 0 0 5px;
}

#saledvdbanner_l {
	width: 432px;
	float: left;
}

#saledvdbanner_r {
	width: 270px;
	margin: 1px 0 0 0;
	float: right;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#saledvdbanner_r p {
	margin: 5px;
	line-height: 1.2em;
}

#watchlive {
	margin: 2px 0 5px 0;
}

#watchlive img {
	border: none;
}

.new {
	color: #FF0000;
	font-weight: bold;
}

.dvdtitle {
	color: #FF0000;
}

.special {
	font-size: 18px;
	line-height: 28px;
}