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

div.pro_main {
	width:965px;
	height:528px;
	text-align:center;
	background-color: #FFFFCC;
	}


div.title {
	width:700px;
	height:528px;
	background:url(../img/pro/bg.gif) no-repeat top left;
	margin-left:133px;
	}

div.entry_go {
	width:430px;
	height:auto;
	padding-top:430px;

	}

/* リンク部分 */
/* main.cssに上書きで該当ページに飛んだ際に色を反転状態維持*/
	 
	    #menu1 a  { width:120px; background-position:0       0px;}
	    #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  -35px;}
