<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ie.css */



* html #leftpane ul li a{
	border-top:1px solid #333;
	display:block;
	background:url(../img/common/mark01.gif) no-repeat left center;
	width:170px;
	height:29px;
	padding:9px 0px 5px 10px;
	
}

* html #leftpane ul li a:hover{
	background:url(../img/common/mark02.gif) no-repeat left center;
	padding:9px 0px 0px 10px;
	width:170px;
	height:29px;
}


* html #leftpane ul li.under a{
	border-top:1px solid #333;
	display:block;
	background:url(../img/common/mark01.gif) no-repeat left center;
	width:170px;
	height:40px;
	padding:9px 0px 6px 10px;
	
	letter-spacing:-1px;
}


* html #leftpane ul li.under a:hover{
	background:url(../img/common/mark03.gif) no-repeat left center;
	padding:9px 0px 0px 10px;
	width:170px;
	height:52px;
}


/*====================================== cnt ===================================================*/
* html #cnt{
	width:600px;
	float:right;
	margin:10px 5px 10px 0px;
	display:inline;
	
}



* html #cnt div.chiryo ul li{
	border:1px solid #999;
	width:270px;
	height:171px;
	padding:5px 5px 0px 5px;
	float:left;
	margin:0px 10px 10px 0px;
}


* html #cnt.profile div.block3rd{
	margin-left:30px;
	border:3px solid #FFC8C8;
	width:520px;
	padding:10px;
}


* html #cnt.profile div.block2nd table.second{
	width:520px;
	border:2px solid #333;
	border-collapse:collapse;
	margin-left:30px;
	margin-top:20px;
}




* html #cnt.price div.block2nd div.first h4{
	background:url(../img/price/mark01.gif) no-repeat 3% 50%;
	padding:5px 0px 5px 15px;
	border:2px solid #FFBBBB;
	font-weight:bold;
	font-size:90%;
	width:270px;
	margin-bottom:15px;
}


* html #cnt.price div.block2nd div.second h4{
	background:url(../img/price/mark02.gif) no-repeat 3% 50%;
	padding:5px 0px 5px 15px;
	border:2px solid #FFCC99;
	font-weight:bold;
	font-size:90%;
	width:270px;
	margin-bottom:15px;
}

















/* mac ie \*/ /*/
* html #leftpane ul li a{
	border-top:1px solid #333;
	display:block;
	background:url(../img/common/mark01.gif) no-repeat left center;
	width:160px;
	height:22px;
	padding:9px 0px 0px 10px;
	
}
/* */


/* mac ie \*/ /*/
* html #leftpane ul li a:hover{
	background:url(../img/common/mark02.gif) no-repeat left center;
	padding:9px 0px 0px 10px;
	width:160px;
	height:22px;
}

/* */

/* mac ie \*/ /*/
* html #leftpane ul li.under a{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	display:block;
	background:url(../img/common/mark01.gif) no-repeat left center;
	width:160px;
	height:22px;
	padding:9px 0px 0px 10px;
	
	letter-spacing:-1px;
}
/* */



/* mac ie \*/ /*/
* html #leftpane ul li.under a:hover{
	background:url(../img/common/mark02.gif) no-repeat left center;
	padding:9px 0px 0px 10px;
	width:160px;
	height:22px;
}
/* */







































</pre></body></html>