@charset 'UTF-8';
* {
margin:0;
padding:0;
}
body {
background: url(bg.jpg) #000000 fixed 50% 0 no-repeat;
}
img {
border:none 0px;
vertical-align:middle;
}
a {
text-decoration:none;
color: #3366FF;
}
a:hover {
text-decoration:underline;
}

/* Analysis */
#analysis {
display:none;
}

/* container */
#container {
margin:0 auto;
/* width: 898px; */
width:886px;
border-left: solid 1px #CCC;
border-right: solid 1px #CCC;
background-color: white;
}
/* head */
#head {
background:url(top_back.gif);
height:89px;
margin-bottom:8px;
}
#head .logo {
display:block;
float:left;
width:350px;
height:0!important;
padding-top:89px;
background:url(cinematoday_logo.gif);
overflow:hidden;
}
#head .cross {
display:none;
float:left;
width:34px;
background:url(x.gif);
height:0!important;
padding-top:89px;
overflow:hidden;
}
#head .partner {
display:block;
float:left;
width:267px;
background:url(wowow_logo.gif);
height:0!important;
padding-top:89px;
overflow:hidden;
}
#head .search-box {
float: right;
margin: 8px 8px 0px 0px;
height: 32px;
}
#head .search-box input {
font-size: 11px;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
}
#head .search-box .btn {
font-weight:bold;
border: none;
cursor:pointer;
color:#FFF;
background:#AAA;
}
#head .subtitle {
clear:right;
float:right;
}

/* foot */
#foot {
margin-top:8px;
padding:8px;
height:12px;
color:white;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
font-size:10px;
background-color:#5b4205;
}
#foot .copyright {
float:left;
}
#foot .link {
float:right;
}
#foot ul li {
margin-left:8px;
display:inline;
}
#foot ul li a {
color:white;
text-decoration:none;
}
#foot ul li a:hover {
text-decoration:underline;
}

/* navibar */
#navibar {
margin:8px;
padding:2px 0;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
color:#FFF;
background-color:#5b4205;
overflow:hidden;
}
#navibar li {
display:inline;
}
#navibar li a {
color:white;
text-decoration:none;
padding:4px 12px;
border-right:solid 1px #FFF;
}
#navibar li a:hover {
background-color:#000;
}

/* ad-center-text */
#ad-center-text {
margin:8px 0;
text-align:center;
}
#ct-ad-middle-banner2,#ct-ad-south-banner {
padding:8px 0;
text-align:center;
}
#ad_middlebanner {
margin: 8px 0;
text-align:center;
}

/* bottom-links */
#bottom-links {
width:870px;
margin:8px;
padding-top:8px;
border-top:dotted 1px #CCC;
font-size:11px;
zoom:100%;
}
#bottom-links dt {
clear:left;
float:left;
width:80px;
margin-right:8px;
text-align:right;
}
#bottom-links dd {
float:left;
width:782px;
zoom:100%;
}
#bottom-links ul li {
display:inline;
white-space:nowrap;
margin-right:2em;
}
#bottom-links ul li a {
color:#888;
text-decoration: underline;
}
#bottom-links:after,
#bottom-links dd:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* contents */
#contents {
margin:8px 8px 32px 8px;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
font-size: 12px;
line-height: 140%;
zoom:100%;
}
#contents:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* std-text */
.text-std {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
font-size: 12px;
line-height: 140%;
}
.text-std p {
margin-bottom:0.6em;
}

/* columns */
.col-main {
clear: left;
float: left;
width: 562px;
overflow: hidden;
zoom:100%;
}
.col-right300 {
clear: right;
float: right;
width: 300px;
overflow: hidden;
zoom:100%;
}
.col-main:after,
.col-right300:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* header */
.text-std h1,
.text-std h2 {
font-size:120%;
border-left: solid 12px #FF66FF;
border-bottom: solid 1px gray;
padding-left: 0.2em;
margin-bottom: 0.5em;
}

/* module in col-main */
.col-main .module {
margin:8px 0;
border: 1px solid #cccccc;
}
.col-main .module .header {
background-color: #cccccc;
padding: 4px 8px;
font-size: 1.17em;
font-weight: bold;
}
.col-main .module .content {
padding: 8px;
zoom:100%;
}
.col-main .module .content:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* Rectangle list in module */
.module ul.rect {
list-style:none;
}
.module ul.rect li {
float:left;
margin: 0 4px 4px 0;
}

/* module in col-right300 or col-banner90 */
.col-main .col-banner90 .module,
.col-right300 .module {
margin:8px 0;
background-color:#EEE;
border:none;
}
.col-main .col-banner90 .module .header,
.col-right300 .module .header {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
padding:4px 8px 2px 8px;
color:#FFF;
background:#5b4205;
font-size:120%;
font-weight:bold;
}
.col-main .col-banner90 .module .subject,
.col-right300 .module .subject {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Segoe UI,Tahoma,Verdana,Arial,sans-serif;
font-weight:bold;
}
.col-main .col-banner90 .module ul.item li,
.col-right300 .module ul.item li {
margin:4px 0;
list-style:none;
zoom:100%;
}
.col-main .col-banner90 .module ul.item li:after,
.col-right300 .module ul.item li:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
.col-main .col-banner90 .module ul.item li .float-left,
.col-right300 .module ul.item li .float-left {
clear:left;
float:left;
margin: 0 4px 4px 0;
}
.col-main .col-banner90 .module ul.item li .float-right,
.col-right300 .module ul.item li .float-right {
clear:right;
float:right;
margin: 0 0 4px 4px;
}
.col-main .col-banner90 .module ul.item-text,
.col-right300 .module ul.item-text {
padding:4px 4px 4px 1.6em;
}
.col-main .col-banner90 .module ul.cmdlist-right,
.col-right300 .module ul.cmdlist-right {
margin:4px;
text-align:right;
}
.col-main .col-banner90 .module ul.cmdlist-right li,
.col-right300 .module ul.cmdlist-right li {
display:inline;
margin-left:2em;
}
.col-main .col-banner90 .module ul.cmdlist-center,
.col-right300 .module ul.cmdlist-center {
margin:4px;
text-align:center;
}
.col-main .col-banner90 .module ul.cmdlist-center li,
.col-right300 .module ul.cmdlist-center li {
display:inline;
margin:0 1em;
}

/* Marks */
img.mark-new {
vertical-align:top;
}
img.mark-new-lt {
position:absolute;
}

/* Share This */
#share-this {
margin: 8px 0;
zoom:100%;
}
#share-this:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
#share-this > ul {
list-style:none;
height:21px;
float:right;
}
#share-this > ul > li {
display:block;
float:left;
}
#share-this li.tweetmeme {
width: 100px;
padding-top:2px;
height: 19px;
overflow:hidden;
}
#share-this li.facebook {
height:21px;
overflow:hidden;
}
#share-this li.facebook iframe {
height:21px;
width:120px;
}

#ct-mobile-notify {
background-color: #24364C;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5A81AF), color-stop(2%, #304864), color-stop(100%, #192533));
background-image: linear-gradient(#5A81AF,#304864 2%,#192533);
border-color: black;
color:white;
font-size:48px;
font-weight: bold;
text-shadow: rgba(0, 0, 0, 0.5) 0 -0.08em 0;
text-align:center;
padding: 16px
}
#ct-mobile-notify a {
color:white;
text-decoration: none;
}

#google_ads_div_superbanner_ad_container { margin:0 auto; }
