<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* link */
a:link {
	color: #0845b1;
	text-decoration: none;
}

a:visited {
	color: #0845b1;
	text-decoration: none;
}

a:hover {
	color: #1E91D5;
	text-decoration: none;
}

a:active {
	color: #1E91D5;
	text-decoration: none;
}

a.list-top:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.list-top:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.list-top:hover {
	font-size: 12px;
	color: #aaaaaa;
}

a.list-top:active {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}

a.language-bg:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.language-bg:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.language-bg:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
}

a.language-bg:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.language-op:link {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.language-op:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.language-op:hover {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}

a.language-op:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.submenu:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

a.submenu:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

a.submenu:hover {
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}

a.submenu:active {
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}

a.blue:link {
	color: #0845b1;
	text-decoration: none;
	font-size: 12px;
}

a.blue:visited {
	color: #0845b1;
	text-decoration: none;
	font-size: 12px;
}

a.blue:hover {
	color: #1E91D5;
	text-decoration: none;
	font-size: 12px;
}

a.blue:active {
	color: #1E91D5;
	text-decoration: none;
	font-size: 12px;
}

a.orange:link {
	color: #0845b1;
	text-decoration: none;
	font-size: 12px;
}

a.orange:visited {
	color: #0845b1;
	text-decoration: none;
	font-size: 12px;
}

a.orange:hover {
	color: #1E91D5;
	text-decoration: none;
	font-size: 12px;
}

a.orange:active {
	color: #1E91D5;
	text-decoration: none;
	font-size: 12px;
}

a.green:link {
	color: #006D00;
	text-decoration: none;
	font-size: 12px;
}

a.green:visited {
	color: #006D00;
	text-decoration: none;
	font-size: 12px;
}

a.green:hover {
	color: #3EAC22;
	text-decoration: none;
	font-size: 12px;
}

a.green:active {
	color: #3EAC22;
	text-decoration: none;
	font-size: 12px;
}

a.purple:link {
	color: #7b57e6;
	text-decoration: none;
	font-size: 12px;
}

a.purple:visited {
	color: #7b57e6;
	text-decoration: none;
	font-size: 12px;
}

a.purple:hover {
	color: #DA77E8;
	text-decoration: none;
	font-size: 12px;
}

a.purple:active {
	color: #DA77E8;
	text-decoration: none;
	font-size: 12px;
}


/* table */
td {
	font-size: 12px;
	color: #333333;
}

/* main text */
.pagetitle {
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.white {
	color: #FFFFFF;
}

.main-title {
	font-size: 10px;
	line-height: 130%;

}

.main-text {
	font-size: 12px;
	line-height: 140%;
}

.copy-text {
	font-size: 10px;
	color: #666666;
}

.photo-name {
	font-size: 10px;
	line-height: 120%;
}

.photo-name-jp {
	font-size: 12px;
	line-height: 140%;
}

/* title */
.title-news {
	font-size: 12px;
	color: #8C0032;
	font-weight: bold;
}

.title-blue {
	font-size: 14px;
	color: #0845b1;
	font-weight: bold;
}

.title-orange {
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}

.title-green {
	font-size: 12px;
	color: #006D00;
	font-weight: bold;
}

.title-purple {
	font-size: 12px;
	color: #7b57e6;
	font-weight: bold;
}

#wakuwaku01 {
	width: 310px;
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	height: 450px;
	margin-left: 20px;
}
</pre></body></html>