<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	background: url(../index_images/back.jpg) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:0px;
	color: #121C47;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(../index_images/base.jpg) repeat-y center top;
	background-attachment: fixed;
	text-align: center;
	}

.midashi {
	font-size: 22px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ï¼­ï¼³ ï¼°æ˜Žæœ","ï¼­ï¼³ æ˜Žæœ",serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.s-midashi {
	font-size: 18px;
	line-height: 1.4;
	font-family: "Times New Roman","Garamond","ï¼­ï¼³ ï¼°æ˜Žæœ","ï¼­ï¼³ æ˜Žæœ",serif;
	letter-spacing:1px;
	font-weight:bold;
	color: #004A98;
	}

.cap {
	font-size: 13px;
	line-height: 1.7;
	letter-spacing:1px;
}



/*ã€€ãƒªãƒ³ã‚¯ã€€*/

a:link{ color: #603813; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #079724; text-decoration: none; }
</pre></body></html>