@charset "utf-8";

/* ==========================================

  “Color Green” CSS

========================================== */


	/* Container
	---------------------------------------- */
	.container	{	background:url(../common/green/bg.gif) repeat-x #268853;
					border-bottom:1px solid #268853	}	

	/* Header
	---------------------------------------- */
	.header		{	background:url(../common/green/bg_header.gif) repeat-y right white;}


	/* Main Content
	---------------------------------------- */
	.mainBox	{	background:url(../common/green/bg_content.gif) repeat-x;}
	
	
	
	/* Navi
	---------------------------------------- */
	.navi			{	background:url(../common/green/bg_navi.gif) repeat-x #f4fbf7;}


	/* Main Content
	---------------------------------------- */
	.mainBox h3			{	background-color:#268853;}