/* CSS Document */


/* Boody Setting
--------------------------------------------------------------------*/
body {
	background: #000 url(../images/aztecaser_bg.jpg) repeat-x; }


/* Menu Setting
--------------------------------------------------------------------*/
#header ul#mainmenu {
	background: url(../images/aztecaser_menu.jpg) no-repeat right top; }

#header ul#mainmenu li.menu01 a:hover{
	background: url(../../common/images/01_hover.jpg) no-repeat;}

#header ul#mainmenu li.menu02 a:hover{
	background: url(../../common/images/02_hover.jpg) no-repeat;}

#header ul#mainmenu li.menu03 a:hover{
	background: url(../../common/images/03_hover.jpg) no-repeat;}

#header ul#mainmenu li.menu04 a:hover{
	background: url(../images/04_hover.jpg) no-repeat;}

#header ul#mainmenu li.menu06 a:hover{
	background: url(../images/06_hever.jpg) no-repeat;}

#header ul#submenu{
	background: url(../images/aztecaser_submenu.jpg) no-repeat right top; }



/* Contents Setting
--------------------------------------------------------------------*/
#title{
	background: url(../images/h2_bg.jpg) no-repeat no-repeat center top; }

h3{
	font-size: 18px;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;}

h4{
	color: #fdd000;
	padding-bottom: 0.3em;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold; }

p.name{
	font-size: 20px; }

ul.movie li{
	font-size: 12px;
	line-height: 1.8em;
	padding-bottom: 1em; 
	list-style: none;
	float: left;
	width: 400px;
	height: 400px; }

ul.charaList li{
	padding-bottom: 20px; }

ul.character{
	margin-bottom: 20px;
	clear: both;
	display: inline-block; }

ul.character li{
	margin-right: 25px;
	float: left;
	width: 240px;
	list-style: none;
	line-height: 1.5em; }

ul.character li span.name{
	line-height: 1.5em;
	font-weight: bold;
	color: #18ab02; }

ul.character li img{
	padding-bottom: 0.5em; }

ul.dvdList li img{
	display: block;
	margin: 0 auto; }