/* CSS Document */

/* contents */

#contents{
		width:760px;
		margin-right:auto;
		margin-left:auto;
		padding-top:20px;
		padding-bottom:20px;
}



/* garden */

#garden{
}

#gardenContainer{
		clear:both;
		display:block;
		margin-bottom:20px;
}

.lead{
		font-size:0.9em;
		line-height:1.5;
		background:url(../img/list_hanaura.gif) no-repeat top left;
		text-indent:30px;
}

#gardenPhoto{
}




#gardenBox{
		float:left;
		width:380px;
		_width:375px;
}

html>body #gardenBox{
	margin-bottom:20px;
} /* for modern */

#gardenBox img{
}

#gardenBox p{
		background:url(../img/list_hanaura.gif) no-repeat top left;
		text-indent:30px;
		width:350px;
		font-size:0.8em;
		line-height:1.5;
}


/* gardenTitle */

#gardenTitle{
		background:url(../img/garden.gif) no-repeat left top;
		width:auto;
		height:90px;
}

#gardenTitle h1{
		border-left:none;
		padding-left:0px;
		margin-bottom:0px;
		text-indent:-9999px;
		float:left;
}

#gardenTitle h2{
		font-size:14px;
		padding-top:10px;
		margin-bottom:20px;
		margin-left:235px;
		color:#a52a2a;
}

/* gardenSelect */

#gardenSelect{
		list-style:none;
		margin-left:25px;
}

#gardenSelect li{
		float:left;
		margin-right:15px;
		font-size:0.8em;
}


/* toItem */

#toItem{
		clear:both;
		border-top:1px dashed #336633;
		padding-top:10px;
}

#toItem h3{
		font-size:1em;
		line-height:1.5;
		margin-bottom:10px;
		color:#993333;
		background:url(../img/list_hanaura.gif) no-repeat left center;
		padding-left:30px;
}

#toItem ul{
		margin-left:30px;
}

#toItem li{
		font-size:0.9em;
		line-height:1.5;
		float:left;
		margin-right:30px;
}


/* slide */

#slideFrame{
		width:230px;
		height:230px;
		float:left;
}

#slideCaseT{
		width:196px;
		height:174px;
		background:url(../img/slide_t.gif) no-repeat;
		padding-top:37px;
		padding-left:15px;
}

#slideCaseM{
		width:196px;
		height:174px;
		background:url(../img/slide_m.gif) no-repeat;
		padding-top:37px;
		padding-left:15px;
}

#slideCaseY{
		width:196px;
		height:174px;
		background:url(../img/slide_y.gif) no-repeat;
		padding-top:37px;
		padding-left:15px;
}

#slideCaseMY{
		width:196px;
		height:174px;
		background:url(../img/slide_my.gif) no-repeat;
		padding-top:37px;
		padding-left:15px;
}

#slideCaseSW{
		width:196px;
		height:174px;
		background:url(../img/slide_sweets.gif) no-repeat;
		padding-top:37px;
		padding-left:15px;
}





