@charset "EUC-JP";
/* -------------------------------
common
------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size:10px;
	/* color:#4c4c4c; */
	font-family: Osaka,"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","Helvetica", Sans-Serif;

}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 1.5;
	font-family: Osaka,"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","Helvetica(TT)　Bold",Sans-Serif;
	background-color: #fff;
	text-align: center;
  font-size: 12px;
}


a {
	text-decoration: none;
	color:#575352;
}

a:hover {
	text-decoration: underline;
	color:#C94B86;
}

/*
a:visited {
	color: #c94b86!important;
}
*/

img {
	border: none;
}

a#pageTop {
  font-size: 0;
  line-height: 0;
}

p.bread {
	font-size: 10px;
	padding: 0 0 10px 0;
}

p.bread a {
	color: #999;
}

p.bread a:hover {
	color: #842C20;
}

p.pageTop {
	text-align: right;
	padding: 40px 0 5px;
	clear: both;
	margin-bottom:-26px;
}

p.pageTop a {
	color: #999;
	font-size: 10px;
}

p.pageTop a:hover {
	color: #842C20;
}

p.pan{color: #444; font-size: 10px; line-height: 120%; margin-bottom:10px; margin-top:8px; text-align:left;}
p.pan a{color: #C94B86;}

.section {
	margin-bottom: 10px;
}

.break {
	margin: 0!important;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#outline {
	width: 978px;
	padding:0;
	margin: 0 auto ;
	display:block;
	position:relative;
	text-align: left;
	border: solid 1px /*#BFBFBF*/#FFF;
}

h1 {
	
	left: 14px;
	color: #C94B86;
	font-size: 8px;
	clear: both;
	margin-bottom: 8px;
}

/* -------------------------------
bodyContainer
------------------------------- */
#bodyContainer {
	margin: 14px;
	overflow: hidden;
}

#bodyContainer #flashArea {
	width: 950px;
	height: 300px;
	margin-bottom: 17px;
  padding-top:31px;
}

/* -------------------------------
bodyHeader
------------------------------- */
#bodyHeader {
	height: 72px;
	position: relative;
	top: 18px;
margin-top:28px;
}

#bodyHeader h2 {
	position: absolute;
	top: 20px;
	left: 2px;
}

#bodyHeader ul li {
	list-style: none;
	float: left;
}

#bodyHeader ul.menu1 {
	position: absolute;
	right: 2px;
}

#bodyHeader ul.menu1 li {
	margin-right: 1px;
}

#bodyHeader ul.menu2 {
	position: absolute;
	top: 6px;
	left: 148px;
}

#bodyHeader ul.menu2 li {

}

#designer_img {
	height: 120px;
	width: 120px;
	margin-right:10px;
	float:left;
}

/* -------------------------------
bodyLeft
------------------------------- */
#bodyLeft {
	float: left;
	width: 238px;
}

#bodyLeft h3 {
	margin-bottom: 10px;
}

#bodyLeft .sdmenu {

}

#bodyLeft .sdmenu div {
	overflow: hidden;
}

#bodyLeft .sdmenu div.collapsed {
	height: 14px;
}

#bodyLeft .sdmenu h4 {
	margin-bottom: 18px;
	cursor: pointer;
	padding-left: 13px;
	background: URL(http://c12.future-shop.jp/~hpfmall/_common/img/left/bg_minus.gif) no-repeat 0px 2px;
}

#bodyLeft .sdmenu div.collapsed h4 {
	background: URL(http://c12.future-shop.jp/~hpfmall/_common/img/left/bg_plus.gif) no-repeat 0px 2px;
}

#bodyLeft .sdmenu a {
	/*display: block;
	 padding-top: 3px;
	padding-left: 3px;
	margin-left: 12px;
	margin-bottom: 15px;
	*/
	color: #444;
	line-height: 50%;
	font-size: 10px;
}

#bodyLeft .sdmenu #allItems {
	background: url(http://c12.future-shop.jp/~hpfmall/_common/img/left/ico_arrow.gif) no-repeat left top;
	height: 14px;
	padding-left: 16px;
	margin-left: 0;
	margin-bottom: 20px;
}

#bodyLeft .sdmenu a.current {
	color: #c94b86;
}

#bodyLeft .sdmenu a:hover {
}

#bodyLeft form {
	margin: 10px 0;
}

#bodyLeft .mobileSite {
	background: url(http://c12.future-shop.jp/~hpfmall/_common/img/left/bg_mobile_site.gif) no-repeat left top;
	height: 181px;
	margin-top: 14px;
}

