/*  main
--------------------------------------------- */
#mv h1 {
	background:url(/about/images/mv.jpg) top left no-repeat;
	
}

#contents h2.index {
	background:url(/m_house/images/ttl_index.gif) top left no-repeat;
}

/*  contents
--------------------------------------------- */

/* index.html */
#contents .floatBox ul.fullList li {
	width:280px!important;
}
.fw480 {
	width:480px;
}

#contents table.officersTbl {
	width:100%;
	border-top:1px solid #E3DDCF;
	border-bottom:1px solid #E3DDCF;
	margin-bottom:20px;
}

#contents table.officersTbl th ,
#contents table.officersTbl td {
	padding-bottom:10px;
	vertical-align:top;
	line-height:150%;
}
#contents table.officersTbl th {
	font-weight:100;
	text-align:left;
	padding-left:20px;
}

#contents table.officersTbl tr.top th ,
#contents table.officersTbl tr.top td {
	padding-top:10px;
}

#contents table.soukaiTbl {
	width:100%;
}
#contents table.soukaiTbl th ,
#contents table.soukaiTbl td {
	padding-bottom:10px;
	vertical-align:top;
	line-height:150%;
}
#contents table.soukaiTbl tr.last th ,
#contents table.soukaiTbl tr.last td {
	padding-bottom:0px!important;
}
#contents table.soukaiTbl th {
	font-weight:100;
	text-align:left;
}
#contents table.actibityTbl {
	width:100%;
	border-top:1px solid #E3DDCF;
	border-left:1px solid #E3DDCF;
	margin-bottom:10px;
}
#contents table.actibityTbl th ,
#contents table.actibityTbl td {
	border-right:1px solid #E3DDCF;
	border-bottom:1px solid #E3DDCF;
	padding:5px;
	line-height:150%;
}
#contents table.actibityTbl th {
	background-color:#F8F6F3;
	text-align:left;
}
#contents table.actibityTbl tr.top th {
	text-align:center;
}
#contents table.programTbl {
	width:100%;
	border-top:1px solid #E3DDCF;
	border-left:1px solid #E3DDCF;
	margin-bottom:10px;
}
#contents table.programTbl th ,
#contents table.programTbl td {
	border-right:1px solid #E3DDCF;
	border-bottom:1px solid #E3DDCF;
	padding:8px;
	line-height:150%;
}
#contents table.programTbl th {
	background-color:#F8F6F3;
	text-align:center;
}

/*2010/06/29追加 マリアンハウス会長挨拶レイアウト用スタイル*/
#contents .quote{
	padding:0 0 0 20px;
}
