:root{
	--theme_master_color: #4c7100;
  --icon_column_title_story: url(../style_green/icon_column_title_story.png) no-repeat;
  --icon_column_title_earth: url(../style_green/icon_column_title_earth.png) no-repeat;
  --bg_title_local: url(../style_green/bg_title_local.png); 
  --icon_leaf: url(../style_green/icon_leaf.png);
  --bg_body: url(../style_green/bg_body.png) #f2f2f2 no-repeat top;
  --bg_bottom: url(../style_green/bg_bottom.png) no-repeat top center;
  --bg_graceland: url(../style_green/bg_graceland.png) no-repeat bottom center;
}