/* CSS Document */


/* 「法要のお申し込み・お問い合わせ」コーナー内で使用されているクラスを記述しています。 */



/*H3相当のタイトル*/

h3 {
	width: 400px;
	height: 50px;
}

h3#tit01 {
	background-image:url(../../contact/images/bg_h3_01.gif);
	background-repeat:no-repeat;


}

h3#tit02 {
	background-image:url(../../contact/images/bg_h3_02.gif);
	background-repeat:no-repeat;
}

h3#tit03 {
	background-image:url(../../contact/images/bg_h3_03.gif);
	background-repeat:no-repeat;
	height:36px;
}

h3#tit04 {
	background-image:url(../../contact/images/bg_h3_04.gif);
	background-repeat:no-repeat;
	height:62px;
}

h4#tit02 {
	background-image:url(../../contact/images/bg_h4_02.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:21px;
	width:700px;
}

/*table内*/

.request{
	border:1px solid ##1d752b;
	border-collapse: collapse;
	margin-left:8px;
	text-align:left;
	width:700px;
}

	.request th{
		background-color:#e8e7ba;
		border:1px solid #1d752b;
		font-weight:normal;
		padding:8px 20px;
		width:104px;
	}
	
	.request td{
		border:1px solid #1d752b;
		padding-left:17px;
	}
	
	.request h4{
		background-image:url(../../contact/images/bg_h4_01.gif);
		background-repeat:no-repeat;
		background-color:#1d752b;
		height:27px;
	}
	
	.request textarea{
		margin:20px 0;
	}
	
	.kaiki{
		border:none;
	}
	
		.kaiki td{
			border:none;
			padding:0;
		}
	
	.place{
		border:none;
		margin:5px 0;
		width:500px;
	}
	
		.place td{
			background-color:#f5f5e3;
			border-left:none;
			border-right:none;
			border-top:none;
			border-bottom:2px solid #FFFFFF;
			padding:8px 10px;
		}
		
		.place select{
			margin:0 5px;
		}
	
	.send{
		margin:20px 0;
		text-align:center;
	}


/*その他のお問い合せ*/
.other{
	margin:50px 0 0 8px;
}
	
	.other p{
		margin-left:40px;
		text-indent:0;
	}
	
	.other img{
		margin-bottom:10px;
	}

/*アクセス*/
p.location {
	width:700px;
}
.map{
	margin:50px 0 50px 8px;
}
	
	.map p{
		margin-left:10px;
		text-indent:0;

	}
	
	.other img{

	}
	