/* *****************************************************************************
	ご法宴プラン CSS
***************************************************************************** */
@import url("../index.css");
@import url("../../css/left_menu.css");

#Main img {
	margin-left:70px;
	border:1px solid #006551;
}

table.Plan {
	margin:20px 0;
}

table.Plan th {
	width:100px;
	letter-spacing:10px;
}

table.Plan th,
table.Plan td {
	padding:5px;
}