/***********************************************/
/* interfilm.css                               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px;
	padding: 0px;
}

.cb{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
}


a{
	color: #ffffff;
	text-decoration: none;
}

a:link{
	color: #FFFF00;
/*	text-decoration: underline;*/
}

a:visited{
	color: #00FFFF;
/*	text-decoration: underline;
*/}

a:hover{
	color: #00FFCC;
	text-decoration: underline;
}

h1{
/* font-family: Arial,sans-serif; */
	font-size: 90%;
	font-weight: bold;
 	color: #ffffff; 
 	margin: 0px;
 	padding: 0px;
}

/* New Release title */
h2{
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	color: #fbee58;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 160%;	
}

/* Detail title */
h3{
	color: #FDD466;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

/* Detail title */
h4{
 	font-size: 100%;
	color: #221d24;
	margin: 0px;
	padding: 0px;
}

h5{
/*	padding: 0px 10px 0px 0px;*/
	font-size: 90%;
	color: #fbee58;
	margin: 5px;
/*	padding: 0px; */
	text-align: center;
	line-height: 120%;	
}

h6{
/*	padding: 0px 10px 0px 0px;*/
	font-size: 90%;
	color: #1d2088;
	margin: 5px;
/*	padding: 0px; */
	text-align: center;
	line-height: 120%;	
}

h7{
/*	padding: 0px 10px 0px 0px;*/
	font-size: 80%;
	color: #1d2088;
	margin: 8px;
	text-align: center;
	line-height: 130%;	
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	float: left;  
}

#navbar{
	padding: 0px 0px 0px 0px;
}

#topbar{
	padding: 0px 0px 0px 0px;
	display: none;  
}

#content{
	float: left;
}


/************* .breadCrumb styles *************/

.breadCrumb{
	padding: 2px 0px 0px 10px;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}


/************** .date styles ***************/

.date {

	padding: 0px 10px 5px 0px;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.PostDate {
	padding: 0px 15px 0px 0px;
	font-size: 75%;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align:right
}


/************** .Archive styles ***************/

.archive_title{
	padding: 0px 0px 0px 30px;
	font-size: 90%;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}

.archive_titleS{
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.archive_story{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}


.more{
	padding: 0px 5px 5px 0px;
	font-size: 70%;
	color: #ffff00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/************** .newfeature styles ***************/

.newfeature{
	padding: 0px 10px 5px 0px;
	font-size: 80%;
	color: #384C72;
	font-style: normal;
	font-weight: normal;
}

/************** .what's new styles ***************/

.whatsnew{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

/************** Detail styles ***************/

.detail{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}


.detailH{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #FDD466;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}

.detailT{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}

.detailR{
	padding: 0px 0px 0px 0px;
	font-size: 72%;
	color: #FDD466;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
}

/************** R-level Detail styles ***************/

.Rdetail{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #888888;
	font-style: normal;
	font-weight: normal;
}


.RdetailH{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #FF0099;
	font-style: normal;
	font-weight: normal;
}

/************** RHouga-level Detail styles ***************/

.RHdetail{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #888888;
	font-style: normal;
	font-weight: normal;
}


.RHdetailH{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #7A0026;
	font-style: normal;
	font-weight: normal;
}

.RHFrameDetail{
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	color: #F7F2DF;
	font-style: normal;
 	font-weight: normal;
}

/************************************************/

.FrameDetail{
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	color: #888888;
	font-style: normal;
 	font-weight: normal;
}

.FrameDetailH{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #333333;
	font-style: normal;
 	font-weight: bold;
	text-decoration: underline;

}

.DVDVHS{
	padding: 0px 0px 0px 0px;
	font-size: 65%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.RDVDVHS{
	padding: 0px 0px 0px 0px;
	font-size: 65%;
	color: #888888;
	font-style: normal;
	font-weight: normal;
}


/************** .copyrights styles ***************/

.copyrights{
	padding: 0px 0px 0px 0px;
	font-size: 65%;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

/************** .archives styles ***************/

ul {
	List-style-type: none;
	padding-top: 0.5em;
	padding-left: 0em;
}


li{
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 1.5em;
	color: #ffffff;
	line-height: 1.3em;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
}

/**************************************/

table#table-01 {
    width: 300px;
    border: 1px #13273c solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 {
    width: 300px;
}

table#table-02 td {
    padding: 5px;
    text-align: left;
}

.Tabledetail{
	font: normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #FFC;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	line-height: 150%;
}

.Tabledate {
	font: normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%; 
	color: #000000;
/*	padding: 0px 10px 5px 0px; */
	font-weight: normal;
	text-align:right;
}

.TabledetailB{
	font: normal "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #36F;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	line-height: 150%;
}