#bodyLeft .mobileSite p {
	position: relative;
	left:31px;
	top: 45px;
	width: 98px;
	height: 98px;
}

#tweetArea{
	width:238px;
	height:338px;
	overflow:hidden;
	margin:10px 0;
}

#left_category_bar{
	margin-bottom:50px;
	padding:0;

}

#left_category_bar ul{
	margin:0;
	padding:0;
}

#left_category_bar ul li{
	list-style:none;
	margin:0;
	padding:0;
}


.left_news ul{
	margin:15px 0 0 10px;
	}

.left_news ul li{
	list-style:none;
	margin:0;
	padding:0;
}

.upper_bnr{
	margin-bottom:20px;
	}
	
.upper_bnr ul li{
	list-style:none;
	margin-bottom:10px;
}
	
.left_ttl{
	margin-bottom:10px;
}
/* -------------------------------
bodyCenter
------------------------------- */
#bodyCenter {
	width: 700px;
	float: right;
	/* padding-right:20px; */
}
#bodyCenter .content {
	margin: 0 20px;
	width:690px;
}

#bodyCenter .content h3 {
	float: left;
}

#bodyCenter .content p.update {
	color: #C94B86;
	font-size: 10px;
	clear: both;
	margin-bottom: 8px;
} 

#bodyCenter .content p.list {
	float: right;
	margin-top: 2px;
}

#bodyCenter .content .line {
	margin: 20px 0;
}

#bodyCenter .content .products {
	float:left;
	-moz-border-radius: 0.65em;
	-webkit-border-radius: 0.65em;
	border:1px dotted #CCC;
	padding: 13px 0;
	width: 129px;
	margin-right: 22px;
	font-size: 10px;
}

#bodyCenter .content .products p {
	margin-right: 8px;
	margin-left: 8px;
	line-height: 14px;
}

#bodyCenter .content .products p a {
	color: #4C4C4C;
}

#bodyCenter .content .products p a:hover {
	color: #4C4C4C;
}

#bodyCenter .content .products img {
	width: 113px;
}

#bodyCenter .content .description {
	width: 131px;
	margin-right: 22px;
	font-size: 10px;
	float:left;
}


#bodyCenter .content .brands {
	float:left;
	margin-right: 1px;
	width: 117px;
}

#bodyCenter .content .brands p {
	font-size: 10px;
	line-height: 14px;
	color: #4C4C4C;
	margin: 0 6px;
}

#bodyMain .content .products a,
#bodyMain .content .brands a {
	color: #666;
}

#bodyCenter .content .products a:hover,
#bodyCenter .content .brands a:hover {
	color: #557F72;
}

#bodyCenter .content .products a img,
#bodyCenter .content .brands a img {
	margin-bottom: 10px;
}

#bodyCenter .content .products a:hover img,
#bodyCenter .content .brands a:hover img {
	/* border: solid 1px #557F72;*/
}


#bodyCenter .content dl.news {
	color: #333;
	position: relative;
	font-size: 10px;
	line-height: 1.2;
/*
	overflow-x: hidden; 
	overflow-y: scroll;
	height: 10em;
*/
}

#bodyCenter .content dl dt {
	width: 142px;
	height: 11px;
	text-indent: 38px;
}

#bodyCenter .content dl.news dt.new {
	background: URL(http://c12.future-shop.jp/~hpfmall/_common/img/toppage/ico_new.gif) no-repeat left top;
}

#bodyCenter .content dl.news dd {
	position: relative;
	left: 142px;
	top: -12px;
	width: 448px;
	height: 11px;
}

#bodyCenter .content dl.news dd a {
	color: #333;
}

#bodyCenter .content p.selectBy {
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
	float: left;
	width: 180px;
}

#bodyCenter .content p.selectBy a {
	color: #C94B86;
}

#bodyCenter .banner {
	margin: 20px 0;
}


/* category button */

#bodyCenter .categoryBlock {
  width: 196px;
  float: left;
	background: url(../img/bg_vertical_line.gif) repeat-y left top;
	padding-top: 9px;
}

#bodyCenter .categoryBlockLastChild {
  width: 198px;
  float: left;
	background: url(../img/bg_vertical_line_last_child.gif) repeat-y left top;
	padding-top: 9px;
}

#bodyCenter .categoryBlock ul,
#bodyCenter .categoryBlockLastChild ul {
	list-style: none;
	margin-left: 4px;
}

#bodyCenter .categoryBlock ul li,
#bodyCenter .categoryBlockLastChild ul li {
	margin-bottom: 15px;
	height: 11px;
}

.newsArea{
	text-align:left;
	
}

