/* CSS Document */

*{

	margin:0px;

	padding:0px;

	color:#032b73;

}

body{

	background:url(img/bg.gif);

}

div{

	margin:auto;

}





#movieHeader,

#mainMovie{

	width:926px;

	text-align:center;

}

#movieHeader ul{

	background:url(img/menu_bg.gif) no-repeat center;;

	height:102px;
	
	padding-left:43px;

}

#movieHeader ul li {
	float:left;
}

#movieHeader ul img{

	margin-top:10px;

}



#movieComtents,

#movieComtents{

	background:url(img/bg_pattern.gif) repeat-y center;

}

#movieComtents .wrap{

	width:852px;

	margin:auto;

	text-align:left;

	padding-top:10px;

	padding-bottom:20px;

}

h3{

	padding-top:15px;

}

.whiteBase{

	background:url(img/area_1px.gif) repeat-y;

	padding: 10px 20px;

}



.chara dl{

	float:left;

	width:190px;

	margin-right:15px;

}

.chara dl dt{

	text-align:center;

	height:170px;

	vertical-align:middle;

}



.whiteBase dl.dvd{

	width:380px;

	float:left;

	margin-right:15px;

}

.whiteBase dl.dvd dt{

	width:140px;

}

.whiteBase dl.dvd dd{

	width:240px;

	float:left;

}

.more,

.more a,

.whiteBase a{

	text-align:right;

	font-weight:bold;

	color:#ef061c;

	padding-top:10px;

}

.more a:hover,

.whiteBase a:hover{

	color:#ff6600;

}



/*** other ***/

.thomasland{

	background:url(img/other/other_00-logo.jpg) no-repeat right top;

	width:650px;

	position:relative;

}

.thomasland p{

	width:320px;

}

.thomasland div{

	position:absolute;

	right:20px;

	top:80px;

}







#footerArea{

	width:914px;

}


