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

html{
height:100%;
overflow:hidden
}

body {
margin:0px;
padding:0px;
overflow:scroll;
background-image:url(image/bg.gif)
} 

table{
border-collapse: collapse;
}


/* ヘッダー */
#top-title {
margin: 10px;
padding: 10px 0px 10px 0px;
background-color:#f0f0f0;
width: 970px;
border: 1px solid #CCCCCC;
font-size:14px;
color:#333333;
font-weight:bold;
text-align:center
}

#top-title a {text-decoration:none}
#top-title a:link    {color:#333333}
#top-title a:visited {color:#333333}
#top-title a:hover   {color:#339900;text-decoration:underline}
#top-title a:active  {color:#339900;text-decoration:underline}


/* 左メニュー */
#left-menu{
margin:23px 0px 0px 10px;
padding:0px 2px 0px 2px;
height: 620px;
width:194px;
}

#left-menu .parts{
margin:0px 0px 5px 0px;
padding:0px;
height: 30px;
width: 190px;
font-size:14px;
background-position:center bottom;
background-repeat:no-repeat;
line-height:28px
}

#left-menu .link{
margin-left:80px
}

#left-menu a {text-decoration:underline}
#left-menu a:link    {color:#007130}
#left-menu a:visited {color:#339900}
#left-menu a:hover   {color:#86c352}
#left-menu a:active  {color:#86c352}

#left-menu .template {
margin:15px 0px 0px 0px;
padding:0px;
height:auto;
font-size:12px
}

.left-menu-title{
height: 24px;
width: 190px;
font-size: 12pt;
line-height: 16pt;
color: #009933;
font-family: Osaka;
clear: both;
background-image: url(image/Bar.gif);
background-repeat: no-repeat;
background-position: left center;
text-indent: 10px;
}

/* 番組表 */

.tvprogram {
margin-left:190px
}

.youbi_title{
margin:0px;
padding:0px;
height: 20px;
width: 700px;
position: absolute;
top: 70px;
left: 237px;
right: 0px;
}

.youbi_title-td{
height: 18px;
width: 100px;
border: 1px solid #333333;
font-size: 10px;
text-align: center;
}

.main{
background-color:#f7f7f7;
padding: 0px;
margin: 0px 0px 0px 25px;
height: 600px;
width: 761px;
position: absolute;
top: 90px;
bottom: 0px;
overflow: auto;
}

#time td {
height: 240px;
width: 20px;
border: 1px solid #000000;
text-align: center
}

#time .morning {background-color:#dce8aa}
#time .afternoon {background-color:#ffe18e}
#time .night {background-color:#9abbe2}

.obi{
padding:0px;
width:100px;
}

.obiOn{
z-index: 4000;
background-color:#FFFFFF;
border-top: 5px solid #66b821;
border-bottom: 5px solid #66b821;
padding:0px;
width:100px
}

.obi-top{
}

.obi-top-on{
font-size: 50px;
}

.obitop {
background-image: url(image/obi_top.gif); 
background-position:center top;
background-repeat:no-repeat; 
height:30px; 
border: 0px solid #000000; 
padding: 0px 4px 4px 4px; 
font-size: 13px; 
vertical-align: top;
width:100px
}

.obibody {
background-image: url(image/obi_body.gif); 
background-position:center; 
background-repeat:repeat-y;
border: 0px solid #000000; 
padding: 3px; 
vertical-align: top;
font-size: 13px;
width:100px
}

.obibottom {
background-image: url(image/obi_bottom.gif); 
background-position:center bottom; 
background-repeat:no-repeat; 
height:8px; 
border: 0px solid #000000; 
padding: 0px;
width:100px
}


/* コピーライト */
.footer{
border-top: 1px solid #CCCCCC;
margin:1px 10px 5px 15px;
padding:5px 0px 5px 0px;
height: 50px;
width: 765px;
position: absolute;
top: 700px;
left: 200px;
right: 0px;
font-size:12px;
line-height:18px;
text-align:center
}

a {text-decoration:underline}
a:link    {color:#007130}
a:visited {color:#007130}
a:active  {color:#86c352}


/*　以下追加　*/
.center {text-align:center}

