/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Red  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}




/* Global ----------------------------------------------------------------- */

body {
    color: #fff;  
    background-color: #000;
background-image: url(img/back.jpg);
background-position: top;
background-repeat: repeat-y;

    font-family: trebuchet ms;   
}

a {
    color: #F0027E; 
}

a:hover {
    color: #FF0000; 
    text-decoration: none;
}

p: {
color:fff;

}


h1 {
    color: #fff;  
    font-size: 180%;
    }
    
h2 {
    font-size: 16px;
    color: #2AAEC7;  
    width:97%;
    border-bottom: 1px dotted #ccc; 
    }    
    
    h3 {
    color: #ffff00;  
    font-size: 200%;
    }
    
/* Layout ----------------------------------------------------------------- */

#container {

    width: 960px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
            border-top: 0px solid #ccc;
       
}

#container-inner{

background: url(img/top.gif) no-repeat top center;
    padding-top: 0px

}

#mainnavi{
widght:960px;
padding-top:10px;
padding-bottom:0px; 
           text-align: center;
           margin-bottom:50px;
}

#header{
    width: 960px;

}

#header-inner{
    padding-top: 280px;
    padding-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
        position: relative;

    margin: 0 auto;


}




#content{
margin-top:40px;
    width: 800px;
    padding-top: 10px; 
    

}

#content-inner{
padding: 10px;
width: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
            text-align: left;
}


#liveinfo{
    padding: 20px 20px 50px 20px;
    margin-bottom: 20px;
font-size: 130%;
    width: 900px;
line-height: 180%;
    margin: 0;
}


#info{
    padding: 20px 20px 50px 20px;
    margin-bottom: 20px;
font-size: 100%;
    width: 850px;
line-height: 180%;
}

#cast{
    padding: 10px;
    margin-bottom: 20px;
font-size: 110%;
    width: 650px;
line-height: 180%;
border: 1px solid #999;
}

.cname{
font-size: 220%;
color: #ff0000;
}

#buppan{
    padding: 6px;
    margin-bottom: 10px;
font-size: 100%;
    width: 600px;
    background-color: #1e1e1e;
            border: 0px dotted #999;
line-height: 140%;
    margin: 0;
}




#footer {    

    width: 900px;
    position: relative;
    border-top: 0px solid #ccc;
clear: both;
}


#footer-inner {

        text-align: center;


}


#topback {

    padding-right:20px;
    margin-bottom: 20px;
font-size:100%;
color:#ff0000;
    width: 720px;
        text-align: right;
}


#topback a{
font-size:80%;
}

#nextinfo{
font-size:180%;
widght:800px;
padding:20px; 
           text-align: center;
               border: 1px solid #fff;

margin-bottom:20px;
}

#nextinfo a{
color:#00ccff;

}


/* Footer ----------------------------------------------------------------- */

#footer { 

}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */





}
