/*---------------------------------------------------------------------------

common

---------------------------------------------------------------------------*/

body {
	color: #ffffff;
}

.clearfix{
    zoom:1; /*for IE 5.5-7*/
    position:relative; /*for preview*/
}

.clearfix:after{ /*for modern browser*/
	content: ".";
    display: block;
    clear: both;
    height: 0;
	visibility: hidden;
}

* html .clearfix{
    display:inline-table;
    /**/display:block;/**/
}

p {
	margin-bottom: 10px;
}

img {
	border: 0;
}


h4 {
	margin-bottom: 10px;
}

.textBlock {
	margin-bottom: 30px;
}


.picBoxRight {
	padding: 0 0 5px 10px;
	float: right;
}


.picBoxLeft {
   padding: 0 10px 10px 0;
   float: left;
}


/* #pageMain
---------------------------------------------------------------------------*/
#pageMain {
	background: url(images/main_bg_bottom.gif) left bottom no-repeat;
	text-align: left;
	line-height: 1.8em;
}


/* mainTb
---------------------------------------------------------------------------*/

#mainTb {
	background-color: #000000;
	color: #ffffff;
}

/* sidenaviArea　
---------------------------------------------------------------------------*/
#sidenaviArea {
	width: 190px;
	height: 100%;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-y;
}

#sidenaviBlock {
	background-image: url(images/bg_side_top.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px;
	border-bottom: 1px solid #000;
}


#sidenaviBlock li {
	list-style: none;
}

#sidenaviBlock li a,
#sidenaviBlock li a:link {
	text-indent: -9999px;
	display: block;
	width: 190px;
	height: 47px;
	background-repeat: none;
	background-position: 0 0;
	background-repeat: none;
}


#sidenaviBlock li a:hover,
#sidenaviBlock li.active a {
	background-position: 0 -47px;
}

#sidenaviBlock #snv_top a {
	background-image: url(images/sidenavi_top.gif);
	
}

#sidenaviBlock #snv_profile a {
	background-image: url(images/sidenavi_profile.gif);
}

#sidenaviBlock #snv_interview a {
	background-image: url(images/sidenavi_interview.gif);
}

#sidenaviBlock #snv_topics a {
	background-image: url(images/sidenavi_topics.gif);
}
.movie {
	width: 178px;
	height: 250px;
}

.btnMovie {
	width: 146px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 170px;
}

.btnMovie img {
	margin-bottom: 5px;
}

#movie1 {
	background-image: url(images/movie_bg.jpg);
	background-repeat: no-repeat;
}

#ticket {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



/* mainvisual
---------------------------------------------------------------------------*/

#mainvisual {
	width: 530px;
	height: 329px;
	text-indent: -9999px;
	background-image: url(images/mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* mainArea textArea
---------------------------------------------------------------------------*/

#mainArea .textArea {
	margin: 20px 20px 0 20px;
	padding-bottom: 20px;
}

.linkBlock {
	background-color: #144314;
	padding: 15px;
}

.coTitle {
	width: 530px;
	height: 95px;
	text-indent: -9999px;
	margin: 0px 0px 10px;
	padding: 0px;
}

/*---------------------------------------------------------------------------
top
---------------------------------------------------------------------------*/

#index .coTitle {
	background: url(images/top_ttl.jpg) left top no-repeat;
	margin-bottom: 0px;
}

#index .textArea {
	margin: 0px 20px 0 20px;
}
/*---------------------------------------------------------------------------
profile
---------------------------------------------------------------------------*/
#profile .coTitle {
	background: url(images/profile_ttl.gif) left top no-repeat;
	margin-bottom: 0px;
}
#profile .textBlock {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}

/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics .coTitle {
	background: url(images/topics_ttl.gif) left top no-repeat;
}

#topics .topiBlock {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#topics .topiBox {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	width: auto;
}


#topics .bottomBg {
	margin-bottom: 10px;
}

#topics h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/topics_bg.gif);
	background-repeat: repeat;
	padding: 6px;
}

#topics h3 {
	margin-bottom: 15px;
}
