/* 沖館稲荷神社 WebサイトCSS */
/* ごあいさつ
******************************************************************************************** */

#kannushiComment {
	margin: 0px 10px 10px 0; padding: 0; border: none;
	display: inline; float: left; width: 410px;
}
#kannushiPhoto {
	margin: 0px 0px 10px 0; padding: 0; border: none;
	display: inline; float: left; width: 150px;
}


dl#kannushiName {
	margin: 1em 10px; padding: 0; border: none;
	float: right; width: 10em;
}
dl#kannushiName dt,
dl#kannushiName dd {
	margin: 3px 0; padding: 0; border: none;
	text-align: left;
}
dl#kannushiName dt {
	font-size: 0.8em;
}
dl#kannushiName dd {
	font-size: 1em;
}


#mainContent .column table#kannushiHistory {
	margin: 0px auto; padding: 0;
	border-collapse: collapse;
}
#mainContent .column table#kannushiHistory th,
#mainContent .column table#kannushiHistory td {
	padding: 0.2em 0.4em;
	vertical-align: top;
	border-collapse: collapse;
}
#mainContent .column table#kannushiHistory th {
	color:#000000;
	font-weight: normal; text-align: right;
	background: #f0f0f0;
}
#mainContent .column table#kannushiHistory td {
	color:#000000;
	font-weight: normal; text-align: left;
	background: transparent;
}