@charset "utf-8";

@import url("../../../css/common.css");
/* CSS Document */

/* --------------------------------------------------

featureBox

-------------------------------------------------- */
.featureBox{
	width: 960px;
	margin: 20px auto;
} 

/* --------------------------------------------------

featureTop

-------------------------------------------------- */
.featureTop{
	width: 960px;
	margin: 40px auto;
	text-align: left;
}

.featureTopTitle{
	background: url(img/top01.jpg) no-repeat left top;
	width: 960px;
	height:231px;
}

.featureTopTitle h2{
	padding-top: 30px;
	margin-left: 80px;
}

.featureTopTitle h3{
	padding-top: 10px;
	margin-left: 80px;
}

.featureTop img{
	vertical-align: bottom;
}


/* --------------------------------------------------

bTab

-------------------------------------------------- */
ul#bTab {
	width: 960px;
	margin: 5px auto 0 auto;
}

ul#bTab li {
	float: left;
}

ul#bTab li img{
	vertical-align: bottom;
}

/* --------------------------------------------------

backIndex

-------------------------------------------------- */
.backIndex{
	width: 960px;
	text-align: right;
	margin: 0 auto;
}


/* --------------------------------------------------

bTabContents

-------------------------------------------------- */
#bTabContents {
	width: 960px;
	background: url(img/b_tab_back.jpg) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
}

#bTabContents h3{
	margin-bottom: 10px;
}


/* --------------------------------------------------

spotData

-------------------------------------------------- */
.spotData{
	width: 900px;
	margin: 15px auto 20px auto;
	text-align: left;
}

.spotData p{
}

.spotData .info{
	color: #666600;
}

.spotData .info li img{
	padding-top: 5px;
}



/* --------------------------------------------------

spotDataFlower

-------------------------------------------------- */
.spotDataFlower{
	width: 900px;
	margin: 15px auto 20px auto;
	text-align: left;
}



.spotDataFlower .info{
	color: #735B1E;
}

.spotDataFlower .info li img{
	padding-top: 5px;
}


.spotDataFlower div{
	float: left;
/*	margin-right: 22px;
*/	width: 283px;
}

.spotDataFlower div h5{
	color: #FF3300;
	font-weight: bold;
	font-size: 1.2em;
}

.spotDataFlower div li a:link{
	color: #735B1E;
	text-decoration: underline;

}

.spotDataFlower div li a:visited{
	color: #735B1E;
	text-decoration: underline;
}

.spotDataFlower div li a:hover{
	color: #987927;
	text-decoration: underline;
}


/* --------------------------------------------------

spotDataKouraku

-------------------------------------------------- */
.spotDataKouraku{
	width: 900px;
	margin: 15px auto 20px auto;
	text-align: left;
}



.spotDataKouraku .info{
	color: #735B1E;
}

.spotDataKouraku .info li img{
	padding-top: 5px;
}


.spotDataKouraku div{
	float: left;
/*	margin-right: 22px;
*/	width: 283px;
}

.spotDataKouraku div h5{
	color: #3FA8F5;
	font-weight: bold;
	font-size: 1.2em;
}

.spotDataKouraku div li a:link{
	color: #735B1E;
	text-decoration: underline;

}

.spotDataKouraku div li a:visited{
	color: #735B1E;
	text-decoration: underline;
}

.spotDataKouraku div li a:hover{
	color: #987927;
	text-decoration: underline;
}


/* --------------------------------------------------

spotDataShoku

-------------------------------------------------- */
.spotDataShoku{
	width: 900px;
	margin: 15px auto 30px auto;
	text-align: left;
}

.spotDataShoku .info{
	color: #735B1E;
}

.spotDataShoku .info li img{
	padding-top: 5px;
}


.spotDataShoku div{
	float: left;
/*	margin-right: 22px;
*/	width: 283px;
}

.spotDataShoku div h5{
	color: #339900;
	font-weight: bold;
	font-size: 1.2em;
}

.spotDataShoku div dl{
	margin-bottom: 5px;
}
.spotDataShoku div dt{
	margin: 5px 0 0px 0;
}

.spotDataShoku div dd{
	background: #D5EBB6;
	padding: 8px;
	color: #59422B;
}


.spotDataShoku div li a:link{
	color: #735B1E;
	text-decoration: underline;
	background: url(img/green_ya.gif) no-repeat left 2px;
	padding-left: 15px;

}

.spotDataShoku div li a:visited{
	color: #735B1E;
	text-decoration: underline;
	background: url(img/green_ya.gif) no-repeat left 2px;
	padding-left: 15px;

}

.spotDataShoku div li a:hover{
	color: #987927;
	text-decoration: underline;
	background: url(img/green_ya.gif) no-repeat left 2px;
	padding-left: 15px;

}

.mR24{
	margin-right: 24px;
}
