/*==========================================================================

top_image

==========================================================================*/
#contents #top_image {
	margin:0 auto;
	overflow:hidden;
}



#contents #top_image #netshop {
	text-indent:-9999px;
	width:711px;
	height:187px;
	background:url(../images/customer/netshop_photo.png) no-repeat left top;
	}


#contents #top_image #kikaku {
	text-indent:-9999px;
	width:711px;
	height:187px;
	background:url(../images/customer/kikaku_photo.png) no-repeat left top;
	}


#contents #top_image #designer {
	text-indent:-9999px;
	width:711px;
	height:187px;
	background:url(../images/customer/designer_photo.png) no-repeat left top;
	}


#contents #top_image #maker {
	text-indent:-9999px;
	width:711px;
	height:187px;
	background:url(../images/customer/maker_photo.png) no-repeat left top;
	}




/*==========================================================================

customer_section

==========================================================================*/

#contents #section .first, #contents #section .title{
	clear:both;
	}
	
#contents #section .customer_text{
	width:595px;
	margin:0;
	display:block;
	}
	
#contents #section .customer_text2{
	margin:0;
	display:block;
	}
	
#contents #section .photo{
	overflow:hidden;
	width:85px;
	height:88px;
	float:right;
	padding:0;
	margin-bottom:20px;
	/*border:1px solid #999999;*/
	}
