/* ------------------------------
共通
------------------------------ */
.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;
}
.ml30 {
	margin-left: 30px;
}
.mb25 {
	margin-bottom: 25px;
}
.fontWhite {
	color: #FFF;
}
/* ------------------------------
商品ボックス　フォントホワイト
------------------------------ */
.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-bottom: 35px;
}
#rightcolumn .bgBlack .topBorder {
	margin-bottom: 20px;
}
.box250 {
	width: 250px;
}
.box350 {
	width: 350px;
}
.boxMens {
	width: 350px;
	background: url(http://ssx.xebio-online.com/site/topics/pacific/img/130411/images/pacific13_img_01.jpg) no-repeat;
	height: 400px;
	position: relative;
}
.boxLadys {
	width: 350px;
	background: url(http://ssx.xebio-online.com/site/topics/pacific/img/130411/images/pacific13_img_02.jpg) no-repeat;
	height: 400px;
	position: relative;
}
.box420 {
	width: 420px;
}
#rightcolumn .bgBlack .contens {
	margin-right: 25px;
	margin-left: 30px;
}
#rightcolumn .bgBlack .contens .bnr01,
#rightcolumn .bgBlack .contens02 .bnr01 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#rightcolumn .bgBlack .tit01 {
	margin-left: 12px;
	margin-bottom: 15px;
}
#rightcolumn .bgBlack .contens02 {
	margin-right: 15px;
	margin-left: 15px;
}
.contens02 .icon01 {
	position: absolute;
	left: 20px;
	top: 322px;
}
.contens02 .testArea {
	position: absolute;
	left: 20px;
	top: 345px;
	font-size: 12px;
	width: 310px;
}
#rightcolumn .bgBlack .contens02 .box350 .unit {
	background: url(../images/pacific_dot.gif) repeat-x 0% 100%;
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 8px;
	overflow: hidden;
	zoom:1;
}
#rightcolumn .bgBlack .contens02 .box350 .unit .iconBox {
	float: left;
	margin-right: 15px;
}

#rightcolumn .bgBlack .contens02 .box350 .unit dl dt {
	margin-bottom: 10px;
}
#rightcolumn .bgBlack .contens02 .box350 .unit .unitText dl dd {
	font-size: 12px;
	line-height: 1.4;
}
#rightcolumn .bgBlack .box350 .unit .unitText {
	float: right;
	width: 260px;
}
.bgBlack .box350 .unit.borderLast {
	background: none !important;
}

