@charset "shift_jis";

/*
*************************************************
	2008/06/23
*************************************************
*/

}

body {
	color: #333333;
	background: #FFFFFF;
}



/* 共通リンク要素
------------------------------------------ */

a {
    color: #003399;
    text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #663399;
	text-decoration: underline;
}

a:active {
	color: #663399;
	text-decoration: underline;
}

/* メイン
------------------------------------------ */



/* コラム
------------------------------------------ */
.columntitle {
	font-size: 16pt;
	font-weight: bold;
}
.date {
	font-size: 9pt;
}
td {
	font-size: 10pt;
}
