<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: PROGRES
Theme URI: http://www.www.www/
Description: 株式会社プログレスサイト構築用テーマ
Author: TOKYO DOORS
*/

#contents a.largeLink {
	margin-top: 10px;
	background: url(../../images/websitemap/hd_large.gif) left 3px no-repeat;
	padding-left: 20px;
	display: block;
}

#contents a.largeLink {/* Min-Height Fast Hack */
	min-height: 23px;
	height: auto !important;
	height: 23px;
}

#contents a.largeLink:link,#contents a.largeLink:visited {
	color: black;
	font-weight: bold;
	font-size: 116.6%;
	text-decoration: none;
}

#contents a.largeLink:active,#contents a.largeLink:hover {
	color: #f37100;
	font-weight: bold;
	font-size: 116.6%;
	text-decoration: none;
}

#contents a.middleLink {
	margin-top: 20px;
	margin-left: 20px;
	background: url(../../images/websitemap/hd_middle.gif) left 2px no-repeat;
	padding-left: 18px;
	display: block;
}

#contents a.middleLink {/* Min-Height Fast Hack */
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

#contents a.middleLink:link,#contents a.middleLink:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#contents a.middleLink:active,#contents a.middleLink:hover {
	color: #f37100;
	font-weight: bold;
	text-decoration: none;
}

ul.list-smallLink {
	margin-left: 38px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 30px;
}

ul.list-smallLink li a {
	background: url(../../images/websitemap/hd_small.gif) left 4px no-repeat;
	padding-left: 10px;
	display: block;
	float: left;
	width: 270px;
}</pre></body></html>