/*********************************INDEXグループ*****************************/
body.Body1
{
line-height: 1.0em;
background-color:252525;
background-attachment:fixed;
}
/*段落設定*/
div.div1
{
line-height:1.0em;
}
table.top
{
background-color: ffffff;
}
/*バック*/
table.back
{
background-position: 100% 100%;
background-repeat:no-repeat;
}
/*リンクの色*/
A.A1
{
text-decoration:none;
color:2060f0;
}
/*リンク上にカーソルが合わされたら*/
A.A1:hover
{
background: e9f5ff;
text-decoration:underline;
}
/*リンクの色*/
A.A2
{
text-decoration:none;
color:2050f5;
}
/*リンク上にカーソルが合わされたら*/
A.A2:hover
{
background: e9f5ff;
text-decoration:underline;
}
/*リンクの色*/
A.A3
{
text-decoration:none;
color:ffffff;
}
/*リンク上にカーソルが合わされたら*/
A.A3:hover
{
background: 1020a0;
text-decoration:underline;
}
/*見出し*/
h1.h1
{
color:3070e0;
font-size:1.5em;
font-weight:bold;
}
/*見出し
タグ内タイトル名標準色(太字)*/
span.tableTITLE1b
{
color:3070e0;
font-size:0.8em;
font-weight:bold;
}
/*コンテンツ内容タグ内コンテンツ標準色*/
span.Font1
{
color:3070ff;
font-size:0.8em;
}
/*コンテンツ内容標準色(小字)*/
span.Font1s
{
color:3070ff;
font-size:0.75em;
}
/*コンテンツ内容(太字)*/
span.Font1b
{
color:3070ff;
font-size:0.8em;
font-weight:bold;
}
/*コンテンツ内容(大字)*/
span.Font1l
{
color:3070ff;
font-size:1.5em;
}
/*コンテンツ内容標準色(大字太字)*/
span.Font1lb
{
color:3070ff;
font-size:1.5em;
font-weight:bold;
}
/*コンテンツ内容標準色(小字太字)*/
span.Font1sb
{
color:3070ff;
font-size:0.75em;
font-weight:bold;
}
/*カウンターの数字の白い文字*/
span.Font2
{
color:ffffff;
font-size:0.8em;
font-weight:bold;
letter-spacing:0.3em;
}
/*テーブルトップ下のサイト内リンク等の白文字*/
span.Font3T
{
color:ffffff;
font-size:0.8em;
font-weight:normal;
letter-spacing:0.1em;
}
/*テーブルボトム上のサイト内リンク等の白文字*/
span.Font3
{
color:ffffff;
font-size:0.8em;
font-weight:normal;
}
/*テーブルボトム上のサイト内リンク等の白文字*/
span.Font3s
{
color:ffffff;
font-size:0.75em;
font-weight:normal;
}
/*テーブルボトム上のサイト内リンク等の白文字*/
span.Font3sb
{
color:ffffff;
font-size:0.75em;
font-weight:bold;
}
/*テーブルボトム上のサイト内リンク等の白文字*/
span.Font3b
{
color:ffffff;
font-size:0.8em;
font-weight:bold;
}
/*テーブルボトム上のサイト内リンク等の白文字*/
span.Font3l
{
color:ffffff;
font-size:1.5em;
font-weight:normal;
}
/*テーブルボトム上のサイト内リンク等の白文字*/
span.Font3lb
{
color:ffffff;
font-size:1.5em;
font-weight:bold;
}
/*DVD情報の項目名*/
SPAN.dvdHEAD
{
color:3070aa;
font-size:0.8em;
font-weight:bold;
}
/*DVDデータのデータ項目のそれぞれの変数*/
SPAN.dvdNAME
{
color:3070aa;
font-size:0.8em;
}
/*DVD情報親テーブル*/
table.dvdInfo
{
border:#3060a0;
}
/*DVD情報項目の暗い方*/
td.dvdLeftDark
{
width:100;
background-color:#90ccff;
text-align:right;
}
/*DVD情報項目の明るい方*/
td.dvdLeftLight
{
width:100;
background-color:#d3f7ff;
text-align:right;
}
/*DVD情報要素の暗い方*/
td.dvdRightDark
{
width:400;
background-color:#cceeff;
text-align:left;
}
/*DVD情報要素の明るい方*/
td.dvdRightLight
{
width:400;
background-color:#edfcff;
text-align:left;
}
/*DVD機能早見表タイトル名セル*/
td.ghibliTd4
{
background-color:c9f5ff;
width:60;
text-align:center;
}
/*DVD機能早見表奇数セル*/
td.ghibliTd5
{
background-color:c9f5ff;
width:44;
text-align:center;
}
/*DVD機能早見表偶数セル*/
td.ghibliTd6
{
background-color:edfcff;
width:44;
text-align:center;
}
/*CD情報 奇数段Track*/
td.cdTd11
{
background-color:90ccff;
width:50;
text-align:center;
}
/*CD情報 奇数段曲名*/
td.cdTd21
{
background-color:cceeff;
width:200;
text-align:center;
}
/*CD情報 奇数段作曲・歌*/
td.cdTd31
{
background-color:90ccff;
width:100;
text-align:center;
}
/*CD情報 奇数段作詞*/
td.cdTd41
{
background-color:cceeff;
width:100;
text-align:center;
}
/*CD情報 偶数段Track*/
td.cdTd12
{
background-color:d3f7ff;
width:50;
text-align:center;
}
/*CD情報 偶数段曲名*/
td.cdTd22
{
background-color:edfcff;
width:200;
text-align:center;
}
/*CD情報 偶数段作曲・歌*/
td.cdTd32
{
background-color:d3f7ff;
width:100;
text-align:center;
}
/*CD情報 偶数段作詞*/
td.cdTd42
{
background-color:edfcff;
width:100;
text-align:center;
}
/*CD情報の最上部映画タイトル*/
SPAN.cdTitle
{
color:3090ff;
font-size:1.5em;
font-weight:bold;
}
/*CD情報の曲名などの項目名*/
SPAN.cdHEAD
{
color:3070aa;
font-size:0.8em;
font-weight:bold;
}
/*CD情報の曲名他の変数(細い文字)*/
SPAN.cdNAME
{
color:3070aa;
font-size:0.75em;
}
.widthpix{
width:350px;
}
.encode_widthpix{
width:550px;
background-color:ddeeff;
}
.widthpixDirect{
font-size : 9pt ;
color : #3070ff ;
background-color : #cceeff ;
width : 230px ;
}
.border_off{
border-style : none;
background-color : transparent;
}
.button{
font-size : 10pt;
background-color : #ddeeff;
overflow : visible;
}
.button6{
font-size : 9pt;
background-color : #aae5ff;
border-top : 1px solid #0090ff;
border-right : 1px solid #0090ff;
border-bottom : 1px solid #0090ff;
border-left : 1px solid #0090ff;
color : #0090ff;
overflow : visible;
}
input, textarea, select{
font-size : 10pt;
background-color : #ffffff;
border-top : 1px solid #3060aa;
border-right : 1px solid #3060aa;
border-bottom : 1px solid #3060aa;
border-left : 1px solid #3060aa;
color : #3060aa;
}