/* CSS Document */
#navigation td
{
 width:178px;
}

#navigation a b
{
 font-size:14px;
	color: #003366;
	line-height:15px;
}
	
#navigation a.cus1 {
	font: 16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
 font-weight:800;
	color: #003366;
	line-height:17px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:9px 6px 10px 12px;
	background: url("/contents/list/temp/mm_arrow.gif") 3px 45% no-repeat;
	}
	
	#navigation a.cus1:hover {
	background: #ffffff url("/contents/list/temp/mm_arrow.gif") 3px 45% no-repeat;
	color:#FF6600;
	}
	
	#navigation b:hover {
	color:#FF6600;
	}
	
#logo 	{
	font:32px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}
	


#sidebar1 DIV.t2
{
 width:158px;
	padding-top:5px;
	padding-bottom:15px;
	background-color:#ffedbb;
	border:1px solid red;
}


#sidebar1 DIV.mt1
{
 margin-left:2px;
	margin-right:2px;
}



