#wrapper {
	width : 880px;
	text-align: left;
	margin: 0px auto;
}
h1{
	font-weight: normal;
	color : #000000;
	font-size : 9px;
}
TD.menu_back {
	width : 150px;
	text-align : center;
  background-repeat : repeat-y;
  background-image : url(back_1.gif);
}

TD.main_back {
  width : 650px;
  background-image : url(back_2.gif);
}
TD.pdf A:link {
	color : #336699;
}
TD.pdf A:visited {
	color : #336699;
}
TD.pdf A:hover {
	color : #6699CC;
	text-decoration: none;
}

TD.head_line {
	padding: 0px;
	marggin: 0px;
  background-image : url(line.gif);
	height : 15px;
}
TD.bottom_line {
  background-image : url(line2.gif);
	height : 15px;
}
TD.center_line {
  background : #990000;
	height : 15px;
}
TD.center_line A:link {
	color : #FFCC33;
	text-decoration: none;
}
TD.center_line A:visited {
	color : #FFCC33;
	text-decoration: none;
}
TD.center_line A:hover {
	color : #FFFF99;
	text-decoration: none;
}

TD.address {
	font-size : 80%;
	color : #FFCC33;
}

TD.zazen_cell {
	font-size : 80%;
	background : #ffffff;
	text-align : center;
}

TD.zazen_spcell {
	font-size : 80%;
	background-color : #ffffff;
	text-align : center;
	color : #FF0033;
}

TD.zazen_bikou {
	font-size : 80%;
	background-color : #ffffff;
}

TD.zazen_head {
	background-color : #cccc99;
	font-size: 80%;
	text-align : center;
}

TD.zazen_head2 {
	background-color: #eeeeee;
	font-size: 80%;
	text-align : center;
}

