/* CSS Document */

a:link { color: #333;} 
a:visited { color :#666;} 
a:hover { color:#666;} 

body{
	background-image:url(item/daigaku_bg2.jpg);
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align:center;
	line-height:1.5;
	font-size: 10pt;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap{
	margin:auto;
	width:700px;
	text-align:left;
}

#wrap_img{
	margin:auto;
}

h1{
	font-size:15px;s
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	margin:100px 0;
}