@charset "Shift_JIS";

/*	スタイルシート　[ 社会福祉法人三蔵会：施設概要 ]
=================================================================== */
/* 再定義 */
/* ※※※※※※　各領域定義　※※※※※※
/*	全体枠組み
=================================================================== */
/* クラス */
.name {
	text-align: right;
}
/* テーブル見出しセル背景 */
table.thYellow th {
	background-color: #FFFFCC;
	text-align:center;
}
/* h4 */
div#MainContents div.main h4 {
/*	background-color: none;
	font-size: inherit;
	margin: 20px 0 10px 0;
	padding: 0;*/
}
div#MainContents h4.Deco-h4 {
	border-bottom: #f90 1px solid;
	margin: 0 0 15px 0;
	border-left: #f90 8px solid;
	font-size: 1.5em;
	letter-spacing: 0.5em;
/*	margin: 0 0 3px 0;
	padding: 5px 0 5px 10px;*/
}