body, tr, td {
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	line-height: 1.3em;
}
.sub1 {
	font-size: small;
	color: #000;
	padding-left: 2px;
	border-left-width: 1ex;
	border-left-style: solid;
	border-left-color: #FF6531;
	border-bottom-color: #FF6531;
	border-bottom-width: 1px;
}
.sub2 {
	font-size: small;
	color: #033;
}
.sub4 {
	font-size: medium;
	font-weight: bold;
	color: #C30;
}

.sub3 {
	color: #F60;
	font-weight: bold;
}

.memo1 {
	font-size: x-small;
}
.title1 {
	font-size: large;
	font-weight: bold;
	color: #033;
	word-spacing: 1.5em;
	text-align: center;
}
.title2 {
	font-size: medium;
	color: #930;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

.title3 {
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.midashi {
	font-weight: bold;
	color: #033;
}
.title4 {
	font-size: medium;
	color: #033;
	font-weight: bold;
}
.memo2 {
	font-size: x-small;
	color: #F00;
}


/* added by T. Okamoto Jul 2009 */
.dbintro1{background-image:url('./back.gif');
	background-repeat:repeat;
	font-size:82%;
	text-indent:3em;
	margin-left:3px;
	margin-right:3px;}

.iconbanner2 {
	font-size: 90%;
	font-weight: bold;
	background-color: #ffffcc;
	display: block;
	margin-bottom: 7px;
	padding: 2px;
	border: medium groove #99cc66;
	color: #003300;}

#jupiterc {
	text-align:center;
	letter-spacing:0px;
	font-size: 90%;
	font-weight: bold;
	background-color: #ccffcc;
	display: block;
	margin-top: 7px;
	padding: 8px;
	width:60em;
	/*border: medium groove #99cc66;*/
	}

.semyorka {
	text-align:center;
	text-decoration:none;
	background-color: #ccffcc;
	line-height:125%;
	font-weight:bold;
	color:#0000cc;
	font-size:110%}
.semyorka:hover {
	text-align:center;
	text-decoration:none;
	background-color: #ccffcc;
	line-height:125%;
	font-weight:bold;
	color:#cc0000;
	font-size:110%}

