@charset "EUC-JP";
/* CSS Document */

/* <===================(  スタジオ用		 )===================> */




a.orange { color:#f90; }

table.studio a:link {
	color: #000;
	font-size:12px;
	text-decoration:underline;
	}
		
table.studio a:visited { 
	color:#000;
	text-decoration:underline;
	}

table.studio a:hover { 
	color: #F90;
	}

table.studio a:active{
	color: #000;
	font-size:12px;
	text-decoration:underline;
	}

table.studio { background-color:#FFFF99; border:1px solid #333;  color:#000; font-size:12px; float:left; text-align:center; margin:0 2px 10px 0; }

table.studio th { background-color:#6699FF; font-weight:normal; padding:2px 0; }
table.studio td { padding:5px; }
table.studio a.blue { color:#039; font-weight:bold; }
#center h2.studio_h2 { background-color:#f06 !important; }

.clear { clear:both; }
