@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #565656;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.style1{
	background-color: #EAEAEA;

	height: auto;
	width: 830px;
	
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/*sold outのページ*/
.table_bk .style1 .uv_box{
	width: 93%;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	overflow: hidden;
	margin-top:10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.table_bk .style1 .uv_box img{
	float: left;
	width: 168px;

}
.table_bk .style1 .uv_box .img_box {
	float: left;
	width: 168px;
}

.detail_bg tr td a img,.uv_box a img,.uv_box img{
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	}


.table_bk .style1 .uv_box .text_r {
	float: right;
	width: 550px;
}
.table_bk .style1 .uv_box .text_r h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
}
.uv_box .text_r .style01{
	line-height: 18px;
	font-size: 13px;
	}
	
.user_title{
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 32px;
	width: 461px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}