/* CSS Document */


/* 「もっと唯信寺を知るData」コーナー内で使用されているクラスを記述しています。 */



/*H3相当のタイトル*/

h3 {
	width: 400px;
	height: 50px;


}


h3#tit01 {
	background-image:url(../../data/images/bg_h3_01.gif);
	background-repeat:no-repeat;
}

h3#tit02 {
	background-image:url(../../data/images/bg_h3_02.gif);
	background-repeat:no-repeat;
}
h3#tit03 {
	background-image:url(../../data/images/bg_h3_03.gif);
	background-repeat:no-repeat;
}

h3#tit04 {
	background-image:url(../../data/images/bg_h3_04.gif);
	background-repeat:no-repeat;
}



.facility {
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}
.facility .matter {
	margin-left: 20px;
	width: 250px;
}
.matter_tit {
	margin-bottom: 10px;
}
.matter p {
	margin: 0px;
}


.t_speaker td {
	vertical-align: top;
	padding-right: 5px;
}
.t_speaker ul {
	margin: 0px;
	list-style-type: square;
}


.td_bg_pink {
	background-color: #ffeede;
}
.t_event td {
	padding-left: 5px;
	padding-right: 2px;
}
.t_event .date {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
