
/*======================ヘッダー*/


#head h1 {
	width:740px;
	height:90px;
	line-height:90px;
	text-indent:-9999px;
	background:url(../img/head.jpg);
	
}



#gMenu{
	background:url(../img/menu_back.jpg);
	width:740px;
}


#gMenu li{
	float:left;
}
#gMenu01{
	background:url(../img/menu01.jpg);
	width:86px;
}
#gMenu02{
	background:url(../img/menu02.jpg);
	width:128px;
}
#gMenu03{
	background:url(../img/menu03.jpg);
	width:128px;
}


/*===========================メイン*/

.color{
	color:#263A93;
	
	}

h3{
	color:#263A93;
	
	}


/*===========================フッター*/
#foot{
	border-top:1px solid #263A93;
	}
#foot li {
	background:url(../img/arrow01.jpg) no-repeat left center;
	}
