@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("list.css");
@import url("banner.css");
@import url("category.css");

/*======================================

	ショップ
	
	レイアウト
	.columnTop
		上部（columnCenter, columnRight）
	.columnCenter
		pickUp, recommendItem, faPoint
	.columnRight	
		ranking
	.columnbottom
		下部（tabsUnit, etc...）
	
	左サイドメニュー
	shopNav（製品選定）
	shopLink（アウトレット商品、Ecoポイント商品）
	shopInfo（インフォメーション）
		ご購入フロー、ご利用ガイド、ご利用規約
	shopInfoBnr
	sideImgBnr（バナー）

=======================================*/

/*----------------------------
　共通
----------------------------*/
#contents {
	width: 730px;
}

/* リンク */
#contents a,
#contents a:link,
#contents a:visited {
	color: #333;
	/*text-decoration: underline;*/
}

#contents a:hover img ,
#shop_contents a:hover img ,
#sideMenu a:hover img ,
#next_sideMenu a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* レイアウト */
.columnTop {
	width: 730px;
	position: relative;
}

.columnTop:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
}

.columnCenter {
	float: left;
	width: 510px;
}

.columnRight {
	float: right;
	width: 200px;
}

.columnBottom {
	clear: both;
}

.fashopCommetnt {
	clear: both;
	border: 1px solid #c00;
	margin: 10px 0;
	padding: 5px;
	color: #c00;
	text-align: center;
}

.fashopCommetnt a{
	color: #c00;
	font-weight: bold;
}


/*----------------------------
　shopTitle
　FAショップ
----------------------------*/
.shopTitle {
	height: 170px;
	width: 730px;
	margin-bottom: 20px;
}


/*----------------------------
　pickUp
　ピックアップ商品
----------------------------*/
.pickUp {
	width: 510px;
	position: relative;
}

.pickUp:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
}

.pickUp .imgBox {
	position: relative;
	display: block;
	float: left;
	width: 160px;
	background: #fff;
}

.pickUp .pickUpBadge {
	display: block;
	position: absolute;
	left: -15px;
	top: -15px;
}

.pickUp .ico_5per {
	position: absolute;
	top: 10px;
	left: 100px;
}

.pickUpText {
	display: block;
	float: right;
	width: 335px;
}

.pickUpItem {
	position: relative;
	float: right;
	width: 335px;
}

.pickUpItem:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
}

.pickUpItem dt {
	width: 325px;
	padding: 2px 5px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	background: #EAEAEA;
}

.pickUpItem dd {
	display: block;
	width: 335px;
	padding: 4px 0 6px;
	overflow: auto;
}

.pickUp span.stdPrice {
	display: inline-block;
	float: left;
	background: url("../img/arrow_red.gif") no-repeat right center;
	padding-right: 20px;
	margin-right: 20px;
	line-height: 1.25;
	font-size: 10px;
	color: #666;
}

.pickUp span.ltdPrice {
	display: inline-block;
	float: left;
	padding-right: 10px;
	line-height: 1.25;
	font-size: 10px;
}

.pickUp strong.ltdPrice {
	display: inline-block;
	float: left;
	line-height: 1.25;
	font-size: 21px;
	font-weight: 900;
	color: #c00;
}

#contents a:hover strong.ltdPrice {
	color: #c00;
	text-decoration: underline;
}

.pickUp strong.ltdPrice span {
	font-size: 50%;
}

.pickUp a.prdct_list {
	display: inline-block;
	background: url("../img/bullet_blue.gif") no-repeat left center;
	padding-left: 35px;
	font-size: 10px;
	position: absolute;
	top: 2px;
	right: 10px;
}

/*----------------------------
　faPoint
　FAポイントとは
----------------------------*/
.faPoint {
	height: 155px;
	width: 510px;
	margin: 0 0 -10px;
	position: relative;
}

.faPoint img {
	display: block;
}

.faPoint p {
	position: absolute;
	left: 10px;
	top: 110px;
}

.faPoint p a {
	display: inline-block;
	padding-left: 35px;
	margin-right: 10px;
	background: url("../img/bullet_orange.gif") no-repeat left center;
	font-size: 10px;
}

