<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;
}

iframe {
	width : 100%;
	height : 300px;
}

#box {
	overflow : hidden;
	width : 100%;
	margin : 15px 0 0 0;
}

#boxL {
	width : 100%;
	margin-bottom : 25px;
}

#boxL img {
	width : 100%;
	height : 100%;
	border : solid 1px #aaaaaa;
	box-sizing : border-box;
}

#boxR {
	width : 100%;
}

h3 {
	margin-bottom : 15px;
	padding : 10px 10px 12px 10px;
	background : #d2c8b4;
	color : #282319;
	text-align : center;
	font-size : 110%;
	font-family : source-han-sans-japanese, sans-serif;
	font-style : normal;
	font-weight : 900;

}

#boxR ul {
	margin : 0 0 15px 18px;
}

#boxR ul li {
	margin-bottom : 8px;
	line-height : 1.5em;
}</pre></body></html>