@charset "UTF-8";

@import url(../css/import.css);

/* -------------------------  index */

.s_top li{
	float: left;
	padding-bottom: 15px;
	width: 196px;
}


/* -------------------------   */


.ikititle{
	background-image: url(iki/img/h2.jpg);
	background-repeat: no-repeat;
	height: 85px;
}

.tushimatitle{
	background-image: url(tushima/img/h2.jpg);
	background-repeat: no-repeat;
	height: 85px;
}

.karatsutitle{
	background-image: url(karatsu/img/h2.jpg);
	background-repeat: no-repeat;
	height: 85px;
}



.ikititle span,.tushimatitle span,.karatsutitle span{
	display: none;
}


#sightseeing h3{
	padding-top: 5px;
}


/* -------------------------   */

#s_menu{
	margin-top: -10px;
}

#s_menu ul{
	float: right;
	margin-top: -39px;
}

#s_menu li{
	float: left;
	padding-right: 10px;
	height: 39px;
}

.spot{
	border-bottom: solid 13px #FF3333;
}

.gourmet{
	border-bottom: solid 13px #FF9900;
}

.link{
	border-bottom: solid 13px #9999CC;
}



.spotMenu{
	margin-top: 10px;
	margin-bottom: 10px;
}

.spotMenu ul{
}

.spotMenu li{
	float: left;
	padding-right: 6px;
}

.nosp{
	padding-right: 0px!important;
}

/* -------------------------  column */

.spotTitle h4{
	background: url(img/spot_t.gif) no-repeat;
}

.gourmetTitle h4{
	background: url(img/gourmet_t.gif) no-repeat;
}

.column{
	margin-bottom:15px;
	padding-bottom:15px;
	clear:both;
	background:url(img/border.gif) no-repeat bottom;
}

.columnTop{
	margin-top:10px;
}

.column img{
	float:left;
}

.column h4{
	height:35px;
	line-height:35px;
	font-size:1.2em;
	font-weight:bold;
	padding-left:25px;
	margin-bottom:5px;
}

.textBox{
	float:right;
	width:300px;
}

.textBox02{
	float:right;
	width:435px;
}

.textBox03{
	float:right;
	width:345px;
}




.gourmetS{
	font-weight:bold;
	color:#D98200;
	margin-bottom:5px;
}

/* -------------------------  link */


#s_link{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#s_link ul{}

#s_link li{
	background-image: url(img/link_li.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	background-position: 5px;
	padding-left: 30px;
}

/* -------------------------   */

.spT15{
	padding-top: 15px;
}
