@charset "utf-8";
/* 07_sp_nabana.css
--------------------------------------------------
スマートフォン なばなの里
-------------------------------------------------- */

/* PC base Reset
-------------------------------------------------- */
#sp #nabanaLogo,
#sp #naviWrap,
#sp #hanaInfo {
	display: none;
}

/* pageBody_cLeft
-------------------------------------------------- */
#spCategoryHeader {
	border-top-color: #008738;
}

/* pageBody_cLeft
-------------------------------------------------- */
#sp #nabanaImage {
	width: 570px;
	margin-bottom: 20px;
}
#sp #nabanaTop img,
#sp #nabanaImage img {
	max-width: 100%;
	height: auto;
}

/* pageBody
-------------------------------------------------- */
#newsHeader {
	border-bottom-color: #317D03;
}
#newsHeader h3 {
	border-right-color: #78BB6B;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #258940), color-stop(1.00, #75BD29));
	background: -webkit-linear-gradient(#258940, #75BD29);
	background: -moz-linear-gradient(#258940, #75BD29);
	background: linear-gradient(#258940, #75BD29);
}
#newsHeader div {
	border-left-color: #317D03;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #146926), color-stop(1.00, #62AF25));
	background: -webkit-linear-gradient(#146926, #62AF25);
	background: -moz-linear-gradient(#146926, #62AF25);
	background: linear-gradient(#146926, #62AF25);
}
#newsHeader div.hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0D591B), color-stop(1.00, #4E9D0C));
	background: -webkit-linear-gradient(#0D591B, #4E9D0C);
	background: -moz-linear-gradient(#0D591B, #4E9D0C);
	background: linear-gradient(#0D591B, #4E9D0C);
}
#spNews ul,
#sp #wrapLineTop,
#sp #infoTop02,
#sp #infoTop03,
#sp #infoTop04,
#sp #main,
#sp #main02,
#sp #main03,
#sp #main04 {
	border-color: #91CA3C;
}
#spNews li {
	border-top-color: #91CA3C;
}


