@charset "Shift_JIS";

/*
StyleSheet for Nihonkiin Portal Site
CSS FILE sub.css
apply for SUB TOP "publishing"

yLAST UPDATEDz2 APR 2007
*/


/* *********************************************************************
index.html
********************************************************************* */
/* common styles */
.pageBlock {
	background: #f8f8f8;
}

#LeftClm .pageBlock {
	padding: 0 0 18px 0;
}

#LeftClm .pageBlock h2 {
	margin: 0 0 12px 0;
}
#LeftClm .pageBlock dl {
	margin: 0 0 0 10px;
}
#LeftClm .pageBlock dl dt {
	font-weight: bold;
	background: url(../gazo/li_news.gif) no-repeat 0 62.5%;
	padding: 0 0 0 24px;
}
#LeftClm .pageBlock dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 24px;
}

/* News
********************************************************************* */
#news {
}


/* Weekly
********************************************************************* */
#LeftClm #weekly .ph {
	float: left;
	margin: 0 0 0 10px;
}
#LeftClm #weekly dl {
	float: right;
	width: 585px;
}


/* Monthly
********************************************************************* */
#LeftClm .monthly .ph {
	float: left;
	margin: 0 0 0 10px;
}
#LeftClm .monthly dl {
	float: right;
	width: 585px;
}