/* Play the CASHFLOW 用スタイルシート
*/
/* 各ページ共通 */
#title {
	width: 100%;
}
#title th {
	text-align: center;
}
h1 { font-family: Garamond; font-style: italic; }
h2 {
	text-align: left;
}

sub.navi { font-size: small; }
big { color: gray; }

.topicpath {
	margin-top: 60px;
	}

/* メール送信
*/
.email {
	text-align: right;
}

/* メールマガジン購読用 */
th.melmag { background-color: darkblue; color: white}
/* バナー表示用 */
div.banner {text-align: center}

}

/* End of CSS */

