﻿@charset "UTF-8";
.pankuzu {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
.pagelink {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	text-align: right;
}
.red {
	color: #CB0033;
}
.red-s {
	color: #CB0033;
	font-size: x-small;
}
.preload {
	display: none;
}
/*--------テキストリンク----------*/
.a-resale:link{
	color: #000000;
	text-decoration: none;
}
.a-resale:visited{
	color: #000000;
	text-decoration: none;
}
.a-resale:hover{
	color: #CB0033;
	text-decoration: none;
}
.a-resale:active{
	color: #CB0033;
	text-decoration: none;
}
/*------------------------------------*/
.resale-list {
	margin: 0px 10px 0px 0;
}
.resale-list .box1 {
	text-align: right;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.resale-list .box2 {
	min-height: 75px;
	padding-bottom: 5px;
	background-image: url(../image/bg_th.gif);
	background-repeat: repeat;
	background-position: left top;
}
.resale-list .image {
	margin-left: 5px;
	width: 100px;
	float :left;
}
.resale-list .box3 {
	float :left;
	margin-left: 15px;
}
.resale-list .title1 {
	width: 560px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.resale-list .box4 {
}
.resale-list .comment1 {
	width: 450px;
	float :left;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.resale-list .price1 {
	width: 100px;
	float :left;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
}
/*------------------------------------*/
.resale-detail {
	margin: 10px;
}
.resale-detail .box1 {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.resale-detail .box2 img{
	margin-right: 2px;
}
.resale-detail .box3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.resale-detail .box4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.resale-detail .title1 {
	width: 568px;
	float: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.resale-detail .price {
	width: 100px;
	float: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bold;
	color: #000;
}
.resale-detail .box5 {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	width : 680px;
	background-image: url(../image/bg_th.gif);
	background-repeat: repeat;
	background-position: left top;
}
.resale-detail th, td {
	font-size: 12px;
	text-align: left;
}
/*------------------------------------*/
.resale-form {
	margin: 10px;
}
.resale-form .box1 {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 12px;
}
.resale-form .title1,.comment1 {
	
	height: 100%;
	font-size: 12px;
	padding: 5px;
}
.resale-form .title1 {
	clear: left;
	float: left;
	width: 20%;
	text-align: right;
	font-weight: bold;
	color: #333333;
}
.resale-form .comment1 {
	float: left;
}
.resale-form .submit {
	text-align: left;
	margin-left: 150px;
}
/*----------------------------------*/
.sideblock .middle li {
	padding: 2px 2px 2px 0;
	margin-left: 20px;
	list-style-image: url(../image/arrow.gif);
}
