@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :rimote-cisco.css
 style info :Ciscoコマンド一覧用
 

=================================================================== */

div#wrapper #main #contents #h2-box{
	background-image:url(../remote_cisco/images/h2_bg_cisco_command.png);
}

div#wrapper #main #contents table.mytable td,
div#wrapper #main #contents table.mytable th{
	padding:3px 5px;
	border-left:dotted 1px #bbb;
}
div#wrapper #main #contents table.mytable th{
	font-weight:bold;
	text-align:center;
}

div#wrapper #main #contents table.mytable td a{
	display:block;
	background:url(../remote_cisco/images/pdf_icon.png) no-repeat left center;
	padding-left:23px;
}

div#wrapper #main #contents table.mytable td.line{
	background:#EFF7F8;
}
