/* 
 * ブロック定義
 */
.th_dot_green {
	background:transparent url("<{$smarty.const.CORE_BASE_URL}>/themes/dot/images/green/back.gif") repeat fixed left top;
}

.th_dot_green_content {
	padding:10px;
}

/*ヘッダータイトル*/
.th_dot_green_title {
	white-space:nowrap;
	text-align: left;
	margin-bottom:10px;
}

