.e9, .e10{
	font-family:Arial, Verdana, sans-serif
}
.j9, .j10, .j12{
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}

/*body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background: #ffffff;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","Osaka",Arial;
	color:#333333;
}*/


/*---リンク指定---*/
.iro:link{
	color:#333333;
	text-decoration: underline;}

.iro:acrive{
	color:#333333;
	text-decoration: underline;}

.iro:visited{
	color:#333333;
	text-decoration: underline;}

.iro:hover{
	color:#ff0000;
	text-decoration: underline;}

#selected{color:#CC0000}
#red{color:#FF0000}
#white{color:#FFFFFF}


/*---見出し1---*/
h1{
	margin-bottom:0;
	color:#000000;
	font-weight:bold;
	font-Size:18px; line-height:20px;}


/*---見出し2---*/
h2{
	margin-bottom:0;
	color:#000000;
	font-weight:bold;
	font-Size:16px; line-height:18px;}


/*---見出し3---*/
h3{
	margin-bottom:0;
	color:#000000;
	font-weight:bold;
	font-Size:14px; line-height:16px;}

/*---見出し4---*/
h4{
	margin-bottom:0;
	color:#666666;
	font-weight:bold;
	font-Size:12px; line-height:14px;}

/*---見出し5---*/
h5{
	margin-bottom:0;
	color:#000000;
	font-weight:bold;
	font-Size:12px; line-height:14px;}

/*---強調---*/
strong{
	font-weight:bold;
}


/*---キャプション--*/
.cap1{font-size:10px;}



/*---表組み---*/
.tabledmy {}
.tablekei {background-color: #B3B3B3;}
.tablemidashi {color: #000000; background-color: #cccccc;; padding:2px,2px,2px,5px;}
.tablemidashi2 {color: #000000; background-color: #cccccc; text-align: center}
.tablekoumoku {color: #000000; background-color: #eeeeee; padding:4px,2px,4px,5px;}
.tablenaiyou {color: #000000; background-color: #ffffff; padding:2px,2px,2px,5px;}
.tablenaiyou2 {color: #000000; background-color: #ffffff; text-align: center;}
.tablechuui {color: #000000; background-color: #ffffff;}

.tablesmidashi {color: #000000; background-color: #eeeeee;; padding:2px,2px,2px,5px;}
.tablesmidashi2 {color: #000000; background-color: #eeeeee; text-align: center}
.tableskoumoku {color: #000000; background-color: #ffffff; padding:4px,2px,4px,5px;}


/*----リンクパターン青-----*/
.bluelink:link{
	color:#3B73B9;
	text-decoration: underline;}

.bluelink:active {
	color:#3B73B9;
	text-decoration: underline;}

.bluelink:visited {
	color:#3B73B9;
	text-decoration: underline;}

.bluelink:hover {
	color:#FF6600;
	text-decoration: underline;}

