/*東大専用*/

#contents_to {/*東大ページ*/
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-left:#0066FF solid 1px;
	border-right:#0066FF solid 1px;
	background-color:#FFF;
	height:auto;
}

#contentsbox1_to {/*東大*/
	width:700px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	background-image:url(../../images/to-bk.gif);
	padding-bottom:20px;
	display:block;
	overflow-y:auto;
}

#footer_to {
	width:800px;
	height:30px;
	background-color:#FFFFFF;
	display:block;
	border-style:solid;
	border-width:1px;
	border-top-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#0066FF;
	border-right-color:#0066FF;
	margin-top:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}


