<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,blockquote,th,td,img,hr,p,a{
	margin:0;
	padding:0;
	color:#666;
	text-decoration:none;
	border:none;
	font:12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/*IE入れ子フォントサイズ変更回避*/	
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	list-style:none;
}

body{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height:100%;
	background-image:url(../images/base/wall.jpg);
	background-repeat:repeat;
	}

p,dl,table,h1,h2,h3,h4,h5,div{
	text-align: left;
}

#container{
	height:600px;
	width:2153px;
	margin:0px;
}

#header{
	height:600px;
	float:left
}
.prof{
	text-indent:-9999px;
}
#main{
	background-image:url(../images/base/616.jpg);
	background-repeat:repeat-x;
	height:600px;
	margin-left:674px;
	}

.caption{
	text-align:center;
	font-size:80%;
	margin-top:4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
.box{
	display:block}
	
.clear{
	clear:both;
}

#leftback{position:relative;
background-image:url(../images/base/head.jpg);
width:674px;
height:600px;
}


.backnumber{
	width:217px;
	margin-top:60px;
}
ul{
	margin-left:20px;
}
.select{
	color:#3a1403;
}
ul li a:hover{
	color:#000;
}
</pre></body></html>