@charset "Shift_JIS";

/* ページ全体 */
h2 {margin-bottom:10px;}
#spindex {background:url(../../../img/okinawa/sp/index/bg.gif) repeat;}

/* 他の発地へのリンク */
#deplink {
	margin-bottom:15px;
	padding:8px 8px 8px 15px;
	background:#f8d0d0;
}
#deplink dt {
	margin-right:20px;
	float:left;
}
#deplink dd {
	padding:0 10px;
	float:left;
	border-right:1px solid #666;
}
#deplink dd a:link,#deplink dd a:visited {color:#333;}
#deplink dd a:hover {
	color:#333;
	text-decoration:none;
}

/* ページ内リンク */
#spindex-pagelink {
	padding:0 0 0 33px;
	clear:both;
}
#spindex-pagelink li {
	margin-right:17px;
	float:left;
	display:inline;
}

/* ページ見出し */
#spindex h3 {
	width:770px;
	margin-top:23px;
	clear:both;
}

/* 特集ＢＯＸ */
ul.spindex-line {
	width:734px;
	margin:20px auto;
}
.spindex-box {
	width:343px;
	height:260px;
	margin:0 10px 16px 10px;
	padding:1px;
	background-color:#fff;
	float:left;
	border:#e2a130 solid 1px;
	display:inline;
	position:relative;
}
.spindex-box h4 {
	width:305px;
	height:24px;
	padding:5px 10px 0 28px;
	background:url(../../../img/okinawa/sp/index/midashi-box.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}
.spindex-box h4 a:link,.spindex-box h4 a:visited {
	color:#fff;
}
.spindex-box h4 a:hover {
	color:#fff;
	text-decoration:none;
}
.spindex-box dl {
	margin:12px 16px;
}
.spindex-box dl dt {
	margin-bottom:10px;
	position:relative;
}
.spindex-box dl dt #summersale-honto {
	position:absolute;
	top:67px;
	left:9px;
}
.spindex-box dl dt #summersale-rito {
	position:absolute;
	top:67px;
	left:159px;
}
.spindex-box-l {
	width:91px;
	margin-bottom:5px;
	margin-right:10px;
	float:left;
	clear:both;
}
.spindex-box-l p {
	background:#e2dbce;
	color:#F00;
	padding:5px;
	text-align:center;
	font-size:12px;
}
.spindex-box-l p span {
	font-size:14px;
	font-weight:bold;
}
.spindex-box-r {
	height:65px;
	font-size:11px;
	line-height:1.7;
}
.spindex-box-b {
	clear:both;
	text-align:center;
}
/* 終了した特集BOX */
.sp-end {
	position:absolute;
	top:0;
	left:0;
	width:346px;
	height:264px;
}
