/* ■htmlタグ */
body {
	background: #ffffee;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pageInfo{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.contentsTitle{
	font-size: 24px;
	color: #444444;
	font-family : Comic Sans MS,Geneva;
	margin-top: 10px;
	margin-bottom: 10px;
}

#chartSummary{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	background: #ffffaa;
	line-height: 25px;
}

#chartSummary a {
	color: #5555ff;
	margin: 10px;
}

#chartSummary a:hover { 
	color: #0000ff; 
	font-size: 16px;
} 


/* ■  */
.ad1{
  clear: both;
	background: #eeeeff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	padding-top:2px;
	padding-bottom: 5px;
	border-right: #9090ff 2px dotted;
	border-top: #9090ff 2px dotted;
	border-left: #9090ff 2px dotted;
	border-bottom: #9090ff 2px dotted;
	text-align: center;
}
.braApiTitle{
	font-weight: bold;
	font-size: 16px;
	color: #2222ff;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.braApiText{
	margin-left: 2px;
	margin-right: 2px;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}
#ad2{
	margin-top:10px;
	text-align: center;
}
/* ■ */
.adSpace{
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;
}
