#gardenspace{ background:#fff;}

#gardenspace .title{
	position:relative;
}

#gardenspace .title .btn{
	position:absolute;
	right:10px;
	top:20px;
}

#gardenspace .list{
	padding:10px 0;
	background:url(../images/background_grdgreen.gif) repeat-x;
	background-position:bottom;
	position:relative;
	    margin-bottom: 15px;
}

#gardenspace .list li.boxgrid{
	width:165px; 
	height:120px;
	background: #161613;
	overflow: hidden;
	position: relative;
	list-style-type: none;
}

#gardenspace .list li.boxgrid a {
text-decoration:none;
}

#gardenspace .list li.boxgrid .boxcaption{
	top: 100px;
	left: 0;
}
#gardenspace .list li.boxgrid .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#gardenspace .list li.boxgrid .boxcaption p{
	color:#FFF;
	margin:0;
	padding:5px 5px 2px;
	text-align:right
}

#gardenspace .list .posts{
	clear:both;
	text-align:right;
	padding-top:10px;}

/*他の投稿を見る　other_posts.html */
h2.other_posts{
font-size:18px;
color:#603813;
background-image:none;
margin-top:15px;
font-weight:normal;
margin-left:15px}

/****************************************/

/*みんなのガーデン広場とは？　description.html */
#main h3{
	background:url(../images/1806/h2_bg.gif) right bottom no-repeat;
	color:#38b449;
	font-size:180%;
	font-weight:bold;
	line-height:24px;
	margin-top:1em;
	margin-bottom:7px;
	padding-bottom:6px;
	padding-left:15px;
}

#main p{
	font-size:15px;
	padding-left:15px;
}

#main .desc .ml20{
	margin-left:20px;
}


#main .post .small{
	margin-top:10px
}

#main .post .small span{
	font-size:13px;
}


#main .post ul{
	background:url(../images/1806/whats_gardeninghiroba_10.jpg) right bottom no-repeat;
	width:560px;
	height:205px;
	position:relative;
	margin:auto;
}

#main .post .post_01{
	position:absolute;
	left:40px;
	top:85px;
	width:130px;
	height:50px;
	color:#360;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:1.2em;
}

#main .post .post_02{
	position:absolute;
	left:216px;
	top:60px;
	width:130px;
	height:50px;
	color:#360;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:1.2em;
}


#main .post .post_02 span{
	font-size:22px;
}


#main .post .post_03{
	position:absolute;
	left:390px;
	top:70px;
	width:130px;
	height:50px;
	color:#360;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:1.2em;
}

#main .post .bg_y{
	background-color:#ff9;
	padding:5px 10px;
}

#main .post .bg_y p{
	padding-left:5px;
}


#main .post .bg_y h4{
	color:red;
	line-height:1.6em;
	margin:5px 0;
	font-size:1.6em;
}

#main .caution ul{
	padding:0 10px 10px;
}

#main .caution li{
	text-indent:-16px;
	padding-left:16px;
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:5px;
}



/****************************************/




.clearfix:after {
    content:"";
    display:block;
    clear:both;
}