.newsArea p{
	margin:5px 0 0 0;
	text-indent:15px;
}

.main_Arrival{margin:20px 0;}

.main_Arrival ul{margin:0; padding:0;}

.main_Arrival ul li{
	list-style:none;
	float:left;
	display:inline;
}

.sort1{margin-left:10px;}
.sort2{margin-left:45px;}


.Arrival_contents{width:692px;}
.Arrival_contents ul{margin-top:15px;}
.Arrival_contents ul li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:7px;
	margin-bottom:7px;
}

.News_bg{background-image:url(/shop/item/hpfmall/design/img05/sample_bg.jpg);
width:131px;
height:197px;}

.New_photo{
	margin-top:5px;
	margin-left:5px;
}

.Item_name{
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	}

.Item_name2{
	text-align:center;
	font-weight:bold;
	margin-top:140px;
	}

.recommend1{
	width:131px;
	height:197px;
	background-image:url(/shop/item/hpfmall/design/img05/recommend/no1.jpg);
}

.recommend2{
	width:131px;
	height:197px;
	background-image:url(/shop/item/hpfmall/design/img05/recommend/no2.jpg);
}

.recommend3{
	width:131px;
	height:197px;
	background-image:url(/shop/item/hpfmall/design/img05/recommend/no3.jpg);
}

.recommend4{
	width:131px;
	height:197px;
	background-image:url(/shop/item/hpfmall/design/img05/recommend/no4.jpg);
}

.recommend5{
	width:131px;
	height:197px;
	background-image:url(/shop/item/hpfmall/design/img05/recommend/no5.jpg);
}

.item_txt{
	width:110px;
	margin:0 auto;
	padding-top:140px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	}

.priceArea{
	width:110px;
	margin:0 auto;
	text-align:center;
}

.brandArea ul{margin-top:10px;}

.brandArea ul li{
	list-style:none;
	margin-right:5px;
	padding:0;
	float:left;
	display:inline;
	margin-top:5px;
}

.brandArea ul li, x:-moz-any-link, x:default{
	list-style:none;
	margin-right:5px;
	padding:0;
	float:left;
	display:inline;
	margin-top:1px;
}

/* -------------------------------
bodyRight
------------------------------- */
#bodyRight {
	float: right;
	width: 160px;
}

#bodyRight .mailmagazine {
	margin-bottom: 14px;
}

#bodyRight #form {
	margin: 13px 0;
	width: 160px;
	overflow: hidden;
}

#bodyRight #form span {
	float: right;
	display: block;
	height: 20px;
}

#bodyRight .passwordReminder {
	clear: both;
	padding-top: 12px;
}

#bodyRight .banner {
	margin-bottom: 10px;
}


/* 091130 add */

#bodyRight #ranking a,
#bodyRight #news a {
	color: #333;
}
#bodyRight #ranking a:hover,
#bodyRight #news a:hover {
  text-decoration: underline;
}



#bodyRight #ranking {
  margin-top: 24px;
}

#bodyRight #ranking .upDate {
	color:#C94B86;
	font-size:9px;
	text-align:right;
	position:relative;
	top:-16px;
}

#bodyRight #ranking .number {
  margin-bottom: 4px;
}

#bodyRight #ranking .image {
  float: left;
}

#bodyRight #ranking .spec {
  float: left;
	padding-left: 8px;
}

#bodyRight #ranking .spec h5,
#bodyRight #ranking .spec p {
  font-size: 9px;
	line-height: 11px;
}




#bodyRight #news {
  margin-top: 24px;
}

#bodyRight #news h3 {
  margin-bottom: 4px;
}

#bodyRight #news .container {
  margin-bottom: 7px;
}

#bodyRight #news .upDate {
	color:#C94B86;
	font-size:9px;
	text-align:right;
	height: 17px;
}

#bodyRight #news .new {
  background:url('../img/right/ico_new.gif') no-repeat left top;
}
#bodyRight #news .highlight {
  background:url('../img/right/ico_highlight.gif') no-repeat left top;
}
#bodyRight #news .hot {
  background:url('../img/right/ico_hot.gif') no-repeat left top;
}
#bodyRight #news .newarrival {
  background:url('../img/right/ico_newarrival.gif') no-repeat left top;
}
#bodyRight #news .rearrival {
  background:url('../img/right/ico_rearrival.gif') no-repeat left top;
}
#bodyRight #news .popular {
  background:url('../img/right/ico_popular.gif') no-repeat left top;
}
#bodyRight #news .attention {
  background:url('../img/right/ico_attention.gif') no-repeat left top;
}


