
/*全体*/
body {
background-color: #ffffff;
background: url(../img/bg.gif) repeat-y;
}

/*copyright*/
p.copyright {
color : #333333; 
font-size : 11px; 
font-weight : lighter; 
margin :  1% 0% 1% 0%;
padding :  0px;
letter-spacing: 0.1em;
/*line-height: 100%;*/
border-style : solid;
border-width : 0px 0px 0px 0px;
border-color : #cccccc; 
}

a:link {
color : #0000ff  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 0em;
padding :  0em 0% 0% 0em ;
line-height: 150% ;
letter-spacing: 1px;
}

a:active {
color : #0000ff  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 0em;
padding :  0em 0% 0% 0em ;
line-height: 150% ;
letter-spacing: 1px;
}

a:visited{
color : #0000cc  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 0em;
padding :  0em 0% 0% 0em ;
line-height: 150% ;
letter-spacing: 1px;
}

a:hover{
color : #ff0000  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
text-decoration: underline;
margin :  0px 0em 0px 0em;
padding :  0em 0% 0% 0em ;
line-height: 150% ;
letter-spacing: 1px;
}

/*今開いているメニュー*/
a:link.now {
color : #ffffff  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 1.4em;
padding :  0em 0% 0% 1.4em ;
line-height: 150% ;
letter-spacing: 1px;
}

a:active.now {
color : #ffffff  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 1.4em;
padding :  0em 0% 0% 1.4em ;
line-height: 150% ;
letter-spacing: 1px;
}

a:visited.now{
color : #cccccc  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 1.4em;
padding :  0em 0% 0% 1.4em ;
line-height: 150% ;
letter-spacing: 1px;
}

a:hover.now{
color : #ff0000  ;
text-indent : 0em;
font-size : 12px; 
font-weight : lighter; 
/*text-decoration: underline;*/
margin :  0px 0em 0px 1.4em;
padding :  0em 0% 0% 1.4em ;
line-height: 150% ;
letter-spacing: 1px;
}

/*トップメニュー用*/
a:link.home {
background: url(../header/img/home.jpg) no-repeat;
}

a:active.home{
background: url(../header/img/home.jpg) no-repeat;
}

a:visited.home{
background: url(../header/img/home.jpg) no-repeat;
}

a:hover.home{
background: url(../header/img/home2.jpg) no-repeat;
}

a:link.profile {
background: url(../header/img/profile.jpg) no-repeat;
}

a:active.profile 
background: url(../header/img/profile.jpg) no-repeat;
}

a:visited.profile {
background: url(../header/img/profile.jpg) no-repeat;
}

a:hover.profile {
background: url(../header/img/profile2.jpg) no-repeat;
}

a:link.work {
background: url(../header/img/work.jpg) no-repeat;
}

a:active.work 
background: url(../header/img/work.jpg) no-repeat;
}

a:visited.work {
background: url(../header/img/work.jpg) no-repeat;
}

a:hover.work {
background: url(../header/img/work2.jpg) no-repeat;
}

a:link.eq {
background: url(../header/img/eq.jpg) no-repeat;
}

a:active.eq 
background: url(../header/img/eq.jpg) no-repeat;
}

a:visited.eq {
background: url(../header/img/eq.jpg) no-repeat;
}

a:hover.eq {
background: url(../header/img/eq2.jpg) no-repeat;
}

a:link.recruit {
background: url(../header/img/recruit.jpg) no-repeat;
}

a:active.recruit 
background: url(../header/img/recruit.jpg) no-repeat;
}

a:visited.recruit {
background: url(../header/img/recruit.jpg) no-repeat;
}

a:hover.recruit {
background: url(../header/img/recruit2.jpg) no-repeat;
}

a:link.map {
background: url(../header/img/map.jpg) no-repeat;
}

a:active.map 
background: url(../header/img/map.jpg) no-repeat;
}

a:visited.map {
background: url(../header/img/map.jpg) no-repeat;
}

a:hover.map {
background: url(../header/img/map2.jpg) no-repeat;
}

a:link.link {
background: url(../header/img/link.jpg) no-repeat;
}

a:active.link 
background: url(../header/img/link.jpg) no-repeat;
}

