/* CSS Document */

/* Default ---------------------------------------------------------------- */
:link,:visited {
    text-decoration:none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,iframe,img {
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
}
fieldset,img,abbr,acronym {
    border:0;
} 

ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}
a {
    text-decoration:underline;
    outline:none;
}
hr {
    border:0;
    height:1px;
    background-color:#000;
    color:#000;
}
a img,:link img,:visited img {
    border:none;
}
address {
    font-style:normal;
}

li img {
	vertical-align: bottom;
}

/* Layout ----------------------------------------------------------------- */
/* 注：透明度を指定しているPNGファイルをiepngfixで透過させる場合、position指定をしないこと！！ */

html {
}

body {
	background: #ffffff;
	text-align: center;
}

#container {
	width: 998px;
	margin: 0 auto;
	padding-top:10px;
	text-align: left;
	background: url(../images/content.jpg) center top no-repeat;
}

#content {
	width: 988px;
	margin-top: 20px;
	/margin-top: 30px;
	background: url(../images/nav_bg.jpg) left repeat-y;
}

#header {
	width:100%;
	min-width:1030px;
	height: 105px;
	background: url(../images/header.jpg) center no-repeat #ea4201;
	margin: 0 auto;
}

#logo {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#nav {
	width: 150px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#nav ul { 
	list-style: none;
	margin: 0 0 50px 0;
	padding: 0;
}

#wrap {
	float:left;
}

img.title { margin-bottom: 10px; }

#footer {
	width:100%;
	min-width:1030px;
	height: 130px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(../images/footer.jpg) repeat-x #1b130c;
	font-size: 10px;
	color: #baa994;
	text-align: center;
}

td.nocopy {
	width: 42px;
	height: 42px;
	background: url(../images/nocopy.png) no-repeat;
}

/* Layout top ----------------------------------------------------------------- */
#centerbox {
	float:left;
}

#rightbox {
	float:right;
}

#rate {
	width: 500px;
	height: 320px;
	background: url(https://ssl.bsfuji.tv/form/j/form/rate.jpg) no-repeat;
}

#rate img {
	margin: 15px 15px 0 0;
	float: right;
}

#movie {
	width: 488px;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #e7ded3;
	background: #cabba7;
	text-align: center;
}

#schedule {
	width: 306px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #e7ded3;
	background: #cabba7;
}

table.toptable {
	border-collapse: collapse;
	margin-bottom: 5px;
}

table.toptable tr td {
	background: url(../images/table_bg.jpg);
	height: 39px;
	border: 1px #e0d6c8 solid;
}

#bnr img {
	margin-bottom: 10px;
}



/* Layout calender ----------------------------------------------------------------- */
.calenderbox {
	width: 390px;
	margin: 0 0 40px 20px;
	float: left;
}

.calenderbox span {
	font-size: 15px;
}

.calenderbox table {
	text-align:center;
}

.calenderbox td.Stxt {
	font-size:11px;
}

/* Layout newpage ----------------------------------------------------------------- */
.pagebox {
	width: 790px;
	margin:0 auto;
}


/* Layout hitoiki ----------------------------------------------------------------- */
#hitoikibox {
	width: 706px;
	height: 732px;
	margin: 10px auto;
	background: url(../images/hitoiki_bg.jpg) ;
}

#hitoikititle {
	width: 430px;
	margin: 0 auto;
	position: relative;
	top: 180px;
	left: 60px;
	font-size: 14px;
}

#hitoikimovie {
	position: relative;
	top: 150px;
	left: 270px;
}

#hitoikimovie {
	position: relative;
	top: 150px;
	left: 270px;
}

#hitoikibtn {
	width:420px;
	height:20px;
	background:url(../yagi/img/bg.jpg);
	position:relative;
	top:205px;
	left:140px;
}

.hitoikiul {
	margin-left:0;
}

.hitoikiul li {
	float:left;
	margin:0 17px 0 0;
}

/* Content ---------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

p {
	line-height: 1.2em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: none; margin: 0 0 10px 17px; }
.item { list-style: none; }


/* Style ----------------------------------------------------------------- */
/*LINK*/
a:link{text-decoration:none;color:#000066;}
a:visited{text-decoration:none;color:#42427c;}
a:active{text-decoration:none; color:#42427c;}
a:hover {text-decoration:underline; color:#1044ac;}

#footer a:link{text-decoration:none;color:#82725e;}
#footer a:visited{text-decoration:none;color:#82725e;}
#footer a:active{text-decoration:none; color:#82725e;}
#footer a:hover {text-decoration:underline; color:#82725e;}

body {
    font: normal 12px "メイリオ" , "Meiryo" , "ヒラギノ角ゴ Pro W3", Osaka, arial, helvetica, hirakakupro-w3, "ms pgothic", sans-serif;
	color: #161616;
}

br.fclear { clear: both; }

.fleft { float: left; }
.fright { float: right; }

/* SPAN STYLES------------------------------------------------------------------ */

.b12 {
	font-weight: bold;
	font-size: 12px;
}

.style-red {
	color: #ff0000;
}

/* marquee------------------------------------------------------------------ */

ul.day {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 76px;
	height: 38px;
	z-index: 1;
}

ul.day li {
	margin:0;
	list-style:none;
	display: block;
	white-space: nowrap;
	padding: 8px 0 0 0;
	z-index: 2;
	color:#000000;
}

ul.theme {
	margin:0;
	padding:0;
	list-style: none;
	position: relative;
	width: 220px;
	height: 38px;
	z-index: 1;
}

ul.theme li {
	margin:0;
	list-style:none;
	padding: 3px 0px 3px 0px;
	z-index: 2;
	color:#000000;
	line-height:1.1em;
}

.theme {
	line-height:1.1em;
}

/* marquee------------------------------------------------------------------ */
ul.dayM {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	position: relative;
	overflow: hidden;
	width: 76px;
	height: 38px;
	z-index: 1;
}

ul.dayM li {
	margin:0;
	list-style:none;
	display: block;
	white-space: nowrap;
	padding: 8px 0 0 0;
	z-index: 2;
	color:#000000;
}

ul.themeM {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	position: relative;
	width: 220px;
	height: 38px;
	z-index: 1;
}

ul.themeM li {
	margin:0;
	list-style:none;
	padding: 3px 0px 3px 0px;
	z-index: 2;
	color:#000000;
	line-height:1.1em;
}
