/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
	overflow: hidden;
}
.pt13 {
	padding-top: 13px !important;
}

.mr3 {
	margin-right:3px;
}
.alignR {
    float: right;
    margin-top: 15px;
	overflow:hidden;
}
.alignC {
    text-align: center;
}
/* ------------------------------
トップバナーエリア
------------------------------ */

#rightcolumn .topBnr {
	margin-bottom: 15px;
}
#rightcolumn .specialOneBox {
	margin-bottom: 15px;
}

/* ------------------------------
価格帯アンカーメニュー
------------------------------ */
.priceMenu {
	margin-bottom: 15px;
	_margin-bottom: 8px;
	width: 760px;
}
.priceMenu ul.menu {
	margin: 0px;
	padding: 0px;
}

.priceMenu ul.menu li {
	height: 33px;
	width: 185px;
	float: left;
	display:inline;
	_margin-right: 0px;
	margin-right: 3px;
}
.priceMenu ul.menu li a {
	display:block;
	height: 33px;
	width: 185px;
	_width: 184px;
	text-decoration:none;
	font-size:14px;
	line-height:110%;
	font-weight:bold;
	padding: 8px 0 3px 8px;
	_padding: 7px 0 3px 1px;
}
.priceMenu ul.menu a:link, .priceMenu ul.menu a:visited {
	background: url(../images/limited_navi_off.gif) no-repeat;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.priceMenu ul.menu a:hover, .priceMenu ul.menu a.active {
	background: url(../images/limited_navi_on.gif) no-repeat;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------------
タイトル
------------------------------ */
#rightcolumn .tit01 {
	background: url(../images/limited_titBg_01.gif) no-repeat;
	text-align:left;
	height: 30px;
	margin-bottom: 15px;
	clear:both;
	overflow:hidden;
}
h3.specialttl1 {
	font-weight:bold;
	color: #0f5dc8;
	padding-left: 130px;
}
/* ------------------------------
もっと見る
------------------------------ */
.specialmenMore {
	float: right;
	text-align: left;
	margin-top: 15px;
}
.specialmenMore ul li a {
	display:block;
	width:389px;
	height:40px;
	text-decoration:none;
	font-size:13px;
	line-height:110%;
	font-weight:bold;
	padding:12px 0 0 3px;
	color: #FFF;
}
.specialmenMore ul a:link, .specialmenMore ul a:visited {
	background:url(../images/limited_bnrBg_off.gif) no-repeat;
	color: #0f5dc8;
	text-decoration: none;
	padding-left: 8px;
	font-weight: bold;
}
.specialmenMore ul a:hover, .specialmenMore ul a.active {
	background:url(../images/limited_bnrBg_on.gif) no-repeat;
	color: #0f5dc8;
	text-decoration: none;
	padding-left: 8px;
	font-weight: bold;
}

#rightcolumn .bnrLink {
	clear: both;
}

.wappen {
    left: 5px;
    position: absolute;
    top: 97px;
}
/* ------------------------------
ブランドリンク
------------------------------ */
ul#brandLink {
	margin-bottom: 15px;
	width: 760px;
	padding: 0;
	overflow: hidden;
}

ul#brandLink li {
	float: left;
	list-style:none;
}

ul#brandLink li a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}