<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2#ptitle {
	margin-bottom : 20px;
	padding : 40px 0 40px 0;
	color : #ffffff;
	background-image : url(ptitlebg.jpg);
	background-repeat : no-repeat;
	background-size : 420%;
	background-position : center top;
	text-align : center;
	font-size : 160%;
	font-family : source-han-sans-japanese, sans-serif;
	font-style : normal;
	font-weight : 700;
}

h2#ptitle span {
	margin-left : 25px;
	font-size : 60%;
	vertical-align : 5px;
	font-family : classico-urw, sans-serif;
	font-style : normal;
	font-weight : 500;
	letter-spacing : 1px;
}

p#hmsg {
	margin : 10px 0 20px 0;
	text-align : center;
	font-size : 110%;
	font-family : source-han-sans-japanese, sans-serif;
	font-style : normal;
	font-weight : 900;
}

dl#data {
	margin-bottom : 10px;
	padding-top : 3px;
	border-top : solid 5px #aaaaaa;
	text-align : center;
}

dl#data dt {   
	padding-top : 13px;
}

dl#data dd {
	padding-bottom : 13px;
	border-bottom : solid 1px #aaaaaa;
	line-height : 1.5em;
}

dl#data span {
	display: none;
}

dl#data dd em {
	color : #b9230f;
	font-size : 200%;
	font-family : ff-good-headline-web-pro-con, sans-serif;
	font-style : normal;
	font-weight : 900;
	letter-spacing : 1px;
}

dl#data dd a {
	color : #b9230f;
	text-decoration : underline;
}

dl#data dd a:hover {
	color : #b9230f;
	text-decoration : none;
}</pre></body></html>