/*--------商品詳細共通-----------*/
body{
	background-image:url(../image/back_product.jpg);
	background-repeat: repeat-x;
}
#pager{
	font-size:10px;
	text-align:right;
	padding:10px 5px;
}
#pager a:link{
	color:#2A85B9;
}
#pager a:visited{
	color:#666666;
}
#pager a:hover,#pager a:active{
	color:#CCCCCC;
}
.result{
	padding:20px 0 30px 0;
}
hr{
	border:1px solid  #FFFFFF;
	clear:both;
}


/*拡大表示エリア
--------------------------------*/
#large{
	border-bottom:dotted 1px #FFFFFF;
}

/*＝＝＝左写真エリア＝＝＝*/
#largeimage_area{
	padding:20px 0 20px 30px;
	float:left;
}

#color{
	width:400px;
	padding:10px 0;
}
/*カラー表示*/
.color_btn{
	float: left;
	overflow:hidden;
	margin:14px 10px 0 0;
}
.color_01{
	width:74px;
	height:35px;
	float: left;
	overflow:hidden;
	margin:0 0 5px 0;
}
.colnumber{
	float: left;
	margin:10px 0 0 10px;
}


/*拡大表示画像切り替えアイコン*/
#icon{
	padding-top:10px;
	clear:both;
}
.photo,
.size,
.picture,
.picture01,
.picture02,
.picture03,
.picture04{
	display:block;
	width:60px;
	height:64px;
	padding-right:3px;
	float:left;
	overflow:hidden;
}

/*＝＝＝右説明エリア＝＝＝*/
#largeinfo_area{
	width:348px;
	padding:20px 30px 20px 20px;
	float:left;
}

#info{
	min-height:350px;
	height: auto !important;
	height: 350px;
	padding-bottom:20px;
}
#wiresystem_color{
	color:#006699;
}
.info_text{
	font-size:0.75em;
	line-height:150%;
	padding:15px 0;
}

#btn{
	padding-left:30px;
	clear:both;
}
.btn{
	display:block;
	margin:0;
	padding:0;
	width:155px;
	height:35px;
	float:left;
	overflow:hidden;
	background-image: url(btn_detail00.jpg)no-repeat;
}
#cato{
	height: 44px;
	width: 232px;
	margin:0 auto;
	padding:10px 0 0 0;
	clear:both;
}


/*検索結果表示一覧サムネイル
--------------------------------*/
.result{
	border-top: dotted 1px #CCCCCC;
}
.result_line{
	padding:0 9px 0 19px;
	clear:both;
}
.result_detail{
	width:130px;
	padding:0 20px 10px 10px;
	float:left;
}
.result_detail img{
	margin-bottom:5px;
}
.result_detail p{
	font-size:0.75em;
	margin:0;
	padding:0;
}
.result_detail a:link{
	color:#333333;
}
.result_detail a:visited{
	color:#666666;
}
.result_detail a:hover,.result_detail a:active{
	color:#CCCCCC;
}
