@charset "utf-8";
/* CSS Document */

div.cont {
	width:965px;
	height:auto;
	background-color:#FFFFCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background:url(img/top_bg.gif) no-repeat;
	}




/*new*/

div.title_navi {
	width:965px;
	height:5px;
	margin-top:270px;
	background:url(img/menu/new/navi_under.png) no-repeat top center;
	}

div.menu_waku {
	width:236px;
	height:auto;
	margin-left:4px;
	float:left;
	}
	
div.white {
	background:url(img/main/white.png) no-repeat;
	}

div.begin_t {
	width:236px;
	height:55px;
	background:url(img/menu/new/begin.png) no-repeat;
	}

div.know_t {
	width:236px;
	height:55px;
	background:url(img/menu/new/know.png) no-repeat;
	}

div.uranai_t {
	width:236px;
	height:55px;
	background:url(img/menu/new/uranai.png) no-repeat;
	}

div.read_t {
	width:236px;
	height:55px;
	background:url(img/menu/new/read.png) no-repeat;
	}

div.menu_int {
	width:235px;
	height:auto;
	text-align:right;
	margin-top:5px;
	}








/* リンク部分 */
/* main.cssに上書きで該当ページに飛んだ際に色を反転状態維持*/
	 
	    #menu1 a  { width:120px; background-position:0       -35px;}
	    #menu2 a  { width:120px; background-position:-120px  0px;}
	    #menu3 a  { width:120px; background-position:-240px  0px;}
	    #menu4 a  { width:120px; background-position:-360px  0px;}
		#menu5 a  { width:120px; background-position:-480px  0px;}
		#menu6 a  { width:120px; background-position:-600px  0px;}
		#menu7 a  { width:120px; background-position:-720px  0px;}
		#menu8 a  { width:120px; background-position:-840px  0px;}
