@charset "UTF-8";


/* wrapper Style
---------------------------------------------------- */
#wrapper {
	width:960px;
	margin:20px auto 0;
}
#pagetop {
	width:960px;
	margin:0 auto;
}
/* header Style
---------------------------------------------------- */

#header {
	height:100px;
	width: 960px;
}


#header h1 {
	margin:0;
	padding:10px 0;
	font-size:24px;
}
#headerRight {
	width: 365px;
}
#headerRight div {
	float:left;
	margin-left: 5px;
}
#topnavbtn ul li {
	float: left;
	margin-right: 5px;
}
#searchboxtop {
	background-image:url(top/images/search_head.jpg);
	margin-right:10px;

}


#headtopnav {
	margin-top:10px;
	width: 495px;
}
#headtopnav ul li {
	float: left;
}
#gnavi {
	height: 42px;
	clear: both;
	
}
#gnavi ul li {
	float: left;
}


.navimg{ 
	width:570px; 
	padding-right:200px; 
	position:relative; 
	height:210px; 
	background:#fff;
}
.navimg ul{ 
	position:absolute; 
	top:0; left:570px; 
	list-style:none; 
	padding:0; margin:0;
	margin-left: 15px; 
	width:380px; 
}

.navimg ul li {
	display: block;
	float: left;
	margin:3px 3px;
	padding:1px;  
	font-size:12px; 
	}


.navimg ul li img{
	display:block; 
	float:left; margin:0px; 
	background:#fff; 
	padding:0px; 
}

#slideshow {
	position:relative;
	height:202px;
}

#slideshow DIV {
	position:absolute;
	top:3px;
	left:0;
	z-index:8;
	opacity:0.0;
	height: auto;
	background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 202px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}

#subnavi {
	width: 960px;
	clear: both;
}
#subnavi ul {
    margin: 10px;
}
#subnavi ul li {
    display: inline;
    font-size: 11px;
    letter-spacing: -0.01em;
    margin-right: 20px;
}
#subnavi ul li a {
    color: #868686;
}


/* jquery header
---------------------------------------------------- */
#movepanel {
	padding: 10px 0;
	height: 202px;
}
#smallpanel {
	width: 375px;
}
#smallpanel ul li {
	float:left;
	margin: 3px;
}
/* jquery header end
---------------------------------------------------- */


#contents {
	clear:both;
	height: auto;
	margin-top: 30px;
}

/* side css
---------------------------------------------------- */
#side {
	float: left;
	width: 210px;
	background-image: url(../top/images/bg_grey.jpg);
	padding: 10px;
}
#sidetopbnr ul li, #sidebtmbnr ul li {
	margin: 10px 0;
}
#categoryside {
	background-color: #fff;
	padding: 12px 0 5px;
}

#sidetopbnr ul li img {
	
}
#searchbox {
	margin: 30px 0;
	background-color: #fff;
	padding: 10px 0;
	height: 120px;
}
#searchbox td {
	text-align: center;
	height: 40px;
}
#searchside {
	margin: 20px auto 0;
	width: 180px;
}
.expandable {

}

/* jquery side 開くナビ1
---------------------------------------------------- */
.itemlistmenu ul li a {
	display: block;
	padding: 5px 0;
	padding-left: 20px; /*link text is indented 19px*/
	text-decoration: none;
	background: url(../top/images/arrows_b.jpg) no-repeat 5px 8px;
}

.itemlistmenu ul li a:hover {
	text-decoration:underline;
}

/* jquery side 開くナビ2
---------------------------------------------------- */
.arrowlistmenu {
	width: 210px; /*width of accordion menu*/
	margin: 30px 0;
	background-color: #fff;
	padding-top: 5px;
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	padding-bottom: 10px;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 2px;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	display: block;
	padding: 5px 0;
	padding-left: 20px; /*link text is indented 19px*/
	text-decoration: none;
	background: url(../top/images/arrows_b.jpg) no-repeat 5px 8px;
}
.arrowlistmenu ul li a:visited {
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	text-decoration: underline;
}

#selectPrice ul li a:hober {
	text-decoration:underline;
}

#categoryside h2 {
	padding: 0 0 10px;
}

#categoryside ul {
	padding: 10px;
}

#categoryside h3 {
	padding: 0 10px;
	display:block;
}
#selectPrice {
	background-color: #fff;
	padding: 5px 0;
	height: auto;
}

/* jquery side 開くナビ end
---------------------------------------------------- */


#selectPrice ul li a {
	display: block;
	padding: 5px 0;
	padding-left: 20px; /*link text is indented 19px*/
	text-decoration: none;
	background: url(../top/images/arrows_b.jpg) no-repeat 5px 8px;
}

#selectPrice ul {
	padding: 20px 20px 10px;
}
#rankingside {
	padding: 10px 0;
	margin: 20px 0;
	background-color: #fff;
	font-size: 10px;
}

#rankingside ul li {
	float: left;
}
.tabNavigation {
	padding: 15px 0 0 20px;
	height:23px;
	display:block;
	font-size: 11px;
	text-align: center;
	color: #333;
	z-index: 1;
}

