@charset "UTF-8";
/* CSS Document */

.clWrap {
	margin:15px 0 30px;
	width:640px;
	}

.clIndex h2 {
	padding:5px 8px;
	line-height:1.1;
	color:#FFF;
	border-bottom:solid 1px #ccc;
	}
	#spidx h2 { background-color:#3684C6; }
	#acidx h2 { background-color:#EF879D; }
	#dkidx h2 { background-color:#64BB79; }

.clIndex p {
	padding:5px 8px 12px;
	line-height:1.4;
	}
	#spidx span { color:#3684C6; }
	#acidx span { color:#EF879D; }
	#dkidx span { color:#64BB79; }


.w-280 { width:280px; margin-bottom:10px; }
.w-310 { width:310px; margin-bottom:10px; }
.w-340 { width:340px; margin-bottom:10px; }

.c-lt { float:left; }
.c-rt { float:right; }

.clInner {
	padding:5px;
	}
	
.prize {
	line-height:1.2;
	border-top:dotted 1px #ccc;
	zoom:1;
	}
.prize li {
	padding:6px 2px;
	border-bottom:dotted 1px #ccc;
	zoom:1;
	}

.kendoInner {
	padding:5px 5px 5px 110px;
	min-height:160px;
	height:auto !important;
	height:170px;
	background:url(images/sp_pic02.jpg) left top no-repeat;
	}

.basketInner {
	padding:5px 5px 5px 120px;
	min-height:157px;
	height:auto !important;
	height:167px;
	background:url(images/sp_pic03.jpg) left top no-repeat;
	}

.sintaisoInner {
	padding:5px 105px 5px 5px;
	min-height:183px;
	height:auto !important;
	height:193px;
	background:url(images/sp_pic04.jpg) right top no-repeat;
	}

