body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-align:center;
	font-size: 14px;
	color: #202020;
	background: #FFFFFF;
}

.contents {
	width: 730px;
	margin: auto;
	margin-top:0px;
	padding: 0px;
	line-height: 140%;
}

.description{
	text-align: left;	
}

a:link, a:active, a:visited {
	color: #2255AA;
}

a img {
	border: 0;
}

ul li{
	line-height: 140%;
}

pre {
	text-align:left;
    padding: 0.5em;
    border: 1px solid #666666;
    width: auto;
    _width: 90%;
    overflow: auto;
    _overflow: scroll;
	color: #000000;
	background-color: #EEEEEE;
}

/**************/
/* SWF Object */
/**************/
#flash-view{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FF0000; 
	font-weight: bold;
}

/**********/
/* Figure */
/**********/
.figure{
	text-align: center;
}

/**********/
/* header */
/**********/
.navi {
	margin: auto;
	text-align:left;
	border-bottom: dotted 2px #999999;
}

/**********/
/* footer */
/**********/
address {
	font-size: 80%;
	padding-top: 10px;
	margin-top: 2px;
	font-style: normal;
	text-align: center;
	border-top: dotted 2px #999999;
}

/******/
/* AD */
/******/
.ad_top {
	padding-bottom: 5px;
	text-align: center;
}

.ad_bottom {
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
}