/* ------------------------------
共通
------------------------------ */
.flotR {
	float: right;
	margin-right: 3px;
}
.flotL {
	float: left;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
ul, h1, h2, h3, h4, h5, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.mt20 {
	margin-top: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.mb8 {
	margin-bottom: 8px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb49 {
	margin-bottom: 49px;
}
.fontWhite {
	color: #FFF;
}
.box170 {
	width: 170px;
}
.box240 {
	width: 240px;
}
.box280 {
	width: 280px;
}
.box360 {
	width: 360px;
}
.box410 {
	width: 410px;
}
.mr8 {
	margin-right: 8px;
}
.ml8 {
	margin-left: 8px;
}
.fontS {
	font-size: 10px;
}
.em2 {
	height: 2em !important;
}
.em3 {
	height: 5em !important;
}
.em4 {
	height: 4em !important;
}
/* ------------------------------
フォントホワイト
------------------------------ */
.itembox01 .price span.boldprice {
	display:inline-block;
	font-style:normal;
	font-size:100%;
	color:#980000 !important;
	font-weight:bold;
}
.itembox01 .price del {
	font-weight:normal;
	color:#FFF !important;
	padding:0 5px 0 0;
}
.itembox01 .price span {
	font-size:11px;
	padding:0 3px;
	font-weight:normal;
	color:#FFF !important;
	display:block;
}
/* ------------------------------
リンク　フォントホワイト
------------------------------ */
#rightcolumn .bgBlack a, #rightcolumn .bgBlack a:hover, #rightcolumn .bgBlack a:link, #rightcolumn .bgBlack a:visited, #rightcolumn .bgBlack a:active,.bgBlack {
	color: #FFF;
}
/* ------------------------------
スフィーダ　スタイル
------------------------------ */
#rightcolumn .bgBlack {
	background: #000;
	padding: 10px 10px 35px;
	width: 740px;
}
#rightcolumn .bgBlack #logo {
	text-align: center;
	margin-top: 18px;
	margin-bottom: 30px;
}
#rightcolumn .bgBlack .topText {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	margin-bottom: 25px;
	line-height: 1.8;
}
#rightcolumn .bgBlack .tit01 {
	background: url(../images/sfida_titBg_01.gif) repeat-x left 19px;
	height: 26px;
	margin-bottom: 12px;
}
#rightcolumn .bgBlack .tit01 h3 {
	font-size: 16px;
	color: #f15b28;
}

.bgBlack .clearfix .data01 dt {
	font-weight: bold;
	margin-bottom: 3px;
}
#rightcolumn .bgBlack .clearfix .data01 dd {
	margin-bottom: 15px;
	padding-right: 8px;
}
#rightcolumn .bgBlack .clearfix .data01 {
	margin-bottom: 13px;
}
#rightcolumn .bgBlack .clearfix .price01 {
	text-align: right;
	color: #f15b28;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
#rightcolumn .bgBlack .clearfix .price01 .tax {
	font-size: 10px;
}
#rightcolumn .bgBlack .box240 .3boxText {
	height: 2em;
	margin-bottom: 8px;
}
#rightcolumn .bgBlack  .data01 .note {
	font-size: 10px;
}
