@charset "utf-8";
/* CSS Document */


/* 
--------------------------------------------
--------------------------------------------
各モデルの買取実績ページ＆searchは共通
--------------------------------------------
--------------------------------------------
 */
/* ▼買取実績▼ */	
#results{
	clear:both;
	width:900px;
	margin:0 10px 15px 10px;
	padding:0;
}
/* ▲買取実績▲ */
/* 
--------------------------------------------
--------------------------------------------
各モデルの買取実績ページ＆searchは共通
--------------------------------------------
--------------------------------------------
 */
 
 
 
 /* ▼スライド部分 → h1▼ */
h1{
	width:695px;
	height:53px;
	margin:0 0 30px 0;
	padding:230px 40px 0 0;
	font-size:15px;
	letter-spacing:0.1em;
	text-align:right;
	float:left;
}
/* ▲スライド部分 → h1▲ */

/* ▼スライド部分 → h1の右側▼ */
ul#slide_right{
	width:175px;
	height:280px;
	margin:3px 5px 30px 5px;
	padding:0;
	line-height:1.4em;
	float:right;
}
ul#slide_right li{
	margin:0;
	padding:0;
}
/* ▲スライド部分 → h1の右側▲ */

 
/* =======================================
    クリッパー
======================================= */ 
h1#clipper{
	background:url(../img/hermes-h1-clipper.jpg) no-repeat;
}
/* =======================================
    クリッパー
======================================= */

 
/* =======================================
    Ｈウォッチ
======================================= */ 
h1#h-watch{
	background:url(../img/hermes-h1-h-watch.jpg) no-repeat;
}
/* =======================================
    Ｈウォッチ
======================================= */


/* =======================================
    ケリーウォッチ
======================================= */ 
h1#kelly-watch{
	background:url(../img/hermes-h1-kelly-watch.jpg) no-repeat;
}
h2.font-size28{
	font-size:28px !important;
}
/* =======================================
    ケリーウォッチ
======================================= */


/* =======================================
    ケープコッド
======================================= */ 
h1#capecod{
	background:url(../img/hermes-h1-capecod.jpg) no-repeat;
}
h2.font-size28{
	font-size:28px !important;
}
/* =======================================
    ケープコッド
======================================= */


/* =======================================
    メドール
======================================= */ 
h1#medor{
	background:url(../img/hermes-h1-medor.jpg) no-repeat;
}
/* =======================================
    メドール
======================================= */ 


/* =======================================
    タンデム
======================================= */ 
h1#tandem{
	background:url(../img/hermes-h1-tandem.jpg) no-repeat;
}
/* =======================================
    タンデム
======================================= */ 



/* ▼いくらで買取できる？…故障内容▼ */
#purchase-at-much{
	width:710px;
	height:225px;
	margin:0 0 40px 0;
	padding:0;
	line-height:1.5em;
	float:left;
}
#purchase-at-much h2{
	background-color:#FFF;
	width:695px;
	height:88px;
	margin:0;
	padding:15px 0 0 15px;
	font-size:30px;
	line-height:1.2em;
	letter-spacing:0.05em;
	color:#630;
}
ul#condition{
	width:690px;
	height:114px;
	margin:0 0 0 20px;
	padding:0;
}
ul#condition li{
	display:block;
	width:165px;
	height:57px;
	margin:0;
	padding:0 0 0 65px;
	font-size:14px;
	line-height:57px;
	color:#009;
	float:left;
}
li#condition1{
	background:url(../img/brokenwatch1.jpg) no-repeat;
	width:57px;
	height:57px;
}
li#condition2{
	background:url(../img/brokenwatch2.jpg) no-repeat;
	width:57px;
	height:57px;
}
li#condition3{
	background:url(../img/brokenwatch3.jpg) no-repeat;
	width:57px;
	height:57px;
}
li#condition4{
	background:url(../img/brokenwatch4.jpg) no-repeat;
	width:57px;
	height:57px;
}
li#condition5{
	background:url(../img/brokenwatch5.jpg) no-repeat;
	width:57px;
	height:57px;
}
li#condition6{
	background:url(../img/brokenwatch6.jpg) no-repeat;
	width:57px;
	height:57px;
}
p#purchase-at-much-right{
	width:210px;
	height:210px;
	margin:15px 0 40px 0;
	padding:0;
	float:right;
}
/* ▲いくらで買取できる？…故障内容▲ */


/* ▼商品名 買取実績▼ */
h2{
	clear:both;
	background-color:#630;
	width:890px;
	height:39px;
	margin:0 0 20px 0;
	padding:1px 0 0 30px;
	font-size:16px;
	line-height:40px;
	letter-spacing:0.1em;
	color:#FFF;
}
/* ▲商品名 買取実績▲ */


/* ▼実績下の検索窓▼ */
#search-window{
	clear:both;
	width:480px;
	margin:50px 220px 0 220px;
	padding:0px 0 0 0px;
}
/* ▼form action部分▼ */	
#search-window #form-window{
	background:#FFF;
	width:370px;
	height:44px;
	margin:1px 0 0 0;
	padding:0 0 0 10px;
	border:1px solid #999;
}
#search-window #search-btn{
	position:absolute;
	margin:0 0 0 -3px;
	padding:0;
}  
/* ▲form action部分▲ */	
p#search-window-example{
	margin:10px 0 0 0;
	padding:0;
	font-size:15px;
	line-height:1.5em;
	text-align:center;
}
/* ▲実績下の検索窓▲ */