#bodyRight #news .spec {
  float: left;
	text-align: center;
	padding-top: 4px;
	width: 84px;
}

#bodyRight #news .spec h5,
#bodyRight #news .spec p {
  font-size:9px;
	line-height:11px;
  color:333;
	font-weight: normal;
}

#bodyRight #news .image {
  float: right;
}

#bodyRight #news .brandName { 
  text-align: center;
	font-size: 9px;
	color: #333;
	clear: both;
	padding: 6px 0;
	border-bottom: solid 1px #E5E5E5;
}


#bodyRight #bannerArea {
  margin-top: 22px;
}



/* -------------------------------
bodyFooter
------------------------------- */
#bodyFooter {
	width:100%;
	height:254px;
	background:#F4EFE9;
	/* background:url(/shop/item/hpfmall/design/img05/bg_color.jpg); */}

#bodyFooter li{
	padding-bottom:10px;}

#FooterArea{
	width:950px;
	margin:0 auto;
	height:255px;
        background-color:#F4EFE9;
	/* background:url(/shop/item/hpfmall/design/img05/footer_bg.jpg); */
}

#FooterMenu1{
	width:210px;
	height:255px;
	float:left;
	display:inline;
	margin:0;
}

#FooterMenu1 ul{
	margin-top:30px;
	margin-left:0;
	padding-left:20px;
text-align:left;
height:230px;
border-left:1px dotted #CCC;
}

#FooterMenu1 ul li{
	margin:0; 
	list-style:none;
}

#FooterMenu2{
	width:265px;
	height:255px;
	float:left;
	display:inline;
	margin:0;
}

#FooterMenu2 ul{
	margin-top:30px;
	margin-left:0;
	padding-left:45px;
text-align:left;
height:230px;
border-left:1px dotted #CCC;
}

#FooterMenu2 ul li{
	margin:0; 
	padding-bottom:10px;
	list-style:none;
}

#bodyFooter .menu {
	position: absolute;
	top: 10px;
}

#bodyFooter .menu li {
	list-style: none;
	float: left;
}

#bodyFooter .copyright {
	position: absolute;
	top: 18px;
	right: 0;
	clear: both;
}

#copyRight{
	width:100%;
	background-color:#F4EFE9;
	height:108px;
       _height:110px;
}

.copy1{
	width:950px;
	text-align:center;
	margin:0 auto;
	text-align:left;
	/* padding-left:120px; */
	padding-top:40px;
	}

.copy2{
	/* width:950px; */
	text-align:center;
        padding-right:40px;
	margin:0 auto;
	text-align:right;
	}





/* 110308 */
#FS2_itemlayout_IH1 { width:770px; }

#FS2_itemlayout_IH1 .FS2_additional_image_container { float:right; width:250px; margin-right:17px; }
#FS2_itemlayout_IH1 .FS2_additional_image_btn_thumbnail_container { float:left; width:400px; }
#FS2_itemlayout_IH1 .FS2_additional_image_btn_thumbnail_container .FS2_thumbnail_container img { width:398px; border:solid 1px #CCC; }

#FS2_itemlayout_IH1 .FS2_additional_image_container .FS2_additional_image_container_sub { margin-top:24px; }

#FS2_itemlayout_IH1 .FS2_additional_image_container .FS2_additional_image_container_main img,
#FS2_itemlayout_IH1 .FS2_additional_image_container .FS2_additional_image_container_sub img { width:78px; border:solid 1px #CCC; margin:0 4px 4px 0; }

#FS2_itemlayout_IH1 .FS2_additional_image_container .FS2_additional_image_container_main .FS2_additional_image_container_title { text-indent:-9999em; background:url('/shop/item/hpfmall/design/img01/FS2_additional_image_container_title_color.gif') no-repeat left top; height:10px; margin:0 0 10px 0; padding:0; }
#FS2_itemlayout_IH1 .FS2_additional_image_container .FS2_additional_image_container_sub .FS2_additional_image_container_title { text-indent:-9999em; background:url('/shop/item/hpfmall/design/img01/FS2_additional_image_container_title_detail.gif') no-repeat left top; height:10px; margin:0 0 10px 0; padding:0; }