.tabNavigation  li a span{
	background-color:#e0e0e0;
	display:block;
	margin-left:8px;
	padding:5px 5px 0;
	width:60px;
	height: 18px;
	}
	

.tabNavigation  li a:hover span, 
.tabNavigation  li a:focus span, 
.tabNavigation  li a:active span {
	background-color:#60aac6;
	color: #fff;
}

.tabNavigation .selected span {
	background-color:#60aac6;
	color: #fff;
}

.tabs {
	
	width:210px;
}

#sidecontent ul li {
	
	margin:10px 0;
}

#sidebtmbnr {
	margin:30px 0;
	}
#linkbnr ul li {
	margin-bottom: 10px;
}

#linkbnr {
	background-color: #fff;
}

#linkbnr h2 {
	background-color: #fff;
	display: inline;
	margin-bottom: 10px;
	padding: 5px 0;
}
#linkbnr ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px 5px;
}

#award {
	margin-top:10px;
}




/* body style
---------------------------------------------------- */

#main {
	float:right;
	width:690px;
	margin-bottom: 100px;
}

#creatorsfile {
	height: 420px;
}

.creators_ttl {
	background:url(../top/images/creator_title.jpg) no-repeat left top;
	height:35px;
	padding-top: 20px;
	}

*:first-child+html .creators_ttl {
	padding-top: 10px;
	height:45px;
	}
	

.creators_ttl span a {
	float:right;
	}

.creators_link {
	margin:20px 0 0;
	float: left;
	}

#creatorstop {
	height:150px;
	background:url(../top/images/artist_body_katokazumi.jpg) right top no-repeat;
}
#creatorstop .btn a{
	float:right;
	margin:120px 8px 0;
	color: #666;

}
#creatorsItem {
	background-image: url(../top/images/bg_grey.jpg);
	height: 190px;
	padding: 5px;
}

#creatorsItem ul li {
	float: left;
	margin: 8px;
	_margin: 7px;
	display: block;
	width: 120px;
	text-align: center;
	font-size: 11px;
	line-height: 1.4;
}

#creatorsItem ul li img {
	display: block;
	margin-bottom: 10px;
	width: 120px;
}





/*
 　
 新啁E��scrollable
----------------------------------------------------- */	

#newiteminner {
	padding:20px 0;
	margin-bottom:20px;
	height:340px;
	}

div.scrollable {
	position:relative;
	overflow:hidden;
	width: 630px;
	height:340px;
	float:left;
	margin-right:10px;
	text-align:left;
	margin-left: 10px;
}
div.scrollable div.items {
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:0px;
	left: 0;
}
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:20px;
	height:100px;
	background:url(../top/images/arrows_prev.jpg) center left no-repeat;
	float:left;
	margin:100px 0px;
	cursor:pointer;
	font-size:1px;
}
a.next, a.nextPage {
	background:url(../top/images/arrows_next.jpg) center left no-repeat;
	clear:right;	
}

.newitem_list{
	float:left;
	width: 110px;
	padding:8px;
	text-align: center;
	font-size: 10px;
	line-height: 1.0;
	height:320px;
	border-left:1px #ccc dotted;
}
.newitem_list img {
		display: block;
	margin-bottom: 5px;
}

.newitem_list a span {
	text-decoration: none;
}

.newitem_list a:hover {
	text-decoration: underline;
}

.firstnewItem {
	border:0;
	}
.newitem_list ul li {
	display: block;
	height: 165px;
}



#tokusyu{
	width: 690px;
}

#tokusyuinner{
	width: 690px;
	margin:20px 0 30px;
}

#tokusyu ul{
}

#tokusyu ul li{
	width: 220px;
	display: block;
	float: left;
	background: url("../top/images/bg_grey.jpg");
	padding: 3px 3px 8px;
	margin-right: 4px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	}

#tokusyu ul li *{
	display: block;
	margin: 0 auto;
}
#tokusyu ul li img {
	margin-bottom: 5px;
}


#osusume{
	width: 690px;
}

#osusumeinner{
	width: 690px;
	margin: 20px 0 30px;
}

#osusume ul *{
	display: block;
	}

#osusume ul li{
	width: 120px;
	float: left;
	background: url("../top/images/bg_grey.jpg");
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 1.3;
	height: 210px;
}

#osusume ul li img{
	margin: 8px auto;
}

#osusume ul li span{
	margin-top:5px;


}

#buyers{
	width: 690px;
	height:360px;
}

#buyersinner{
	width: 670px;
	margin: 20px 0 30px;
	background: url("../top/images/bg_grey.jpg");
	padding: 10px 10px 0;
	padding/*\**/: 10px\9;

}


#buyers ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#scene{
	width: 690px;
}

#sceneinner{
	width: 680px;
	margin: 20px 0 30px;
	padding:10px 0 5px 10px;
	background: url("../top/images/bg_grey.jpg");
}

#scene ul li{
	display: block;
	float: left;
	width: 215px;
	background-color: #fff;
	border: 1px solid #c6c6c6;
	padding:1px;
	margin:0 5px 5px 0;
	font-size: 12px;
}