/*----------------------------
　recommend
　FAショップおすすめ製品
----------------------------*/
.recommend {
	position: relative;
	width: 510px;
	margin-bottom: 10px;
	font-size: 11px;
	z-index: 1;
}

.recommend:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
}

.recommendTitle {
	padding: 3px 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #ccc;
}

.recommendTitle strong {
	display: inline-block;
	padding: 3px 0;
	margin-bottom: -5px;
	border-bottom: 2px solid #0054A6;
}

.recommendItem.floatLeft {
	display: block;
	float: left;
	width: 164px;
	margin-right: 9px;
}
.recommendItem.floatRight {
	display: block;
	float: right;
	width: 164px;
}

.recommendItem dd {
	display: block;
	position: relative;
}

.recommendItem dd .ico_5per {
	position: absolute;
	top: 9em;
	left: 0;
}

.recommendItem dd .ico_new {
	position: absolute;
	top: 2.5em;
	right: 5px;
}

.recommendItem dd a,
.recommendItem dd a img {
	display: block;
	width: 100px;
	margin: 0 auto;
}

.recommendItem dt {
	padding: 3px 5px;
	background: #0054A6;
	color: #fff;
	text-align: center;
}

.recommendItem p.recommendText {
	margin: 5px 0;
	color: #666;
	line-height: 1.35;
}

.recommendItem p.recommendName {
	padding: 5px 0;
	margin: 5px 0;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}

.recommendItem p.recommendName strong {
	font-size: 13px;
}

.recommendItem p.recommendPrice {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	color: #f60;
}

.recommendItem p.recommendPrice span {
	font-size: 50%;
}

/*----------------------------
　ranking
　FAショップ ランキング
----------------------------*/
.ranking {
	width: 200px;
}

.rankingTitle {
	margin-bottom: 5px;
}

.rankingItem {
	margin-bottom: 10px;
}

.rankingName {
	padding: 10px 0 5px;
	font-size: 10px;
	line-height: 1.35;
}

.rankingName strong {
	font-size: 13px;
}

.rankingReview {
	display: block;
	padding: 5px 5px;
	background: #EAEAEA;
	text-align: right;
}

.rankingReview a {
	padding-left: 35px;
	margin-right: 10px;
	background: url("../img/bullet_blue.gif") no-repeat left center;
	font-size: 10px;
}

.rankingPrice {
	padding-left: 10px;
	font-size: 20px;
	color: #f60;
}

.rankingPrice span {
	font-size: 50%;
}

/*----------------------------
　左サイドメニュー
----------------------------*/

/*----------------------------
　shopNav
　製品選定
----------------------------*/
.shopNav {
	width: 200px;
}

.shopNav ul li {
	display: block;
	border-bottom: 1px solid #ccc;
}

.shopNav ul li a {
	display: block;
	padding-left: 15px;
	background: url("/fa_shop/img/arrow_lightblue.gif") no-repeat 5px center;
	font-size: 13px;
	color: #333;
	line-height: 2;
}

