body {
  background-image: url("./parts/bg_gra_b01.jpg");
  background-repeat: repeat-x;
  background-attachment: fixed;
}
A {
  text-decoration:none;
}
a:link {color:blue; text-decoration="none"}
a:visited {color:#444400; text-decoration="none"}
a:active {color:#ff55ff; }
P {
  line-height:1.4;
  font-size:90%;
  text-align:center;
}
P.mg {
  text-align: left; 
  color: #003300;
  line-height: 1.4;
}
 .hot {
  color: red;
  line-height: 1.4;  }
 .cool {
  color: blue;
  font-size:80%;
  line-height: 1.4;
}
 .cool{
  text-align: left;
  color: #333333;
  line-height: 1.3;
  font-size:85%;
  margin-left:3%;
  margin-right:3%;
}
 .cool2{
  text-align: left;
  color: #111111;
  line-height: 1.5;
  font-size:95%;
  margin-left:5%;
  margin-right:5%;
}
 .green{
  text-align: left;
  color: #006400;
  font-size:;
  font-style:bold;
  line-height: 1.3;
  margin-left:5%;
  margin-right:3%;
}
 .lnk{
  text-align: left;
  line-height: 1.2;
  font-size:95%;
  margin-left:3%;
  margin-right:3%;
}
TD {
   line-height: 1.3          /* 行間 */
}
TD.sermon1 {
  text-align: left;
  color: #080808;
  font-size: 95%;           /* フォントの大きさ */
  line-height: 20px          /* 行間20px */
  margin-left:3%;
  margin-right:3%;
}
H1 {
  color: #ff22ff; /* 文字の色 */
  border-left-color: #cc6666; /* 左枠の色 */
  padding: 5px 0px 0px 10px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 20px; /* 枠の幅 */
}
H2 {
  color: #ff22ff; /* 文字の色 */
  border-left-color: #cc6666; /* 左枠の色 */
  padding: 4px 0px 0px 8px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 15px; /* 枠の幅 */
}
H3 {
  color: #ff22ff; /* 文字の色 */
  font-size:100%;
  border-left-color: #cc6666; /* 左枠の色 */
  padding: 3px 0px 0px 6px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 10px; /* 枠の幅 */
}
H4 {
  color: #444444; /* 文字の色 */
  font-size:100%;
  border-left-color: #cc6666; /* 左枠の色 */
  padding: 3px 0px 0px 6px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 10px; /* 枠の幅 */
}
.txt1 {
  font-size: 90%;
  line-height: 150%;
}
.txt2 {
  font-size: 80%;
  line-height: 150%;
}
.txt3 {
  font-size: 80%;
  line-height: 110%;
}
.txt4 {
  color: #333333;
  font-size: 80%;
  line-height: 115%;
}
#a {
  font-family:ＭＳ 明朝;
}
#b {
  font-size:20px;
  color:#ffaaaa;
}
font {
  text-align:center;
}
BLOCKQUOTE{
  line-height:150%;
  margin-left:80px;
  margin-right:80px
}