#scene ul li a span{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 40px;
	text-decoration: none;
	vertical-align: middle;
}

#scene ul li a:hover span{
	background-color: #f5f5f5;
}

#osusume_b_a {
	width: 690px;
}

#osusume_b_ainner{
	width: 690px;
	margin: 20px 0 30px;
}

#osusume_b_a ul{
	margin-bottom: 20px;
}


#osusume_b_a ul li img{
	border:2px #dcdcdc solid;
	padding:5px;
}


#osusume_b_a ul li{
	width: 100px;
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	line-height: 1.3;
	height: 105px;
}

#osusume_b_a ul li *{
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}


.osusume_b_ttl {
	background: url("../top/images/osusume_b_a_title.jpg");
	padding-top: 20px;
	height:35px;
	
}

*:first-child+html .osusume_b_ttl {
	padding-top: 10px;
	height:45px;
	}
	

.osusume_b_ttl span a {
	float:right;
	}


#news a {
	color: #666;}

#news{
	width: 690px;
	height: 250px;
}
#newscroll {
	width: 690px;
	height: 130px;
	margin: 20px 0 30px;
	overflow: auto;
}

#newsinner{
	padding:5px 10px 15px;
	height:200px;
	width: 650px;
	}

#news dl {
	color:both;
}

#news dl dt,#news dl dd{
	float: left;
	display: block;
	font-size: 12px;
}
#news dl dt{
	width: 80px;
	padding-left: 10px;
	color: #60aac6;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	clear: both;
}
#news dl dd{
	width: 530px;
	margin-top: 10px;
	margin-left:30px;
	color: #6e6e6c;
	float: right;
}

#shopinfo{
	width: 690px;
}

#shopinfoinner{
	width: 670px;
	margin: 20px 8px 30px;
	font-size: 10px;
	line-height:1.6;
}

#shopinfo #shopinfoinner div.left{
	width: 274px;
	display: block;
}

#shopinfo #shopinfoinner div.right{
	width: 330px;
	display: block;
	text-align: left !important;
}

#shopinfo #shopinfoinner img{
	display: block;
	margin-bottom: 10px;
}

#shopinfo #shopinfoinner strong{
	font-size: 12px;
}
#shopinfoinner .right a p strong {
	color: #666;
}


/* footer style
---------------------------------------------------- */
#pageTop{
	width: 100%;
}

#pageTop a{
	display: block;
	width:960px;
	float:right;
	width:130px;
	margin-right:50px;
}

#footer{
	width: 100%;
	background: url("../top/images/footer_bg.gif");
}

#footerinner{
	width:940px;
	margin:0 auto;
	padding: 40px 20px;
	font-size: 10px;
	height: 270px;
}

#footer a:hover {
	text-decoration:underline;
	}


#siteNav div {
    background: none repeat scroll 0 0 transparent;
    float: left ;
    padding: 0 10px;
    width: 168px;
}
#siteNav div h3 {
	border-color: #5fa2bc;
	border-style: none none none solid;
	border-width: 0 0 0 3px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 8px;
	min-height: 0;
	padding: 1px 0 0 8px;
}
#siteNav ul {
	clear: both;
	display: block;
	float: none;
	padding: 0;
	width: 168px;
	margin-bottom: 5px;
}
#siteNav ul li {
	clear: both;
    display: block;
    float: none;
    padding: 0 0 0 15px;
    width: 153px;
}
#siteNav ul li a {
	background: url("../top/images/arrow.gif") no-repeat center left;
	display: block;
	line-height: 1.8;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#siteNav ul li a:hover {
	text-decoration: underline;
}

#copyright{
	background-image: url(../top/images/bg_grey.jpg);
	height: 100px;
	border-top: 6px #dcdcdc solid;

}


#fNav  {
	width: 650px;
	height: 30px;
	font-size: 12px;
	margin: 20px auto;
	}

#fNav ul li {
	float:left;
	display:block;
	padding:5px 15px;
}
#copyright .copyright {
	width: 320px;
	margin: 0 auto;
	font-size:92%;
}

	
#footer .facebookBtn, #footer .twtBtn, #footer .blogBtn  {
	height:25px;
	padding-left:0px;
	width:120px;
	margin-left:15px;
	}
#footer .blogBtn  {
	height:25px;
	padding-left:25px;
	width:120px;
	}
	
#footer .facebookBtn span, #footer .twtBtn span, #footer .blogBtn span  {
	line-height:2.0;
	}	
	
#footer .twtBtn {
	}	
	
#footer .blogBtn {
	background:url(../top/images/footer_blog.jpg) no-repeat
	}	
/*20150325*/
#creatorstop2 {
	height:150px;
}
#creatorstop2 .textarea{
	float: left;
	margin-top: 30px;
	width: 500px;
	line-height: 1.7em;
}
#creatorstop2 .tokubtn{
	text-align: right;
	clear: both;
}
#creatorstop2 .textarea2{
	margin-left: 30px;
}
