
/* Designed by T2-Project */

body {
	margin:0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
}

:link,:visited {
    text-decoration:none;
}

h2 {
	font-size:15px;
	font-family: "Arial";
	line-height: 120%;
}

h1 {
	font-size:17px;
	font-family: "Arial";
	line-height: 120%;
}

.text12 {
	color: #333333;
	font-size:12px;
	font-family: "Arial";
	line-height: 120%;
}

.text10 {
	color: #333333;
	font-size:10px;
	font-family: "Arial";
	line-height: 120%;
}

a:link img,
a:visited img{
	border-width: 0px;
}

table .bs_t{
	width:280px;
	border:1px solid #996633;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:5px;
}

.bs_t th{
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	background-color:#996633;
	padding:5px 0px;
	color:#FFFFFF;
}

.bs_t td{
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0px;
	text-align:center;
}

.td1{
	background-color:#F4EDDE;
}

.td2{
	background-color:#EEE6EB;
}

.td3{
	background-color:#E8F1F4;
}

.td4{
	background-color:#E8DDD5;
}

#houji{
	width:580px;
	height:30px;
	background-image:url("../img/buddhist_service_h01.jpg");
	margin:0px;
	text-indent:-9999px;
}

#h_plan{
	width:280px;
	height:30px;
	background-image:url("../img/h_plan.gif");
	margin:0px;
	text-indent:-9999px;
}

.houji_h{
	width:274px;
	background-color:#D6C2AD;
	display:block;
	margin:5px 0px;
	padding:3px;
	font-weight:bold;
	color:#993300;
}

