@charset "utf-8";

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

  “Color Blue” CSS

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


	/* Container
	---------------------------------------- */
	.container	{	background:url(../common/blue/bg.gif);
					border-bottom:1px solid #00146b	}
	.contBox	{	background:url(../common/blue/bg2.gif) repeat-y;}	


	/* Navi (Left)
	---------------------------------------- */
	.navi li		{	border-bottom:1px solid #7a95b7; margin:0 3px;}


	/* Main Content (Right)
	---------------------------------------- */
	.mainBox h3			{	background-color:#406798;}