/* ------------ for fc -------------- */
/* ------------ for fc -------------- */
body{
    	background-image: url(../img/common/bg_red.gif) !important;
}
a{
    color:#007700;
}
#header {
  
        background-image: url(../img/common/header_red.png);

}
.footer{
     background-image: url(../img/common/foot_back_red.png);
}
#menu a {
    background-color: #0088ff;
}

/* ------------ for fc -------------- */
/* ------------ for fc -------------- */

dl,ul{
    margin:0;
    padding:0;
}

/* ---------------- tab ------------------ */
div#tabdiv ul#tab {
	margin:0;
	padding:0;
	
	
	background-color:#fff;
	float:left;
	width:100%;
	}

div#tabdiv ul#tab li {
	/*margin:5px 10px ;*/
	text-align:center;
	float:left;
	width:auto;
	list-style-type:none;
        padding: 10px 10px 5px 10px;
border-radius: 6px 6px 0 0;
margin-bottom: -2px;
	}

div#tabdiv ul#tab li.selected {
/*	background-color:#e9a2a2;*/
/*border-bottom: 2px dotted #ee5010;*/
border-right: 2px solid #9a9a9a;
	}

div#tabdiv ul#tab li.selected a {
	color:#fff;
	}

div#tabdiv dl {
	margin:0;
	padding:1em;
	color:#fff;
	border:1px solid #ccc;
	border-top:none;
	background-color:#000;
	clear:both;
	}

div#tabdiv dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #fff;
	}

div#tabdiv dl dd {

	}

div#tabdiv dl dd p {
	margin-bottom:1em;
	}
	
div#tabdiv{
	margin:10px auto 10px 0px;
}

#tab img:hover{
    opacity: 0.75;
    filter: alpha(opacity=75);
  -moz-opacity:0.75;
}
/* ---------------- tab ------------------ */

#carlos,#nettai,#other{
        float:left;
    width:780px;
    border:1px solid #efefef;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;	
    padding:10px;
}

#carlos,#tabCarlos{ background-color: #ffeeaa; }
#nettai,#tabNettai{ background-color: #ccffcc; }
#other,#tabOther{ background-color: #f4f4f4; }

#scheduleDiv{
    clear: both;
    float:left;
    width:800px;
}

/* - - - - - - -*/

.liveInfoTable1{ /* carlos */
    background-color: white;
    border:1px solid #FF9F00;
}
    .liveInfoTable1 .livetitle{
    background-image: url(../img/old/bg_shikaku_yellow.gif);
        background-repeat: repeat;
        background-position: left top;
    }

/* - - - - - - -*/

.liveInfoTable2{ /* nettai */
       background-color: white;
        border:1px solid #0FB966;
}
    .liveInfoTable2 .livetitle{
            background-image: url(../img/old/bg_shikaku_green.gif);
    background-repeat: repeat;
    background-position: left top;
    }
/* - - - - - - -*/

.liveInfoTable3{ /* other  */
    background-color: white;
        border:1px solid #8a8a8a;
}
    .liveInfoTable3 .livetitle{
    background-image: url(../img/old/bg_shikaku_gray.gif);
    background-repeat: repeat;
    background-position: left top;
    }
    
    .livetitle{
        text-align: left;
        color:#222222;
        font-weight: bold;
        padding-left: 7px;
        vertical-align: middle;
        min-height: 22px;
    }
    
    .liveInfoTable3 td{
        line-height:1.75em !important;
    }
    
    .liveDetailDl{
        margin:0px 10px 0 10px;
        padding:0;
        font-size: 0.9em;
    }
    
        
    .liveDetailDl dt{
	float: left;
	width: 8rem;
	padding: 6px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
        white-space: nowrap;
        /*background-color: #f8f8f8;*/
    }
    
     .liveDetailDl dd{
         max-width: 600px;
	padding: 6px 0 6px 8em;
	line-height: 150%;
	border-top: 1px #CCCCCC dotted;
        text-align: left;
        padding-left: 8.5rem;
    }
    
    .liveDetailDl dd{
            padding-left/*\**/: 0em\9;
    }  
    
    .livetableSize{
        width: 725px;
        margin: 25px 25px 40px 25px;
    }
.nobr{ 
    /*white-space: nowrap;*/
}
.nobr:hover{ background-color: #ffcc88;
}

.artistHight{ min-height:50px; }

pre{
    font-size:1.35em;
    line-height:1.7em;
    	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}


.f09em{
    font-size:0.9em;
}

.youkouTitle{
    background-color: #f0f0f0;
    border-right: 1px dotted #a0a0a0;
}
.tdSpacing td{ padding:15px; } 
.tdSpacing { padding:15px; } 
.pad15{ padding:15px;}

.tunelistLeft{
    float:left;
}

.livetableSize .pad15{
    padding-top:3px !important;
}

.liveTableKoumoku{
    text-align: right;
    white-space: nowrap;
}

#clinikTitle{
    font-size: 1.18rem;
    line-height: 2rem;
}

#othCatchTx{
    line-height: 1.65rem;
    font-size: 1.15rem;
    color: green;
    font-weight: bold;
    margin-bottom: 0.75rem;
    padding-top: 1.75rem;
}

#othCatch{
    text-align: left;
    min-height: 250px;
    width: 65%;
}

#othCatch #othExp{
    font-size: 0.95rem;
    line-height: 1.75rem;
}

#othCatch,
#othImg{
    float: left;
    margin: auto 2%;
    vertical-align: bottom;
/*    white-space: nowrap;*/
}

#othImg{
    text-align: right;
    width: 23%;
    margin:3.5%;
}

#othImg img{
    margin-right: 1rem;
    vertical-align: bottom;
    max-height: 250px;
    width: 100%;
}

#naiyoWrap{
    /*margin: 1.75rem;*/
    margin: auto;
    font-size: 0.82rem;
    line-height: 1.4rem;
    padding: 2rem;
    border:1px dotted #ccc;
    background-color: #fcfcf0;
    clear: both;
}

#naiyoWrap >p{
    margin-bottom: 1.25rem;
    text-align: left;
}