<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}

.book {
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 16px;
}

.date {
	font-size: 12px;
	text-align: center;
	margin-top: 24px;
}

.arc {
	font-size: 12px;
}

.recipe {
	background-color: #F2EAD2;
	padding: 20px;
	color: #000000;
	text-align: left;
	width: auto;
	margin-top: 24px;
	margin-bottom: 24px;
}

.info {
	background-color: #E3EBF3;
	padding: 20px;
	color: #000000;
	text-align: left;
	width: auto;
	margin-top: 24px;
	margin-bottom: 24px;
}

.mailarea {
	background-color: #E3EBF3;
	padding: 20px;
	text-align: left;
	width: auto;
	margin-top: 24px;
	margin-bottom: 24px;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #383838;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFF99;
}
a:link {
	color: #009dec;
	text-decoration: none;
}
a:visited {
	color: #0071AC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.mb10{
	 margin: 0 0 10px 0;
	 }

.mb15{
	 margin: 0 0 15px 0;
	 }

.mb20{
	 margin: 0 0 20px 0;
	 }

.mb30{
	 margin: 0 0 30px 0;
	 }

.mb40{
	 margin: 0 0 40px 0;
	 }

#wrapper{
	width: 700px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px auto;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: right top;
	 }

#subwrapper{
	width: 700px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px auto;
	 }

#logo{
	text-align: left;
	clear: both;
	margin-bottom: 520px;
	padding-top: 12px;
	padding-left: 16px;
	 }

#subhead{
	text-align: left;
	clear: both;
	margin-bottom: 50px;
	 }

#title{
	text-align: left;
	clear: both;
	padding-left: 73px;
	margin-bottom: 20px;
	 }

#votetitle{
	clear: both;
	margin:0 auto 40px;
	padding-top:100px;
	 }

.votemidashi {
	margin-top:50px;
	margin-bottom:20px;
}

.red {
	color: #D90000;
}

#meshipict{
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	background-image: url(../images/bkgnd_photo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 407px;
	padding-top: 30px;
	 }

#meshibigpict{
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	background-image: url(../images/bkgnd_photo_big.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 670px;
	padding-top: 52px;
	 }

#text{
	text-align: left;
	clear: both;
	padding-left: 100px;
	margin-bottom: 50px;
	 }

#archive{
	text-align: left;
	clear: both;
	padding-left: 100px;
	margin-bottom: 40px;
	 }


#ad{
	text-align: left;
	clear: both;
	padding-left: 50px;
	margin-bottom: 70px;
	 }

#arclist{
	width: 640px;
	text-align: center;
	padding-right: 80px;
	padding-left: 80px;
	margin: 10px 0 30px 0;
	 }

#foot{
	height: 30px;
	text-align: center;
	padding-left: 44px;
	padding-bottom: 40px;
	}

#subfoot{
	height: 29px;
	text-align: center;
	padding-bottom: 40px;
	}

.hline {
	height: 90px;
	width: 500px;
	background-image: url(../images/hline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mail {
	color: #996644;
}
</pre></body></html>