/* ■htmlタグ */
body {
	background: #ffffee;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
}
#mainleft {
	margin-left: 10px;
	width: 610px;
	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;
}
.pageInfoAlert{
	font-size: 13px;
	color: #dd0000;
}
#templaryAlertArea{
	background: #fff0f0;
	border-right: #dd8888 1px solid;
	border-top: #dd8888 1px solid;
	border-left: #dd8888 1px solid;
	border-bottom: #dd8888 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 30px;
	padding : 5px;
	font-size: 14px;
	color: #ff2222;
}
#volumeForm{
	font-size: 14px;
	color: #2222dd;
	margin-top: 5px;
	margin-left: 8px;
}
#volumeFormMessage{
	font-size: 14px;
	color: #444444;
	margin-top: 5px;
	margin-left: 8px;
}
#volumeFormText{
	margin-left: 5px;
	margin-right: 5px;
}
#volumeFormSubmit{
	margin-left: 5px;
	margin-right: 5px;
}

#templaryAlertAreaTitle{
	color: #cc0000;
}
/* ■mainleft部分 */
#volumeMessage{
	font-size: 14px;
	color: #ff3333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rankingMarketTab{
	width: 570px;
	background: #eeeeee;
	border-right: #aaaaff 1px solid;
	border-top: #aaaaff 1px solid;
	border-left: #aaaaff 1px solid;
	border-bottom: #aaaaff 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding : 5px;
	font-size: 13px;
}
.rankingMarketTabSelected{
	font-family : Comic Sans MS,Geneva;
	color: #333333;
	margin-right: 20px;
}
#rankingMarketTabOne{
	margin-right: 20px;
}
#rankingMarketTabOne a {
	color: #2222ff;
}
#rankingHeader1{
	font-size: 13px;
	margin-bottom: 2px;
}
#rankingHeader1TopLink{
	margin-left: 5px;
}
#rankingHeader1OppositeLink{
	font-weight: bold;
	margin-right: 20px;
}
#rankingHeader1 a{
	color: #2222ff;
}
#dayDisp{
	color: #222244;
	font-size: 13px;
	margin-bottom: 2px;
	margin-right: 10px;
}
#dayDispSector{
	margin-right: 15px;
}
#dayDispMarket{
	margin-right: 10px;
}
#dayDispSgm{
	margin-right: 10px;
}
#dayDispRsi{
	margin-right: 10px;
	color: #dd0000;
}
#dayDispToday{
	margin-right: 10px;
}

#rankingTable table{
	width: 560px;
	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;
}
#rankingTable2 table{
	width: 610px;
	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;
}
#rankingTable2 th{
	padding: 1px;
	border-top: 2px solid #8888ff;
	border-bottom: 2px solid #8888ff;
	background: #ddddff;
	color: #222277;
	font-size: 13px;
	text-align: center;
}
#rankingTable2 td{
	font-size: 13px;
}

#nothingDataDisp{
	font-size: 14px;
	color: #dd0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.1sttd {
	width: 25px;
	padding: 3px;
	font-weight: 600;
	color: #333333;
	text-align: center;
}
.2ndtd {
	width: 50px;
	text-align: center;
}
.3rdtd {
	width: 100px;
	color: #222222;
	text-align: left;
}
.4rdtd {
	width: 60px;
	color: #222222;
	text-align: right;
}
.5rdtd {
	width: 43px;
	text-align: right;
}
.plusRed {
	color: #dd0000;
}
.minsBlue{
	color: #0000dd;
}
.fontStrong{
	font-weight: bold;
}
.8rdtd {
	width: 45px;
	text-align: right;
}
.9rdtd {
	width: 140px;
	text-align: center;
}
.10rdtd {
	width: 50px;
	text-align: right;
}
.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;
}
.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;
}
