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%;
}

/**************/
/* SWF Object */
/**************/
#flash-view{
	margin-top: 10px;
	margin-bottom: 20px;
}

/**********/
/* 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 */
/******/
#adsense_1 {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

#adsense_2 {
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
}