/*BODY*/body.top {	color				: #686E71;	background-color	: #FFFFFF;	margin-top    : 0;	margin-right  : 0;	margin-bottom : 0;	margin-left   : 0;/*	background-image: url(../img/bk2.gif);	background-repeat: repeat;*/}body.page {	color				: #686E71;	background-color	: #FFFFFF;	margin-top    : 0;	margin-right  : 0;	margin-bottom : 7;	margin-left   : 0;/*	background-image: url(../img/body.gif);	background-attachment: fixed;*/}/*アンカータグ*/a {	text-decoration:none;}a:hover {	text-decoration:underline;	color:#9E192B;}/*テーブル関係*/td.hed {	background-color: #99AFD6;	color: #333333;}td.main {	background-color: #EAEAEA;}td.q {	background-color: #EAEAEA;}table.gr {	background-color: #787878;}td.mini {	color: #B70004;}/*文字関係*/.textred {	color: #B70004;}.textgr {	color: #6699CC;}.textblue {	color: #004F75;}.txtorb {	font-weight: bold;	color: #DC5D1F;}.txtbk {	color: #000000;}.txtwh {	color: #FFFFFF;}/* td:white * 文字色：なし * 背景色：白*/div.white, tr.white, td.white {	background-color:#FFFFFF; text-align:left;}div.white-center, tr.white-center, td.white-center{	background-color:#FFFFFF; text-align:center;}div.white-right, tr.white-right, td.white-right {	background-color:#FFFFFF; text-align:right;}/* * td:r-gray * 文字色：黒 * 背景色：グレー*/div.r-gray, tr.r-gray, td.r-gray {	background-color:#8B8888; color:#333333; text-align:left;}div.r-gray-center, tr.r-gray-center, td.r-gray-center {	background-color:#8B8888; color:#333333; text-align:center;}div.r-gray-right, tr.r-gray-right, td.r-gray-right {	background-color:#8B8888; color:#333333; text-align:right;}/* * td:r-blue * 文字色：なし * 背景色：ブルー*/div.r-blue, tr.r-blue, td.r-blue {	background-color:#B6E5FA; text-align:left;}/* * td:r-orange * 文字色：なし * 背景色：オレンジ*/div.r-orange, tr.r-orange, td.r-orange {	background-color:#FF9419; text-align:left;}.txtwhb {	font-weight: bold;	color: #FFFFFF;}