@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#assioma{
	background:url(../img/bvlgari-h1-assioma.jpg) no-repeat;
}
/* =======================================
    アショーマ
======================================= */

 
/* =======================================
    ブルガリブルガリ
======================================= */ 
h1#bvlgaribvlgari{
	background:url(../img/bvlgari-h1-bvlgaribvlgari.jpg) no-repeat;
}
/* =======================================
    ブルガリブルガリ
======================================= */


/* =======================================
    ディアゴノ
======================================= */ 
h1#diagono{
	background:url(../img/bvlgari-h1-diagono.jpg) no-repeat;
}
/* =======================================
    ディアゴノ
======================================= */


/* =======================================
    ビーゼロワン
======================================= */ 
h1#b-zero1{
	background:url(../img/bvlgari-h1-b-zero1.jpg) no-repeat;
}
/* =======================================
    ビーゼロワン
======================================= */


/* =======================================
    ソロテンポ
======================================= */ 
h1#solotempo{
	background:url(../img/bvlgari-h1-solotempo.jpg) no-repeat;
}
/* =======================================
    ソロテンポ
======================================= */ 


/* =======================================
    エルゴン
======================================= */ 
h1#ergon{
	background:url(../img/bvlgari-h1-ergon.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;
}
/* ▲実績下の検索窓▲ */