<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(images/back.jpg) center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	color: #003D4F;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.jpg) repeat-y center top; 
	background-attachment: fixed;
	text-align: center;
	}
	

.date_cont {
	font-size: 13px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
}

.date_l {
	font-size: 22px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
}

.l_title {
	font-size: 23px;
	line-height: 1.4;
	letter-spacing:1px;
	font-weight:bold;
	color: #A3272D;
}

.cap {
	font-size: 13px;
	line-height: 1.6;
	font-weight:bold;
	color:#666;
}

.s-cap {
	font-size: 10px;
	line-height: 1.4;
	font-weight:bold;
	color:#666;
}

.b-cap {
	font-size: 26px;
	line-height: 1.4;
	color:#286DCA;
}

.midashi {
	font-size: 18px;
	line-height: 1.4;
	color:#286DCA;
}

.step {
	font-size: 18px;
	line-height: 1.4;
	font-weight:bold;
	color:#286DCA;
}

.big-26 {
	font-size: 30px;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 1.2;
}

.point {
	font-size: 15px;
	line-height: 1.4;
	font-weight:bold;
}

.gray {
	color:#666666;
}


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

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