@charset "euc-jp";
/* CSS Document */

#garden{
	width:560px;
	margin:10px auto;
}
#garden table{
	width:560px;
	border:0;
	margin:0 0 20px 0;
}
#garden .tdg{
	text-align:center;
	padding:5px;
	border:1px solid #cccccc;
	font-size:14px;
	line-height:20px;
}
#uimg{
	width:560px;
	margin:0 0 20px 0;
	text-align:center;
}
#uimg img{
	margin:3px;
	border:2px solid white;
}


#g_title{
	width:540px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background-image:url(../img/garden/list_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	border-bottom:1px dotted #ffffff;
	font-size:14px;
}
.gimg{
	width:50%;
	text-align:center;
}
.gimg img{
	border:1px solid white;
	margin:5px;
}
#g_msg{
	width:560px;
	margin:0 0 20px 0;
	text-align:left;
	border-top:1px dotted white;
	line-height:200%;
}
#g_back{
	width:560px;
	text-align:left;
	margin:0 0 5px 0;
}

