body {
	color: #e0e0e0 ; text-align: center ; font-family:Verdana,sans-serif ;
	background: black url("../img/star.gif") ;
	margin: 5px 10px ; padding: 0px ; font-size: 14px ;
}
a:link, a:visited, a:active {
	text-decoration: none ;
}
a:hover {
	text-decoration: underline ;
}
a:link	  { color: #f7f388 }
a:visited { color: #faf7d6 }
a:active  { color: white }

div	{ line-height: 1.3 ; font-size: 14px ; font-family:Verdana,sans-serif ;}	/* basic size */
table	{ line-height: 1.0 ; font-size: 15px ; margin-left:auto ; margin-right:auto }
big	{ font-size: 24px ; color: #ffffff }		/* corner titles */
small	{ line-height: 1.2 ; font-size: 13px }
sup	{ font-size: 12px }
ul	{ line-height: 1.2 ; font-size: 14px }
li	{ line-height: 1.2 ; font-size: 14px }
dl	{ line-height: 1.2 ; font-size: 14px ; margin-left: 10px ; margin-right: 20px}



/* item */
.bg	{ background-image: url("img/star2.gif") ; font-size: 13px }	/* table base */
.bg1	{ background-image: url("img/star1.gif") ; font-size: 15px }	/* title line */
.mk	{ vertical-align: middle }					/* mark */
.cd	{ font-size: 15px }						/* CD 1 */
.cd2	{ font-size: 15px ; background-image: url("img/star4.gif") }	/* CD 2 */
.ss	{ font-size: 11px }						/* link line 1 */
.ss2	{ font-size: 11px ; background-image: url("img/star4.gif") }	/* link line 2 */
.bg2	{ background-image: url("img/star4.gif") }			/* ID line 2 */
.com	{ line-height: 1.4 ; font-size: 14px }				/* comment line */
.bd	{ border: solid 1px #777777 }

/* 「↑top of page」 */
.top { font-size: 13px }

/* copyright */
.crt { font-size: 15px }


div.mt {						/* メインタイトル */
	border-width:1px 0px ; border-color:#000364 ; border-style:solid ;
	padding:5px ; text-align:left ;
}
div.mt img {
	border:0px ;
}

div.titlebar {						/* コーナータイトル */
	position:relative ; width:594 ; height:30 ;
	margin-left:auto ; margin-right:auto ; overflow: hidden ;
}
div.tb1 {
	position:absolute ; background-image: url("img/hr1.gif") ;
	top:0px ; left:0px ; width:38px ; height:30px ;
}
div.tb2 {
	position:absolute ; background-image: url("img/star1.gif") ;
	top:0px ; left:38px ; width:518px ; height:30px ;
	padding-left:12px ; text-align:left ;
	line-height:1.2em ; font-size: 24px ; color: white ;
}
div.tb2 small {
	font-size:14px ;
}
div.tb3 {
	position:absolute ; background-image: url("img/hr2.gif") ;
	top:0px ; left:556px ; width:38px ; height:30px ;
}

div.bottom {
	width:100% ; text-align:center ; line-height:1.4em ; font-size:13px ;
}
div.foot {
	width:100% ; text-align:left ; line-height:1em ;
}
div.foot img {
	border:0px ; float:left ; margin-right:8px ;
}

