@charset "utf-8";
@import url("base.css?ver=5");
#loading {
	position:fixed !important;
}
#loading span {
	display:none;
}
#contenst {
	width:510px;
	margin:0 auto 0;
/*	overflow:hidden; */
	padding-top:170px;
	position: relative;
	padding-bottom:50px;
}
h1 {
	width:100%;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}
.h1ixc {
	margin-top:8px;
}
h2 {
	margin-bottom:10px;
	clear:both;
	width:100%;
	border-bottom:solid 1px #595656;
	overflow:hidden;
	padding-bottom:5px;
}
h2 span{
	float:right;
	font-size:12px;
	color:#595656;
	font-weight:normal;
	line-height:25px;
	height:25px;	
}
#leftconts {
	width:400px;
	display:inline;
	float:left;
}
#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 p ,
#leftconts dd,
#leftconts dt {
	line-height:1.6;
	font-size:10px;
	color:#595757;
}
#leftconts p  {
	margin-bottom:20px;
}
#leftconts dt  ,
#leftconts dd  {
	margin-bottom:10px;
}
#leftconts dl.shop  {
	width:100%;
	overflow:hidden;
}
#leftconts dl.shop  dt{
	margin-bottom:6px !important;
	display:inline;
	float:left;
	width:160px;
}
#leftconts dl.shop  dd{
	width:240px;
	margin-bottom:6px !important;
	display:inline;
	float:left;
	clear:right;
}


#leftconts dl.shop dd  a{
	color:#000;
	text-decoration:none;
}
#leftconts dl.shop dd  a:hover{
	text-decoration:underline;
}
#rightconts {
	text-align:right;
	width:340px;
	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;
}
#ft-detail {
	width:100%;
	clear:both;
	overflow:hidden;
}
#ft-detail p{
line-height: 1.6;
font-size: 10px;
color: #595757;
margin-bottom: 20px;
}
#ft-detail h3{
font-weight:normal;
line-height: 1.6;
font-size: 12px;
color: #595757;
margin-bottom: 5px;
}

#slidebtn {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:10px 0 8px;
}
#slidebtn li{
	list-style-type:none;
	width:50%;
	float:left;
	display:inline;
	cursor: pointer;
}
#slidebtn li img{
	margin:0 10px;
}
#slidebtn li.none{
	cursor: auto;
}
#slidebtn li.none img{
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
	-moz-opacity:0 !important;
}


#fp-sll-li {
	text-align:right;
}
#slideArea {
	position:relative;
	clear:both;
	width:510px;
	height:315px;
}
#slide {
	left:0;
	top:0;
	position:absolute;
	clear:both;
	width:10000px;
	height:315px;
}
#slide div{
	background:#000;
	height:315px;
	width:510px;
	overflow:hidden;
	margin-right:30px;
	float:left;
}
#slide div img{
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
}
#slide div.current img{
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity:1;
}




#pn-pager {
	position:relative;
	width:100%;
}
#pn-pager li {
	list-style-type:none;
}
#pn-pager li#prev {
	position:absolute;
	left:-45px;
	top:580px;
}
#pn-pager li#next {
	position:absolute;
	right:-45px;
	top:580px;
}
