<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3','Hiragino Kaku Gothic Pro','繝｡繧､繝ｪ繧ｪ',Meiryo,Verdana,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',sans-serif;
	font-size: 13px;
	color: #656565;
	line-height: 1.5;
	height: 100%;
}

#contents {
    width: 1024px;
    height: auto;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 15px;
}

#main {
	width: 1024px;
	height : 8000px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	background-image: url("../img/bg/main_base.png");
	background-position: center top;
	background-repeat: repeat;
	overflow: hidden;
}

.houjin {
	padding-top: 50px;
}

.houjin img {
	padding-right: 10px;
	padding-bottom: 20px;
}

h1 {
	font-size: 20px;
	color: #d70049;
}

.bdhoujin2 {
	padding-left: 60px;
}

.bdhoujin2 img {
	padding-left: 30px;
	padding-bottom: 30px;
}

.edlist {
	margin: 0 auto;
	width: 800px;
	background-color: #ffeff5;
	padding-top: 100px;
}

.edlist2 {
	margin: 0 auto;
	width: 800px;
	padding-top: 100px;
}


.edtitle {
	font-size: 20px;
	padding-top: 10px;
}

.edlink img {
	padding-bottom: 20px;
}

</pre></body></html>