@charset "Shift_JIS";

/*
StyleSheet for Nihonkiin Portal Site
CSS FILE sub.css
apply for SUB TOP "link"

yLAST UPDATEDz1 APR 2007
*/


/* *********************************************************************
index.html
********************************************************************* */
/* common styles
********************************************************************* */
#LeftClm .pageBlock {
	background: #f8f8f8;
	padding: 0 0 18px 0;
}
#LeftClm .pageBlock h2 {
	margin: 0 0 12px 0;
}

.pageBlock table {
	width: 741px;
	margin: 18px 12px 0 12px;
	border: 1px solid #8a8a8a;
}
.pageBlock table th ,
.pageBlock table td {
	border: 1px solid #8a8a8a;
	vertical-align: top;
}
.pageBlock table th {
	text-align: center;
	padding: 4px 0;
	background: #e4e4e4;
}
.pageBlock table td {
	background: #fff;
	padding: 8px 6px;
}
.pageBlock table td.th {
	width: 26%;
}
.pageBlock table td.th img {
	display: inline;
}

#RightClm .pageBlock {
	background: #f8f8f8;
}



