@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#airking{
	background:url(../img/rolex-h1-airking.jpg) no-repeat;
}
/* =======================================
    エアキング
======================================= */

 
/* =======================================
    チェリーニ
======================================= */ 
h1#cellini{
	background:url(../img/rolex-h1-cellini.jpg) no-repeat;
}
/* =======================================
    チェリーニ
======================================= */


/* =======================================
    デイトジャスト
======================================= */ 
h1#datejust{
	background:url(../img/rolex-h1-datejust.jpg) no-repeat;
}
h2.font-size28{
	font-size:28px !important;
}
/* =======================================
    デイトジャスト
======================================= */


/* =======================================
    デイデイト
======================================= */ 
h1#daydate{
	background:url(../img/rolex-h1-daydate.jpg) no-repeat;
}
/* =======================================
    デイデイト
======================================= */


/* =======================================
    デイトナ
======================================= */ 
h1#daytona{
	background:url(../img/rolex-h1-daytona.jpg) no-repeat;
}
/* =======================================
    デイトナ
======================================= */ 


/* =======================================
    エクスプローラー
======================================= */ 
h1#explorer{
	background:url(../img/rolex-h1-explorer.jpg) no-repeat;
}
h2.font-size27{
	font-size:27px !important;
}

/* =======================================
    エクスプローラー
======================================= */ 


/* =======================================
    GMTマスター
======================================= */ 
h1#gmtmaster{
	background:url(../img/rolex-h1-gmtmaster.jpg) no-repeat;
}
h2.font-size28{
	font-size:28px !important;
}
/* =======================================
    GMTマスター
======================================= */ 


/* =======================================
    シードゥエラー
======================================= */ 
h1#seadweller{
	background:url(../img/rolex-h1-seadweller.jpg) no-repeat;
}
h2.font-size28{
	font-size:28px !important;
}
/* =======================================
    シードゥエラー
======================================= */ 


/* =======================================
    サブマリーナ
======================================= */ 
h1#submariner{
	background:url(../img/rolex-h1-submariner.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;
}
/* ▲実績下の検索窓▲ */