@charset "shift_jis";
/* CSS Document */

#cgr_icon         {display:block; width: 26px; height:19px ; float: left; text-align:center ; vertical-align:middle ; padding:3px ;} 
#cgr_icon_select  {display:block; width: 26px; height:19px ; float: left ;text-align:center ; vertical-align:middle ; padding:3px ; background-color:#F60 ;}

#cgrWaku { display:block; width: 160px; height:125px; background-color:#369;}
/*#cgrText { display:block; width: 170px; padding: 5px 0px; text-align:left; margin:5px 0px 16px 0px;}*/
#cgrMenu { display:block; width: 160px; height:16px ; border-bottom:solid 2px #369; vertical-align:bottom ; }

/*#cgrSub  { display:block; width: 170px; padding: 5px 0px; text-align:left; margin:5px 0px 20px 10px; font-size:12px; line-height:18px;}*/
#cgrSub  { display:block; width: 170px; padding: 5px 0px; text-align:left; margin:5px 0px 5px 5px; font-size:12px; line-height:18px;}
/*#cgrSub table { font-size:11px;}*/


#subCgrText {display:block; width:90px; font-size:11px; text-align:left; margin-left:0px ; float:left; padding-top:4px; border-bottom:solid 1px #369;}
#subCgrButton {display:block; width:30px; font-size:13px; text-align:light; margin-left:1px ; float:left ;padding-top:4px;}


#cgrSub  input.downlightKaku{width:30px; font-size:13px ;background-color:#ffffff;padding-left:2px;height:16px; }

#cgrSub select { height:22px;  font-size:13px ;}
#cgrSub  input[type="button"] { height:22px;}

#subCgr_midashi {  color:#069 ; /* padding-bottom:10px;*/}
#subCgr_select select {  width:160px ;}
#subCgr_select  { padding-bottom:8px;}

#subCgr_radio  { padding-bottom:2px;}


#ledz_menu { height :310px; color:#036; font-weight:bold; visibility:hidden;}
#ledz_menu a { color:#555; font-weight:normal;}
#ledz_menu a:hover { color:#8C9FD2; font-weight:bold;}


#syousaiKensaku { /*height:35px;*/width:180px; vertical-align:top; padding:4px;float:left;}

#ledzCgr { height:70px; width:180px ; vertical-align:bottom; padding:20px 2px 0px 2px;float;}


#icon_setumei { font-size:11px ; line-height:14px;}


td.base_btn { padding: 2px 5px;}
td.base_watt { background-color:#C6C6C6; color:#000; text-align:center; font-weight:bold;}
td.base_type { background-color:#FFF; line-height:12px; font-size:13px; padding-left:5px;}

/* ベースライトなどの左側  */
td.midashi_bm { background-color:#ddd; width:175; height:20; text-align:center; font-size:12px; font-weight:bold;}
td.midashi_b { background-color:#eee; width:60; height:24; text-align:center; font-size:12px; font-weight:normal;}
td.non	   { background-color:#f6f6f6; text-align:center; font-size:12px;}
td.koumoku_b { background-color:#EDE9E0; width:60; height:24; text-align:center; vertical-align:central; font-size:10px; font-weight:normal;}
td.koumoku_b a { display:block;width:100%;height:100%; text-decoration:none; color:#000;}
td.koumoku_b a:hover { background-color:#000; color:#fff ;}
td.koumoku_b_set { background-color:#000; color:#fff ; width:60; height:24; text-align:center; vertical-align:central; font-size:10px; font-weight:normal;}
td.koumoku_b_set a { display:block;width:100%;height:100%; text-decoration:none; color:#fff;}


td.midashi_s { background-color:#E3DDCF; width:200; height:30; text-align:center; font-size:12px; font-weight:bold;}
td.midashi_s1 { background-color:#E3DDCF; width:100; height:30; text-align:center; font-size:12px; font-weight:bold;}
td.midashi_s2 { background-color:#E3DDCF; width:100; height:30; text-align:center; font-size:12px; font-weight:bold;}

td.koumoku_s1 { background-color:#EDE9E0; width:100; height:30; text-align:center; vertical-align:central; font-size:12px; font-weight:bold;}
td.koumoku_s1 a { display:block;width:100%;height:100%; text-decoration:none; color:#000;}
td.koumoku_s1 a:hover { background-color:#000; color:#fff ;}
td.koumoku_s2 { background-color:#EDE9E0; width:100; height:30; text-align:center; vertical-align:central; font-size:12px; font-weight:bold;}
td.koumoku_s2 a { display:block;width:100%;height:100%; text-decoration:none; color:#000;}
td.koumoku_s2 a:hover { background-color:#000; color:#fff ;}




/*---------//ledz------ */
dl{
	width:180px;
	margin :0;
	text-align:left ;
}
dt{
	line-height:20px;
	font-size:15px;
	text-indent:1em;
	font-weight:bold;
	color:white;
	height:22px;
}
dt.over{
	background:#999 ;
	cursor:pointer;
}
dt.selected{
	background:#F93;
	cursor:default;
}

dt.L { background:#036 ; }
dt.R { background:#600 ; }
dt.other { background:#C60 ; }
dt.out { background:#360 ; }

dd.L { background:#D8D8EB ; }
dd.R { background:#F7E8EE ; }
dd.other { background:#E8D6BB ; }
dd.out { background:#DEE6D9 ; }

dd{
	height:210px;
}
dd p{
	padding:10px;
	line-height:18px;

}


