@charset "utf-8";
/* CSS Document */

/* 
-----------------
kaitori-kakaku.indexのみ
-----------------
 */
 /* ▼スライド部分 → h1▼ */
h1{
	background:url(../img/cartier-h1back.jpg) no-repeat;
	width:705px;
	height:48px;
	margin:0 0 10px 0;
	padding:235px 30px 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 10px 5px;
	padding:0;
	line-height:1.4em;
	float:right;
}
ul#slide_right li{
	margin:0;
	padding:0;
}
/* ▲スライド部分 → h1の右側▲ */
/* 
-----------------
kaitori-kakaku.indexのみ
-----------------
 */

 
h2{
	clear:both;
	margin:0;
	padding:0;
}


/* ▼今困っているあなたの時計…故障内容▼ */
#failure-content{
	width:710px;
	height:222px;
	margin:0 0 30px 0;
	padding:0;
	line-height:1.5em;
	float:left;
}
#failure-content h2{
	width:695px;
	height:88px;
	margin:0;
	padding:15px 0 0 15px;
	font-size:31px;
	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#failure-content-right{
	width:210px;
	height:207px;
	margin:15px 0 30px 0;
	padding:0;
	float:right;
}
/* ▲今困っているあなたの時計…故障内容▲ */