body { color: #996666; background-color: #f8e9de; }
a:link {color: #c87886;}
a:visited {color: #aa975d;}
a:active {color: #db9d3d;}
P { line-height: 150%; } 

/*以下 タイトル部分*/
#header {
	width:700px;
	height : 100px;
  }
#fir{
  background: url(../image/main_logo.gif) no-repeat;
  width:500px;
  height : 90px;

top : 1pt;left : 1pt;padding-top : 0px;padding-left : 0px;padding-right : 0px;padding-bottom : 0px;margin-top : 0pt;margin-left : 0pt;margin-right : 0pt;margin-bottom : 0pt;}
#fir span{
  display: none;
 }

/*以下 リスト部分*/

A.btn {
  float:left;
  display: block;             /* ブロック要素にする */
  width : 13%;                /* 横幅 */
  color: #ffffff;
  background-color : #400000;  /* 背景色 */
  border-right-style : outset;border-bottom-style : outset;border-top-color : #d7d795;border-right-color : #d7d795;border-bottom-color : #d7d795;border-left-color : #d7d795;border-top-width : 0px;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 0px; /* 枠の色 */
  margin-right : 0px;margin-bottom : 0px;margin-left : 0px;
  padding: 3px 1px 1px 0px;
  font-size: 15px;            /* フォントサイズ */
  font-weight : bolder;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;      /* 下線を消す */
vertical-align : 10%;height : 16pt;font-family : "ＭＳ Ｐ明朝","Arial Narrow";}
A.btn:active { color: #886308; }
A.btn:visited { color : #ddcf91; background-position : center bottom;}
A.btn:hover{color : olive;}

/*.boxleft {
margin: 20px;
padding: 20px;
 border-top : 2px groove #b2b359;
 border-right : 5px ridge #b2b359;
 border-bottom : 5px ridge #b2b359;
 border-left : 2px groove #b2b359;
width: 500px;
}*/

.mytable{
  width: 900px;                /* 横幅 */
  height:300px;
  background-image:url(../image/church_side.JPG) ;
  background-repeat:no-repeat; 
  background-attachment:fixed;
  background-position : right;   


}
.list{background-color : #400000;
  width : 100%;
  display:inline;
  height : 20pt;top : 90pt;left : 500px;color : #400000;}


