/* body */
body {
	color:#1a1a1a;
	margin:0px;
	padding:0px;
	background:#f0f8ff;
}

/* テーブル・段落 */
td { font-size:13px; line-height:120%; }
p  { margin:2px 4px; }

/* リンク */
a       { color:#8a2be2; text-decoration:underline; }
a:hover { color:#aa0000; text-decoration:none; background-color:#ffcc99; }

b       { color:blue; font:9pt"ＭＳ ゴシック", "Osaka−等幅"; text-decoration:underline; }

 /* コンテンツ */
 h0 { color:black; font:6pt"ＭＳ ゴシック", "Osaka−等幅"; margin:0px 0px;}
 h1 { color:black; font:9pt"ＭＳ ゴシック", "Osaka−等幅"; margin:0px 0px;}
 h2 { color:blue; font:9pt"ＭＳ ゴシック", "Osaka−等幅"; margin:0px 0px;}
 h3 { color:red;  font-size:12pt; margin:0px 0px;}
 h4 { color:red; font:9pt"ＭＳ ゴシック", "Osaka−等幅"; margin:0px 0px;}
 h5 { color:white; font:9pt"ＭＳ ゴシック", "Osaka−等幅"; margin:0px 0px;}
 h6 { color:red; font:9pt"ＭＳ ゴシック", "Osaka−等幅"; margin:0px 0px;}

/* スペース */
.line1  { line-height: 110%; }
.line2  { line-height: 120%; }
.line3  { line-height: 130%; }
.line4  { line-height: 140%; }
.line5  { line-height: 150%; }
.line6  { line-height: 160%; }
.line7  { line-height: 170%; }
.line8  { line-height: 180%; }
.line9  { line-height: 190%; }
.line10 { line-height: 500%;}



q{
background: #dc143c url("main-bar.jpg")
;background-repeat: no-repeat;
}

.td-05 {
    width:170px;
    height:29px;
    font-size:13px;
    border:1px solid blue;
/* font太さ bold:太い,normal:普通 */
    font-weight:normal;
/*none テキストに線は付かず、点滅もしません。これが初期値です。
underline テキストに下線が付きます。
overline テキストに上線が付きます。
line-through テキストに打ち消し線が付きます。
blink テキストが点滅します。*/
    /*text-decoration:none;*/
/*display:block;*/
    /*display:block;*/
    text-align:left;
    padding:1px 1 1px;
    color:#4169e1;
    background-color:#f5f5f5;
    border-radius:8px;
    box-shadow:2px 2px #1a6ea0;
    text-shadow:0 0px #1a6ea0;
}

 .td-00 {
 width: 150px;
 height: 29px;
 text-align:center;
 font-size: 10px;
 background-image: url(gif/main-bar.gif);
 background-color: #fcd592;
 background-repeat:no-repeat;
 }

.td-01 {
width: 770px;
height: 31px;
text-align:center;
background-image: url(../gif/blue-bar.gif);
background-color: #fcd592;
background-repeat:no-repeat;
}

.td-02 {
width: 170px;
height: 25px;
text-align:left;
font-size:11px;
background-image: url(../gif/side-barcatalogue.gif);
}

.td-03 {
width: 170px;
height: 27px;
text-align:left;
background-image: url(../gif/side-bar.jpg);
background-repeat:no-repeat;
}

.td-04 {
width: 170px;
height: 20px;
text-align:left;
font-size:9pt;
background-image: url(../gif/side-2.jpg);
}
