@charset "utf-8";

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

  “Color Blue” CSS

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


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


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


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


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