@charset "utf-8";

/* 基本の設定 */

body{
	color: #646464;
	margin: 0px;
	padding: 0px;
}
a {
	color: #646464;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td{  
	margin:0;
	padding:0;
}

img{  
	border:0;
}
.clear {
	clear: both;
}
.navy {
	color: #000077;
}
.brown {
	color: #794704;
}
.red {
	color: #F00;
	}
.bold {
	font-weight: bold;
}

.red_underline {
	color: #f00;
	text-decoration: underline;
}

.margin-t30 {
margin-top: 30px;
}
.margin-b30 {
margin-bottom: 30px;
}
.margin-b10 {
	margin-bottom: 10px;
}
.margin-b20 {
	margin-bottom: 20px;
}



/*Navi Path*/
p#navPath{
margin:0 15px;
margin-bottom: 30px;
width:750px;
text-align:left;
font-size:0.8em;
}

p#navPath a{
color:#06c;
text-decoration:none;
}

p#navPath a:hover{
text-decoration:underline;
}

p#navPath a:visited{
color:#c63;
}

/*スプレッド大幅縮小PRキャンペーン設定*/
#spread-cback #cashback {
	text-indent: -9999px;
}
#spread-cback #cashback a {
	background-image: url(images/cabutton.gif);
	background-repeat: no-repeat;
	height: 207px;
	width: 740px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
#spread-cback #cashback a:hover {
	background-image: url(images/cabutton-ro.gif);
	background-repeat: no-repeat;
	height: 207px;
	width: 740px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
#spread-cback .spread-sub {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
	color: #333333;
	margin-top: 10px;
}
#spread-cback #scback-table {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#spread-cback #scback-table th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	text-align: left;
}
#spread-cback #scback-table .title {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	background-color: #F5E6CC;
}
#spread-cback #scback-table .title-red {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	background-color: #F5E6CC;
	color: #FF0000;
}

#spread-cback #scback-table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
}
#spread-cback #scback-table .b-red {
	background-color: #fce5e5;
}

#spread-cback #scback-table .b-red2 {
	background-color: #fce5e5;
	font-weight: bold;
	color: #E60000;
}
#spread-cback #scback-table .b-blue {
	background-color: #e5e5f1;
}
#spread-cback #scback-table .b-blue2 {
	background-color: #e5e5f1;
	font-weight: bold;
	color: #000077;
}#spread-cback .txt {
	text-align: left;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 1.6em;
}
#spread-cback #scback-table .bb {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
