/* style resset */



* {

	margin: 0;

	padding: 0;

	}



a,h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {

	text-align  : left;

	font-style: normal;

	font-weight: normal;

	font-size: 100%;

	}



ul, ol, dl, dt, dd {list-style: none;}



span, img  {

	border: none;

	font-style: normal;

	font-weight: normal;

	vertical-align: bottom;

	}



em, strong {

	border: none;

	font-style: normal;

	font-weight: normal;

	}

p {

	margin-bottom: 10px;

	line-height: 150%;

	}



a {text-decoration: none;}



body {

	text-align: center;

	color: #000000;

	font-size: 82.5%;

	background-color: #000000;

	}

hr {

	clear: both;

	margin: 0;

	padding: 0;

	width: 0px;

	background-color: #ffffff;

	color: #fff;

	border: 0;
}

	a:hover{
		text-decoration:underline;
		color:#FF6536;
		}

/***************** index ********************/
#layout{
	width:780px;
	margin:0px;
	padding:0px;
	margin:auto;
	background:#ffffff;
}
#layout h1 {

		text-align: right;}

#header {

	background-image:url("img/top_bg.jpg");

	background-position:top;

	background-repeat:no-repeat;}

#header ul {

margin-top: 10px;
}

#header li {

float: left;

 }
 
#headerad div{text-align: center;}

/* left */

.left {

	width: 500px;

	float: left;

	margin-top: 10px;

	margin-left:20px;
}

#rndtxt{
	width: 500px;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

.left_main {

	border:1px solid #FF99CC;

	background:#FCC8DF;

	padding: 10px;

	margin-bottom: 10px;
}


#dvdranking{
	width:498px;
	height:129px;
	border:1px solid #FF99CC;
	margin-bottom:16px;
	margin-top: 10px;
}
.dvdleft{
	width:58px;
	height:79px;
	border-right:1px solid #FF99CC;
	float:left;
	background:#F7D6E6;
	padding:50px 0px 0px 0px;
}
.dvdimg{
	width:165px;
	height:110px;
	border-right:1px solid #FF99CC;
	float:left;
	padding:9px 10px 10px 10px
}
.dvdttl{
	width:253px;
	height:30px;
	border-bottom:1px solid #FF99CC;
	float:left;
	background:#ECECFF;
}
.dvdttl h4{
	font-size:12px;
	color:#8B1E1E;
	margin:0px;
	padding:9px 0px 0px 6px;
}
.dvddetail{
	width:247px;
	height:58px;
	border-bottom:1px solid #FF99CC;
	float:left;
	padding:7px 0px 0px 6px;
}
.dvdlink{
	width:206px;
	height:25px;
	float:left;
	padding:7px 0px 0px 37px
}


/* right */

.right {

	width: 200px; 

	float: right;

	margin-top: 10px;

	margin-right: 20px;

	background-color: #FF99CC;

}

.right p{

padding:0px 0px 0px 0px;

margin:0px 0px 0px 0px;
}

.right dl{

width: 200px;

padding:0px 0px 20px 0px;

}

.right dd{

padding:10px 10px 0px 10px;
}

/* footer */

#footer p{text-align: right;}

#footer address{text-align: center;}		

#footerad div{text-align: center;}			