a:visited.link {
background: url(../header/img/link.jpg) no-repeat;
}

a:hover.link {
background: url(../header/img/link2.jpg) no-repeat;
}

td.menuOdd{
background-color: #000000;
}

td.menuEven{
background-color: #000000;
}

/*空zab*/
td.noZab{
background-color: #98b0d6;
}

/*受賞*/
td.ploud{
font-size : 12px; 
font-weight : lighter; 
background-color : #98b0d6;
background: url(../work/img/board.gif);
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;
}

/*ドラマの中の受賞*/
td.doramaploud{
font-size : 10px; 
font-weight : lighter; 
background-color : #98b0d6;
background: url(../work/img/board.gif);
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 8px;
}

/*音楽の中の受賞*/
td.musicploud{
font-size : 10px; 
font-weight : lighter; 
background-color : #98b0d6;
background: url(../work/img/board.gif);
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 8px;
}

/*イベントの中の受賞*/
td.eventploud{
font-size : 10px; 
font-weight : lighter; 
background-color : #98b0d6;
background: url(../work/img/board.gif);
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 8px;
}

/*担当LD zab*/
td.tantou{
font-size : 12px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;
}


/*番組table新規*/
td.bangumi{
font-size : 14px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 350px;
padding :  4px 0px 4px 10px;

}


/*タイトルzab*/
td.title{
font-size : 12px; 
font-weight : lighter; 
background-color : #ffffff;
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;
background: url(../work/img/boardTitle.gif);
}

/*採用table*/
td.recruit{
font-size : 16px; 
font-weight : bold; 
background-color : #ffffff;
margin : 0px 0px 0px 0px;
padding :  4px 0px 0px 6px;
background: url(../profile/img/board.gif);
background-repeat: no-repeat ;
/*background-attachment: fixed ;*/
/*background-position: 45px 15px;*/
}


/*採用table新規1*/
td.recruitnew1{
font-size : 14px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  4px 0px 4px 30px;
}

/*採用table新規2*/
td.recruitnew2{
font-size : 14px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  4px 0px 4px 4px;
}

/*採用table新規3*/
td.recruitnew3{
font-size : 16px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  4px 0px 4px 10px;
}

/*採用table新規4*/
td.recruitnew4{
font-size : 14px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  4px 0px 4px 4px;
}

/*番組table*/
tr.profile{
font-size : 12px; 
font-weight : lighter; 
background-color : #ffffff;
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;
background: url(../profile/img/board.gif);
background-repeat: repeat ;
/*background-attachment: fixed ;*/
/*background-position: 45px 15px;*/
}

/*profilebgなしver*/
tr.profilenobg{
font-size : 12px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;

}
/*profileのテストbgなしver*/
tr.profilenobg1{
font-size : 12px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  0px 0px 10px 6px;

}


/*test2*/
td.test2{
font-size : 12px; 
font-weight : lighter; 
background-color : #ffffff;
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;
background: url(../profile/img/board.gif);
background-repeat: repeat ;
/*background-attachment: fixed ;*/
/*background-position: 45px 15px;*/
}

/*test*/
td.test{
font-size : 12px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  0px 0px 0px 6px;

}


/*番組table*/
td.profile{
font-size : 16px; 
font-weight : bold; 
background-color : #ffffff;
margin : 0px 0px 0px 0px;
padding :  4px 0px 0px 6px;
background: url(../profile/img/board.gif);
background-repeat: no-repeat ;
/*background-attachment: fixed ;*/
/*background-position: 45px 15px;*/
}

/*番組サブタイトルtable*/
td.subtitle{
font-size : 12px; 
font-weight : lighter; 
background-color : #98b0d6;
margin : 0px 0px 0px 0px;
padding :  0px 0px 8px 16px;
/*paddingは上、右、下、左*/
/*background-attachment: fixed ;*/
/*background-position: 45px 15px;*/
}


/*機材table*/
tr.eq{
font-size : 16px; 
font-weight : bold; 
background-color : #ffffff;
margin : 0px 0px 0px 0px;
padding :  4px 0px 0px 6px;
background: url(../profile/img/board.gif);
background-repeat: no-repeat ;
/*background-attachment: fixed ;*/
/*background-position: 45px 15px;*/
}

