/* ------------------------------
共通スタイル
------------------------------ */
.flotR {
	float: right;
}
.flotL {
	float: left;
}
.alignC{
	text-align: center;
}
.alignR{
	text-align: right !important;
}
ul, h1, h2, h3, h4, h5, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.clearfix {
	display:block;
	overflow:hidden;
}
.relative{
	position:relative;
}
.fontS {
	font-size: 12px;
}
/* ------------------------------
スノーウェア特集　スタイル
------------------------------ */
#rightcolumn #coordinateBox {
	background: url(../images/snowWear_bg_01.gif) no-repeat;
	height: 1103px;
	width: 720px;
	padding: 17px 20px 30px;
	margin-bottom: 15px;
}
#rightcolumn #coordinateBox .readBox {
	padding: 15px 15px 5px;
	width: 675px;
	margin-bottom: 20px;
	background: #FFF;
	font-size: 12px;
	color: #4e3b3b;
}
#rightcolumn #coordinateBox h3 {
	margin-bottom: 12px;
}
#rightcolumn h4,
#rightcolumn h5 {
	margin-bottom: 15px;
	text-align:left !important;
}
.box238 {
	width: 238px;
	margin-right: 25px;
}
.box450 {
	width: 450px;
}
#rightcolumn #coordinateBox .box238.flotL .ecClearfix.ecItemBlock .ecItemRow .ecItemContents .itembox01.tooltips {
	width:238px !important; 
	float:left; 
	margin-bottom:10px;
}
.commentBox {
	width: 225px;
	background: #fdf8f5;
	padding: 10px 5px;
	border: 1px solid #9c9c9c;
	font-size: 10px;
	color: #293b3b;
	line-height: 1.43;
}
.ml75 {
	margin-left: 75px !important;
	_margin-left: 37px !important;
}
.arrow {
	position: absolute;
	left: 210px;
	top: 97px;
	z-index: 1;
}

