/* ■htmlタグ */
body {
	background: #ffffee;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
}
#mainleft {
	margin-left: 10px;
	width: 580px;
	float: left;
	margin-bottom:10px;
}
#mainright {
	width: 250px;
	margin-left: 2px;
	float: left;
}
#header {
	margin-bottom:20px;
}
#footer {
	clear: both;
}
/* ■header部分 */
.pageInfo{
	font-size: 15px;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 20px;
}
.pageInfo a {
	color: #2222ff;
	margin-left: 4px;
}
.contentsTitle{
	font-size: 24px;
	color: #444444;
	font-family : Comic Sans MS,Geneva;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ■mainleft部分 */
#stockSumDisp{
	font-size: 13px;
	margin-bottom: 2px;
}
#stockSumDispNum{
	color: #222233;
	font-weight: bold;
	margin-right: 20px;
}
#stockSumDispLink a{
	color: #2222ff;
}
#dayDisp{
	color: #222244;
	font-size: 13px;
	margin-bottom: 2px;
	margin-right: 10px;
}
#dayDispSector{
	margin-right: 15px;
}
#dayDispMarket{
	margin-right: 15px;
}
#dayDispToday{
	margin-right: 15px;
}
#dayDispStandard{
}
#rankingTable table{
	width: 540px;
	border-collapse: collapse;
	border-top: 2px solid #8888ff;
	border-bottom: 2px solid #8888ff;
	border-left: 2px solid #8888ff;
	border-right: 2px solid #8888ff;
	margin-right: 10px auto;
	margin-left: 10px auto;
	margin-bottom: 10px auto;
}
#rankingTable th{
	padding: 1px;
	border-top: 2px solid #8888ff;
	border-bottom: 2px solid #8888ff;
	background: #ddddff;
	color: #222277;
	font-size: 13px;
	text-align: center;
}
#rankingTable td{
	font-size: 13px;
}
#nothingDataDisp{
	font-size: 14px;
	color: #dd0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.1sttd {
	width: 30px;
	padding: 3px;
	font-weight: 600;
	color: #333333;
	text-align: center;
}
.2ndtd {
	width: 60px;
	text-align: center;
}
.3rdtd {
	width: 100px;
	color: #222222;
	text-align: left;
}
.4rdtd {
	width: 80px;
	color: #222222;
	text-align: right;
}
.5rdtd_1 {
	width: 70px;
	color: #dd0000;
	text-align: right;
}
.5rdtd_2 {
	width: 70px;
	color: #0000dd;
	text-align: right;
}

.6rdtd {
	width: 80px;
	color: #222222;
	text-align: right;
}
.7rdtd {
	width: 110px;
	text-align: center;
}
.back1{
	background: #eeeeff;
}
#rankingPager{
	font-size: 13px;
	color: #222222;
	margin-top: 3px;
	margin-left: 3px;
}
#rankingPager a {
	color: #0000ff;
}
#rankingPagerTitle{
	font-weight: bold;
}
/* ■mainright部分 */

/* ■ */
.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;
}
#ad1{
	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;
}

/* ■ */
#amazonCafe{
	margin-left: 15px;
	color: #3333dd;
	font-size: 18px;
	font-weight: bold;
	font-family : Comic Sans MS,Geneva;
}
#amazonArea{
	clear: both;
	text-align: left;
	border-right: #aaaaff 2px dashed;
	border-top: #aaaaff 2px dashed;
	border-left: #aaaaff 2px dashed;
	border-bottom: #aaaaff 2px dashed;
	padding: 4px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#amazonArea td{
	width: 450px;
}
#amazonArea2{
	clear: both;
	text-align: left;
	border-right: #aaaaff 2px dashed;
	border-top: #aaaaff 2px dashed;
	border-left: #aaaaff 2px dashed;
	border-bottom: #aaaaff 2px dashed;
	padding: 4px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#amazonArea2 td{
	width: 300px;
}

.perGoods{
	margin-top: 1px;
	margin-bottom: 5px;
}
.perGoodsTitle{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}
.perGoods  img{
	float: left;
	margin: 2px;
	margin-right: 5px;
}
.perGoodsCreater{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
.perGoodsPrice{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
.perGoodsPriceTopic{
}
.perGoodsPriceValue{
	color: #cc0000;
}
.perGoodsRecommend{
	margin-top: 2px;
	margin-bottom: 2px;
}
.perGoodsRecommendTopic{
	font-size: 13px;
	float: left;
}
.perGoodsRecommendImg img{
	float: left;
	margin: 0px;
	padding: 0px;
}
.perGoodsRanking{
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 12px;
}
.perGoodsRankingTopic{

}
.perGoodsRankingValue{

}
.customerReview{
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #ccffcc;
	padding: 4px;
}
.customerReviewSummary{
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.customerReviewSummaryTitle{
	font-weight: bold;
}
.customerReviewSummaryDate{

}
.customerReviewContent{
	font-size: 12px;
	color: #333333;
}
.customerReviewLink{
	font-size: 13px;
	text-align: right;
}
.customerReviewLink a{
	color: #0000ff;
}
/* ■ */
.adSpace{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
