
/** ポイントボックス **/
.garden_block_title{
    font-size:120%;
	font-weight:bold;
	color:#993300;
	margin:0 0 0.5em 0;}
.garden_block_l{
    width:353px;
	float:left;}
img.garden_img_l{float:left;}
img.garden_img_r{float:right;}
.garden_block_r{
    width:170px;
	float:right;}

.garden_block_r2{
    width:353px;
	float:right;}
.garden_block_l2{
    width:170px;
	float:left;}
.garden_block_lsp{
    width:253px;
	float:left;}
.garden_block_rsp{
    width:270px;
	float:right;}

.garden_block_sp{
   width:538px !important;
   width /**/:560px;
   border:#CCCCCC dotted 1px;
   padding:10px;
   margin:0 0 40px 0;
   background-color:#f0f0f0;}
.garden_block_nor{
   width:540px !important;
   width /**/:560px;
   padding:10px 10px 20px 10px;
   border-bottom:dotted 1px #B7B493;
   margin:0 0 20px 0;}