/*この部分を追加する↓*/
body.body-01{
background: -moz-linear-gradient(65deg, rgba(255, 1231, 74, 0.4), rgba(157, 128, 254, 0.4)),url(./KIMG0469-kuzuryu-001.jpg);
background: -webkit-linear-gradient(65deg, rgba(255, 1231, 74, 0.4), rgba(157, 128, 254, 0.4)),url(./KIMG0469-kuzuryu-001.jpg);
background: linear-gradient(25deg, rgba(255, 1231, 74, 0.4), rgba(157, 128, 254, 0.4)),url(./KIMG0469-kuzuryu-001.jpg);
/*background-size:cover;*//*上記３行画面全体にグラデーションを架ける*
/*この部分を追加する↑*/
}
/*此所まで*/


POKEMON1 {
line-height: 1.0em; 
}
POKEMON2 {
line-height: 1.5em; 
}
POKEMON3 {
line-height: 2.0em; 
}

table.ta1, td.ta1, th.ta1,tr.ta1 {
border: 1px  solid white;
background: rgba(255,248,220,0.1);
/*肌色系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta2, td.ta2, th.ta2,tr.ta2 {
border: 1px  solid white;
background: rgba(102,153,255,0.05);
/*青系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta3, td.ta3, th.ta3,tr.ta3 {
border: 1px  solid white;
background: rgba(144,238,144,0.1);
/*緑系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta4, td.ta4, th.ta4,tr.ta4 {
border: 1px  solid white;
background: rgba(204,255,255,0.1);
/*水色系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta5, td.ta5, th.ta5,tr.ta5 {
border: 1px  solid white;
background: rgba(204,153,255,0.05);
/*紫系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta6, td.ta6, th.ta6,tr.ta6 {
border: 1px  solid white;
background: rgba(255,255,153,0.1);
/*黄色系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta7, td.ta7, th.ta7,tr.ta7 {
border: 1px  solid white;
background: rgba(255,153,255,0.09);
/*紫系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta8, td.ta8, th.ta8,tr.ta8 {
border: 1px  solid white;
background: rgba(255,0,255,0.04);
/*紫濃い系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta9, td.ta9, th.ta9,tr.ta9 {
border: 1px  solid white;
background: rgba(51,0,102,0.5);
/*青濃い系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta10, td.ta10, th.ta10,tr.ta10 {
border: 1px  solid white;
background: rgba(255,153,204,0.5);
/*ピンク系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta11, td.ta11, th.ta11,tr.ta11 {
border: 1px  solid white;
background: rgba(255,255,102,0.5);
/*黄系統*/
color: #000;  
 line-height: 1.5em;
}
table.ta12, td.ta12, th.ta12,tr.ta12 {
border: 1px  solid white;
background: rgba(255,51,0,0.04);
/*赤系統*/
color: #000;  
 line-height: 1.5em;
}
