*{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
line-height:150%;
}

body {
	margin:0;
	background:#00A3E7 url(../daigaku-ogiri/image/back.jpg) center top repeat-y;
}

#wrapper{
	width:600px;
	background-color:#FFFFFF;
	margin: auto;

}

.header {
	margin:auto;
	padding:10px;
	background:url(../daigaku-ogiri/image/title.gif) no-repeat center;
	height:300px;
}

.title {
border:#999900 solid 10px;
}

hr {
	color:#666666;
	background-color:#666666;
	padding:0;
	height:1px;
	border-color:#666666;
	}

.main {
	text-align:left;
	padding:10px;
	margin:auto;
}

a:hover {
	color:#FF8800;
}


.bottom {
clear:both;
text-align:center;
}

