@charset "utf-8";

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

  “Color Gray” CSS

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


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


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


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


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