/* CSS Document */

h3{
	background:url(../img/title.png) no-repeat;
	position:relative;
}

.subNavi{
	position:absolute;
	right:18px;
	top:33px;
}
.subNavi li{
	display:inline;
}


.mainText{
	background:url(../img/contents_center.png);
	padding:18px 40px 20px;
}
.intro,
.story,
.staff,
.music{
	background:url(../img/works_title_intro.gif) no-repeat;
	height:61px;
	width:543px;
	margin-bottom:15px;
}
.story{
	background:url(../img/works_title_story.gif) no-repeat;
}
.staff{
	background:url(../img/works_title_staff-cast.gif) no-repeat;
}
.music{
	background:url(../img/works_title_music.gif) no-repeat;
}
.w543{
	width:543px;
}
.w250{
	width:250px;
}
#contentsArea p{
	width:520px;
	padding-left:20px;
}

