@charset "UTF-8";
body {
	background-color: #B6AA8F;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/common/backg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
	color:#666666;
	}
	
	body,td,th {
	font-family: "ＭＳ 明朝", Century Gothic;
	font-size: 12px;
}
a{color:#98824C;}
a:visited{color:#98824C;}
a:hover{color:#98824C;}
a:active{color:#98824C;}

.small{
margin: 0px 0px 1.7em 0px;
font-size:100%;
line-height:150%;
}

.normal{
margin: 0px 0px 1.7em 0px;
font-size:120%;
line-height:160%;
}

p.tit {
margin-top: 5px;
margin-bottom: 5px;
font-size: 120%;
line-height: 160%;
text-align: center;
}

.bigp{
margin: 0px 0px 0.5em 0px;
font-size:140%;
line-height:150%;
color:#000000
}

.selected{
color:#98824C
}

p.door {
margin:0 0 20px 25px;
font-size: 120%;
}

p.door a {
text-decoration: none;
}

p.door a:hover {
text-decoration: underline;
}

.note {
	font-weight: bold;
	color: #FF6600;
	}

td.butsu_list table tr td{
	padding:5px;
}

td.butsu_list table tr td img.butsu_img{
	padding:5px;
	background:url(./img/butsu/img_back.jpg) repeat 0 0;
}