<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";

/* TASK WEBSITES
   ----------------------------------------
   2008.06.02
   Shirai Hiroto
   ----------------------------------------*/

/* aboutus ######################################## */

.aboutus_001 {
	background:url(../img/aboutus/outline_001.gif) no-repeat;
	text-indent:-9876px;
	width:549px;
	height:42px;
	margin:0px 0px 20px 0px; 
}

/* contents ######################################## */

.contents_000 {
	width:549px;
	margin:0px 0px 0px 0px;
}
.contents_001 {
	width:549px;
	margin:0px 0px 10px 0px;
}
.contents_002 {
	width:549px;
	margin:0px 0px 20px 0px;
}
.txt_001 {
	width:529px;
	margin:0px 0px 20px 0px;
	padding:0px 10px;
	font-size:12px;
	line-height:18px;
	color:#505050;
}
.contents_002 td {
	padding:5px;
	font-size:12px;
	line-height:16px;
	color:#505050;
}

/* outline ######################################## */

.outline_table {
	width549px;
	margin:0px 0px 20px 0px;
}
.outline_table th {
	padding:10px;
	background:#c4c1b8;
	color:#505050;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7e5e0;
}
.outline_table td {
	padding:10px;
	background:#dbd9d2;
	color:#505050;
	font-size:12px;
	line-height:16px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7e5e0;
}
.outline_table td strong {
	font-size:14px;
	font-weight:bold;
	color:#505050;
}</pre></body></html>