#FS2_itemlayout_IH1 .FS2_additional_image_btn_thumbnail_container .FS2_additional_image_btn_container table { width:400px; margin-top:4px; }
#FS2_itemlayout_IH1 .FS2_additional_image_btn_thumbnail_container .FS2_additional_image_btn_container table .FS2_additional_image_btn_incart { width:80% }
#FS2_itemlayout_IH1 .FS2_additional_image_btn_thumbnail_container .FS2_additional_image_btn_container table .FS2_additional_image_btn_next { text-align:right; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container { width:770px; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_right { float:right; width:336px; }
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left { float:left; width:400px; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_figure { margin-bottom:12px; }

/*
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_TweetButton_area,
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_MailRecommendButton_area { float:left; width:90px; }
*/

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table { width:400px; margin-top:12px; border-bottom:solid 1px #CCC; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table tr th { width:160px; font-weight:normal; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table tr th,
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table tr td { padding:2px; color:#333; }
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table tr td input,
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table tr td img { position:relative; left:36px; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table .FS2_additional_image_tableVariation_border th,
#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_additional_image_tableVariation table .FS2_additional_image_tableVariation_border td { border-top:solid 1px #CCC; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_left .FS2_ArrivalInformationButton_area { position:relative; top:0; left:0; }

#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container .FS2_additional_image_itemdetail_container_right .FS2_ItemComment { font-size:11px; }

/* 101118リニューアル */

.clearfix:after { 
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#bodyContainer { padding-top:12px; }

#bodyHeader { width:950px; height:60px; top:0; left:0; }

#bodyHeader h1 { font-size:10px; font-weight:normal; }

#bodyHeader h2 { top:0; }

#bodyHeader #frmSearch { position:absolute; right:0; }

#bodyHeader ul.menu1 { /*right:142px;*/ top:2px; }

#bodyHeader ul.menu2 { left:192px; top:4px; }

#bodyHeader a:hover img { opacity:0.5; filter:alpha(opacity=50); }

/* globalNavigation */
#globalNavigation { height:53px;}
#globalNavigation ul li { float:left;}
#globalNavigation ul li.break { margin-right:0; }
#globalNavigation ul li a:hover img { opacity:0.5; filter:alpha(opacity=50); }



/* bodyRight */
#bodyRight h3 { margin:15px 0 5px; }


.main_bnr_area{margin-top:20px;}
.FS2_additional_image_container_main{width:252px;}
.FS2_additional_image_container_sub{width:252px;}
#FS2_itemlayout_IH1{width:700px;}
#bodyHeader .subject{
	padding-top:10px;
	text-align:left;
	margin-left:231px;}
.itemStock{text-align:left; margin-left:20px;}

#viewport{
	width: 659px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
	/* Fix for IE */
	position:relative;
	height:266px;
	margin-left:15px;
}
#viewport ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
}
#viewport li{
	width: 165px; /* Defines the size of inner element */
	height: 266px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	text-align:center;
}

/* Cosmetic */
#simplePrevious, #simpleNext{
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;	
}

.location{
	position:absolute;
	top:602px;
	left:288px;
}

.location2{
	position:absolute;
	top:602px;
	right:8px;
}

.location,  x:-moz-any-link, x:default{
	position:absolute;
	top:606px;
	left:288px;
}
.location2,  x:-moz-any-link, x:default{
	position:absolute;
	top:606px;
	right:8px;
}
.demo{text-align:right;}
ul#topnav {
  margin: 0; padding: 0;
  height:20px;
  width: 100%;
  list-style: none;
  font-size: 1.1em;
}
ul#topnav li {
  position: relative;
  z-index:1024;
}
ul#topnav li a {
  float: left; 
  height: 20px;
}

ul#topnav li .sub {
  position: absolute;  
  top: 51px; 
  left: 0;
  background-color: #DCDCDC;
  float: left;
  display: none;
text-align:left;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}


ul#topnav li .sub ul{
  list-style: none;
  margin: 0;
  padding: 10px 0;
  float: left;
  width:240px;
}
ul#topnav .sub ul li {
  color: #373737;
  font-size:10px;
  padding:0 10px;
  width:170px;
}

.mt15 { margin-top:15px; }

ul#topnav .sub ul li a {
  float: none; 
  text-indent: 0; /*--Reset text indent--*/
  height: auto;
  display: block;
  text-decoration: none;
  color: #373737;
  font-size:10px;
  line-height:1.5em;
}
ul#topnav .sub ul li a:hover { text-decoration:underline; }
.FS2_itemPrice_area {margin-top:3px;}
.FS2_bottom_btn_right_and_left_2{margin-bottom:30px; text-align:left;}
.FS2_eye_catch_icon{margin-bottom:3px;}
#FS2_additional_image_popup{background:none;}
.user_inner_content iframe body{background:none:}
.user_content{padding-right:30px; text-align:left;}
#connect_widget{margin-top:8px;}
.FS2_login_layout_table{width:900px;}

