@charset "utf-8";
@import url("base.css?ver=5");
#loading {
	position:fixed !important;
}
#contenst {
	width:740px;
	margin:0 auto 0;
	padding-top:170px;
	padding-bottom:50px;
	position:relative;
}
h2 {
	margin-bottom:40px;
}
h1 {
	margin-bottom:40px;
}
div.rightconts2 h2 {
	margin-bottom:8px !important;
}
h2 {
	margin-bottom:15px;
}
#logo3 {
	width:94px;
	height:25px;
	position:absolute;
	left:40px;
	top:81px;
	background:url(../images/outline/logo.png) no-repeat;
	overflow:hidden;
}
#logo3 a img{
	width:94px;
	height:25px;
}
#leftconts {
	width:400px;
	display:inline;
	float:left;
}
#ftconts {
	padding:50px 0 0;
	clear:both;
	width:100%;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
ul#gnavi li span{
	color:#949494;
	opacity: 0.7 !important;
	filter: alpha(opacity=70) !important;
	-moz-opacity:0.7 !important;
}
ul#gnavi li a{
	color:#adadad;
}
span#menu {
	color:#727171;
}
span#menubg2 {
	background: url(../images/tab2.png) no-repeat !important;
}
#navibg2 {
	background: url(../images/bgg2.png) !important;
}

#wrap {
width: 100%;
}


#sub-pager {
	position:absolute;
	right:220px;
	bottom:40px;
	height: 18px;
	z-index:800;
}
#sub-pager li{
	list-style-type:none;
	float:left;
	margin-right:0;
}
#sub-pager a{
	display:block;
	background-color:#c9c9ca;
	float:left;
	overflow:hidden;
	width:8px;
	height:8px;
	text-indent:-99999px;
	margin-right:10px;
	box-shadow: 0px 0px 0px 0 rgba(0,0,0,0.6), 0 0 0 0 rgba(0,0,0,0);
	-webkit-transition: box-shadow 900ms;
	-moz-transition: box-shadow 900ms;
	-o-transition: box-shadow 900ms;
	transition: box-shadow 900ms;
}
#sub-pager a.activeSlide {
	background-color:#595656;
}
#sub-pager a:hover {
	box-shadow: 0px 0px 0px 0 rgba(0,0,0,0.9), 0 0 0 5px rgba(0,0,0,0.5);
	-webkit-transition: all 220ms;
	-moz-transition: all 220ms;
	-o-transition: all 220ms;
	transition: all 220ms;
	border-color:#000;
	background-color:#595656;
}


/* list */
ul.product-list ,
ul.product-list2 {
	width:100%;
	clear:both;
	overflow:hidden;	
	margin-bottom:10px;
}
ul.product-list li{
	list-style-type:none;
	float:left;
	display:inline;
	width:152px;
	margin-right:40px;
	position:relative;
}
ul.product-list li.last-item{
	margin-right:0;
}
ul.product-list2 li{
	list-style-type:none;
	float:left;
	display:inline;
	width:130px;
	margin-right:11px;
}
ul.product-list li img{
	width:152px;
	margin:0 0 0 0;
}
ul.product-list2 li img{
	width:130px;
	height:133px;
}
ul.product-list li span.thumb{
	background:#FFF;
	width:152px;
}
ul.product-list li a,
ul.product-list2 li a{
	display:block;
	z-index:200;
	text-decoration:none;
}
ul.product-list li a span.name{
	display:block;
	width:152px;
	text-align:center;
	font-size:12px;
	color:#727171;
	margin-top:5px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
}
ul.product-list2 li a span.name{
	display:block;
	width:130px;
	text-align:center;
	font-size:12px;
	color:#727171;
	margin-top:5px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
}
.mb35 {
	margin-bottom:35px !important;
}

ul.product-list li span.frame{
	display:block;
	position:absolute;
	width:152px;
	height:145px;
	display:none;
	cursor: pointer;
	z-index:190;
	background:url(../images/new_products2012/frame.gif) no-repeat;
}
ul.product-list2 li span.frame{
	display:block;
	position:absolute;
	width:140px;
	height:143px;
	display:none;
	z-index:190;
	background:url(../images/new_products2012/frame2.gif) no-repeat;
}



/* detail */
#leftconts {
	width:520px;
	display:inline;
	float:left;
}
#leftconts h3 ,
h3#detail-hf {
	margin-bottom:0;
	height:25px;
}
#leftconts h2 ,
h2#detail-hf {
	margin-bottom:0;
	height:25px;
}
#rightconts {
	width:220px;
	display:inline;
	float:left;
	padding-top:25px;
	clear:right;
}
.rightconts2 {
	width:290px;
	display:inline;
	float:left;
	clear:right;
}
#rightconts p ,
.rightconts2 p {
	line-height: 1.6;
	font-size: 10px;
	color: #595757;
	margin-bottom:20px;
}
#rightconts p.more-detail a,
.rightconts2 p.more-detail a {
	color: #000;
	text-decoration: none;
}
#rightconts p.more-detail a:hover,
.rightconts2 p.more-detail a:hover {
	text-decoration: underline;
}
h2#product-name {
	padding-top:15px;
	clear:both;
	float:none;
	overflow:hidden;
	margin-bottom: 0px !important;
}
h1#product-name {
	padding-top:15px;
	clear:both;
	float:none;
	overflow:hidden;
	margin-bottom: 0px !important;
}
#pn-pager {
	position:relative;
	width:100%;
}
#pn-pager li {
	list-style-type:none;
}
#pn-pager li#prev {
	position:absolute;
	left:-35px;
	top:180px;
}
#pn-pager li#next {
	position:absolute;
	right:-35px;
	top:180px;
}
#hf-lineup {
	width:100%;
	overflow:hidden;
}
#hf-lineup li{
	clear:both;
	width:100%;
	list-style-type:none;
	overflow:hidden;
	padding-bottom:35px;
}
.main-photo {
	width:510px;
	text-align:center;
}

#hf-lineup li .main-photo {
	width:450px;
	text-align:left;
	display:inline;
	float:left;
}
#loading span {
	display:none;
}