body{
    background:url(images/bg.gif) repeat center top;
    margin:0;
    padding:0;
    text-align:center;
}

img,
a img{
    border:none;
}
.clearfix:after{
	content : ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}
/* Hides from IE-mac */
*html .clearfix{ height:1px;}
	.clearfix{  display:block ; }
/* End hide from IE-Mac */

.home-news-feeds{
    font-size:11px;
    color:#999999;
    text-align: right;
}


.page-wrapper{
    background:url(images/bg_page.gif) repeat-y center top;
}

.page{
    background-color:#FFFFFF;
    width:980px;
    margin:0 auto;
    text-align:left;
}



.page-header{
    background: url(images/theatrelogoside.png) no-repeat right top #FFFFFF;
    width:980px;
    height:104px;
}
.page-body{
    background: #FFFFFF;
    
}
.page-left{
    float:right;
    width:260px;
    background: #EEF8FF;
    padding : 5px;
    margin: 0 10px 0 0;
}
#sidebar{
    width:260px;
}
.page-body-main{
    float:right;
    width:680px;
    padding:20px 0px 0px 20px;
}
.page-body-main-inner{
    padding:15px 5px 50px 10px;
    width:660px;
    // background: url(images/page_body_bottom.gif) no-repeat left bottom ;
}
.page-body-main-guide{
    background-color:#6F614F;
    padding : 3px 0 0;
    margin : 0 0 10px;
}
.page-body-main-guide-inner{
    padding :5px 0 1px;
    /*background-color:#F9F4E2;*/
}
.page-body-main-guide-inner a{
    display:block;
    margin :0 0 3px;
    padding: 3px 20px 3px 10px;
    font-size:15px;
    text-decoration: none;
    color:#000066;
    width:270px;
    height:24px;
    line-height:24px;
    
    background:#FFFFFF url(images/shiokaze_guide_button.gif) left center;
}
.page-body-main-guide-inner a:hover{
    color:#000066;
    background:#FFFFFF url(images/shiokaze_guide_button_active.gif) left center;
}
.movie-thumbnail{
    display: block;
    float:left;
    margin:10px;
}

.movie-list-item
{
    width:670px;
    margin:10px 0 20px;
    padding:0;
    //background:#FFFFFF url(images/list_bg_middle.gif) left center repeat-y;
}
.movie-list-item-inner{
    width:650px;
    padding:0 10px 10px;
    margin:0;
    //background: url(images/list_bg_bottom.gif) left bottom no-repeat;
    
}
.movie-list-item-header{
    border-bottom:2px dotted #FF6600;
    width:650px;
    padding: 5px;
    margin: 0 0 5px;
    //background: url(images/list_bg_top.gif) left top no-repeat;
}

.page-body-main-flash{
    margin: 0px 0 18px 0;
}
.image-sub-title{
    margin:0 0 3px;
    padding:0px;
}
.page-footer{
    text-align:center;
    width:980px;
    height:100px;
    background: url(images/page_footer_bg.jpg) repeat-x left bottom #FFFFFF;
    margin:0px;
    padding:0px;
    color:#666666;
}
.page-footer a:link,
.page-footer a:visited{
}
.page-body-main-index .time{
    font-size:15px;
    margin : 0 0 0;
    color:#FFFFFF;
    font-weight: bold;
    font-family: Helvetica Neue, Helvetica;
    background: url(images/date-bg.png) repeat;
    padding : 3px 10px;
    display:block;
    
}


.page-body-main-index .entry{
    padding:10px 20px;
    background-color:#ffffee;
}


.page-body-main-index .hentry h2{
    font-size:25px;
    padding : 12px 0px;
    border-top:2px dotted #006699;
}


.hentry h2.single-title{
    border-top:2px dotted #E5D66E;
    font-size:38px;
    line-height:40px;
    letter-spacing: -3px;
    padding : 12px 0px;
    margin : 0;
    font-weight: normal;
}
.single-time{
    font-size:19px;
    margin : 2px 0 10px;
    color:#FFFFFF;
    font-weight: bold;
    font-family: Helvetica Neue, Helvetica;
    background: url(images/date-bg.png) repeat;
    padding : 5px 10px;
}

.page-footer-inner{
    padding:5px;
}

.page-title-wrapper{
    background: repeat-x url(images/title_bg.jpg);
    height:40px;
    padding : 10px 0 0 20px;
    margin: 5px 0 15px;
}
.page-title{
    margin:0;
    font-size:24px;
    height:33px;
    line-height:33px;
    letter-spacing: 2px;
    padding : 0 0 7px;
    color: #000033;
    border-bottom:2px solid #000033;
    font-family: "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", serif;
}

.entry{
    font-size:15px;
    line-height:175% !important;
    padding-right:30px;
}

#content{
    width:630px;
}