.shopNav ul li a:hover {
	background: url("/fa_shop/img/arrow_white.gif") no-repeat 5px center #648EBC;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.shopNav strong,
.shopInfo strong {
	visibility: hidden;
}

.shopNav dt {
	height: 30px;
	background: url("/fa_shop/img/shopNav_dt_01.gif") no-repeat left center;
}

.shopCateNav p {
	height: 25px;
	background: url("/fa_shop/img/shopNav_p_01.gif") no-repeat left center;
}

.shopAppNav p {
	height: 25px;
	background: url("/fa_shop/img/shopNav_p_02.gif") no-repeat left center;
}

.shopInfo dt {
	height: 30px;
	background: url("/fa_shop/img/shopNav_dt_02.gif") no-repeat left center;
}

/*----------------------------
　shopLink
　アウトレット商品
　Ecoポイント商品
----------------------------*/
.shopLink {
	visibility: hidden;
	height: 0;
	width: 200px;
	margin: 10px 0 0;
}

.shopLink a {
	display: block;
	margin: 0 0 10px;
}

/*----------------------------
　shopInfo
　インフォメーション
----------------------------*/
.shopInfoNav {
	width: 198px;
	border-right: 1px solid #808b97;
	border-left: 1px solid #808b97;
}

.shopInfoNav ul{
	overflow: auto;
}

.shopInfoNav ul li {
	display: block;
	float: left;
	width: 198px;
}

.shopInfoNav ul li a {
	display: block;
	clear: left;
	padding-left: 15px;
	background: url("../img/arrow_lightblue.gif") no-repeat 7px center;
	font-size: 13px;
	line-height: 2;
}

.shopInfoNav ul li a:hover {
	background: url("../img/arrow_white.gif") no-repeat 5px center #FF4E58;
	color: #fff;
	text-decoration: none;
}

.shopInfoBnr {
	width: 198px;
	border-right: 1px solid #808b97;
	border-bottom: 1px solid #808b97;
	border-left: 1px solid #808b97;
}

.shopInfoBnr ul {
	padding: 5px 0 10px;
	border-top: 1px dotted #ccc;
}

.shopInfoBnr li {
	width: 183px;
	padding: 5px 0 0 7px;
}

/*----------------------------
　sideImgBnr
　バナー
----------------------------*/
.sideImgBnr {
	margin: 10px 0 0;
}

.sideImgBnr dd {
	display: block;
	margin: 0 0 10px;
}

/*----------------------------
　selection
　製品カテゴリーから選ぶ
----------------------------*/
#selection {
	clear: both;
}

.selectionTitle {
	width: 730px;
	padding: 3px 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #ccc;
}

.selectionTitle strong {
	display: inline-block;
	padding: 3px 0;
	margin-bottom: -5px;
	border-bottom: 2px solid #0054A6;
}

#tabsUnit {
	width: 730px;
	position: relative;
}

/*　ui.tabs.css　*/
#tabsUnit div {
	width: 690px;
	padding: 0 20px 10px;
	margin: 0 0 10px;
}

#tabsUnit .ui-tabs-panel {
	border: none;
	border: 1px solid #EAEAEA;
}

#tabsUnit .ui-tabs-panel p {
	margin: 10px 0 5px;
	color: #0054A6;
}

#tabsUnit .ui-tabs-nav {
	width: 720px;
	padding-left: 10px;
	margin-bottom: -1px;
	position: relative;
	z-index: 50;
}

#tabsUnit .ui-tabs-nav li {
	float: left;
	width: auto;
	margin: 0 0 0 10px;
	min-width: auto;
}

#tabsUnit .ui-tabs-nav li a {
	/* reset */
	display: block;
	width: auto;
	margin: 0;
	outline: 0;
	padding: 0 10px;
	background-image: none;
	position: relative;
	top: 0px;
}

#tabsUnit .ui-tabs-nav li a {
	background: #dedede;
	border: 1px solid #dedede;
	border-top: 2px solid #dedede;
	border-bottom-width: 0;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
}

#tabsUnit .ui-tabs-nav li a:hover {
	width: auto;
	margin: 0;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}

#tabsUnit .ui-tabs-nav li.ui-tabs-selected a {
	width: auto;
	background-image: none;
	background: #fff;
	margin: 0;
	border-top: 2px solid #0054A6;
	border-bottom: 1px solid #fff;
	color: #0054A6;
	position: relative;
	top: 0px;
}

/*　表組　*/
#tabsUnit table{
	
}

#tabsUnit th {
	width: 175px;
	background: #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	padding: 5px;
	text-align: left;
}

#tabsUnit td {
	width: 160px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 5px;
}

#tabsUnit .between {
	width: 5px;
	border: none;
}

#tabsUnit .blank {
	background: transparent;
	border: none;
}

.newIcon{
	display: inline-block;
	width: 30px;
	height: 12px;
	margin-left: 5px;
	vertical-align: middle;
	background: url("../img/ico_new.gif") no-repeat;
	text-indent: -999em;
}
.special_link{
	float: left;
	padding-bottom: 0px;
	width: 730px;
}

/*　ページ内リンク　*/
.fa_shop_balloon{position: relative;}
.fa_shop_balloon p{line-height: 1.5em; font-weight: bold; font-size: 120%; top: 15px; left: 90px; position: absolute;}
.fa_shop_balloon p span{font-size: 75%;}