@charset "utf-8";
/* CSS Document */

body {
	color:#000;
	}
#contents {
	overflow: hidden;
	width: 736px;
	margin: 0 auto;
	}
#worksmain {
	padding: 0 12px 0 13px;
	}

/*--Main Image Preview--*/
#main_image {
	width: 448px;
	height: 398px;
	border: 1px solid #cccccc;
	float: left;
	background: #fff;
	position: relative;
	overflow: hidden;
	color: #fff;
	margin: 20px 0 0 0;
	}
#main_image h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0 5px;
	}
#main_image .block p {
	font-size: 10px;
	padding: 0 0 10px 5px;
	margin: 0;
	line-height: 1.6em;
	overflow: hidden;
	}
#main_image .block img {
	float: right;
	padding: 0 5px 0 0;
	}
#main_image .desc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	}
#main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
	}
#main_image a.show {
	background-position: left bottom;
	}
	
#main_image a.collapse {
	background: url("../img/btn_collapse.gif") no-repeat left top;
	height: 27px; 
	width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -24px; 
	right: -48px;
	}
	
/**/
	
h4 img{
	text-align: center;
	margin: 0 0 10px 0;
	}

#kitsune_men {
	width: 216px;
	margin: 20px 0 0 24px;
	}
	
#kitsune_men h3 img{
	padding: 0 0 41px 0;
	}
	
#kitsune_men .img_pass{
	padding: 6px 0 0 0;
	}	
	
#another .img_pass{
	padding: 11px 0 0 0;
	}

#goods .img_pass{
	padding: 11px 0 0 0;
	}
	
/**/	

.image_thumb {
	float: left;
	}
.image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
	}
.image_thumb ul li{
	margin: 0;
	float: left;
	}
	
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
	} 
.image_thumb ul li p{
	display: none;
	}
	
.image_thumb ul li h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0 5px;
	display: none;
	}
	
.block h4,p{
	color: #fff;
	padding: 5px 0 0 5px;
	}
	
	
	
/**/
	
	
#works_text{
	clear: both;
	display: block;
	padding: 30px 0 0 0;
	}

/**/

#other_box{
	overflow: hidden;
	width: 760px;
	margin: 0 0 80px 0;
	clear: both;
	}
	
#another {
	width: 476px;
	float: left;
	overflow: hidden;
	margin: 30px 0 0 0;
	}
	
#another_parent1{
	width: 215px;
	float: left;
	}
#another_parent2{
	width: 215px;
	float: right;
	}

#goods {
	width: 215px;
	float: right;
	padding: 0 25px 0 0;
	margin: 30px 0 0 0;
	}