body	{
	color:		#333;

	margin:		1px;
	padding:		5px;
	border:		0;
	text-align:	left;
	font-family:	"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:	14px;
	}

a:link, a:visited {
	font-weight:		bold; 
	text-decoration:	none;
	color:			#600;
	background:		transparent; 
	}

a:visited {
	color:			#000;
	}

a:hover {
	font-weight:		bold; 
	text-decoration:	underline;
	color:			#000;
	background:		transparent; 
	}

a:active {
	font-weight:		bold; 
	text-decoration:	none;
	color:			#000;
	background:		transparent;  
	}

img {
	padding:			1px;
	border:			0;
	}

td {
	font-size:		14px;
	line-height:		1.5em;
}

form {
	margin:			0;
	padding:			0;
	font-size:		14px;
}

input {
	margin:			0;
	padding:			0;
	font-size:		14px;
}

/* ids ----- */

#topbg {
	background-color: #8e9bb4;
	background-image: url("img/main_bg.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 20px;
	margin: 0;
	padding: 0;
	border: 0;
}

#menubg {
    background-color: #ffbd30;
	margin: 0;
	padding: 0;
	border: 0;
}.stage {
	font-size: 13px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}
.mini {
	font-size: 10px;
	color: #333333;
}
.stage a:link, a:visited {
	font-size: 13px;
	color: #CC3366;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.stage a:hover {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	color: #3399CC;
	text-decoration: none;
}
.big {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 180%;
}
