/* clearfix */
.couse_select_gadget .cFix:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.couse_select_gadget .cFix        { min-height: 1px; }
* html .couse_select_gadget .cFix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }


.couse_select_gadget{
	background:#f3f3f3;
	padding-bottom:10px;
}
.couse_select_gadget .list_wrap{
	width:580px;
	margin:auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
/****************************************
class_row
*****************************************/
.couse_select_gadget .class_row{
	display:block;
	width:580px;
	height:29px;
	background:url(couse_select_gadget/classlist_bg.png)repeat-x;
	text-decoration:none;
	color:#333;
	line-height:29px;
	position:relative;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	z-index:1;
}
.couse_select_gadget .class_row:hover{
	background:#fff3e9;
}

.couse_select_gadget .class_row a.open_btn{
	display:block;
	width:17px;
	height:17px;
	background:url(couse_select_gadget/open.png);
	float:left;
	text-indent:-9999px;
	margin:6px;
}
.couse_select_gadget .class_row a.open_btn:hover{
	background-position:bottom;
}
.couse_select_gadget .class_row a.close_btn{
	display:block;
	width:17px;
	height:17px;
	background:url(couse_select_gadget/close.png);
	float:left;
	text-indent:-9999px;
	margin:6px;
}
.couse_select_gadget .class_row a.close_btn:hover{
	background-position:bottom;
}

.couse_select_gadget .class_row .classtable a.certificate_btn_c
{
    display:block;
	width:26px;
	height:26px;
	background:url(couse_select_gadget/certificate.png);
	float:left;
	text-indent:-9999px;
}

.couse_select_gadget .class_row .classtable a.certificate_btn_c:hover
{
    background-position:bottom;
}


.couse_select_gadget .day{
	position:absolute;
	right:5px;
}

.couse_select_gadget .class_row img{
	position:absolute;
	bottom:9px;
}
.couse_select_gadget .class_row div.title{
	width:390px;
	height:29px;
	float:left;
	overflow:hidden;
}
/****************************************
subject_row
*****************************************/
.couse_select_gadget .subject_row{
	display:block;
	width:580px;
	height:29px;
	background:url(couse_select_gadget/subjectlist_bg.png)no-repeat #f3f3f3;
	text-decoration:none;
	color:#333;
	line-height:29px;
	position:relative;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
}
.couse_select_gadget .subject_row:hover{
	background:url(couse_select_gadget/subjectlist_bg.png)no-repeat #fff3e9;
}

.couse_select_gadget .subject_row a.open_btn{
	display:block;
	width:17px;
	height:17px;
	background:url(couse_select_gadget/open.png);
	float:left;
	text-indent:-9999px;
	margin:6px 5px 6px 30px;
}
.couse_select_gadget .subject_row a.open_btn:hover{
	background-position:bottom;
}
.couse_select_gadget .subject_row a.open_btn:hover{
	background-position:bottom;
}
.couse_select_gadget .subject_row a.close_btn{
	display:block;
	width:17px;
	height:17px;
	background:url(couse_select_gadget/close.png);
	float:left;
	text-indent:-9999px;
	margin:6px 5px 6px 30px;
}
.couse_select_gadget .subject_row a.close_btn:hover{
	background-position:bottom;
}
.couse_select_gadget .subject_row img{
	position:absolute;
	right:135px;
}
.couse_select_gadget .subject_row div.title{
	/*width:370px;*/
	height:29px;
	float:left;
	overflow:hidden;
}

/***********************************************
Chapter
************************************************/
.couse_select_gadget .chapter_row{
	display:block;
	width:580px;
	height:29px;
	background:#fff;
	text-decoration:none;
	color:#333;
	line-height:29px;
	position:relative;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
}
.couse_select_gadget .chapter_row:hover{
	background:#fff3e9;
}
.couse_select_gadget .chapter_row span{
	/*background:url(couse_select_gadget/chapter_bg.png) no-repeat;*/
	margin-left:60px;
	padding-left:1em;
}

.couse_select_gadget .chapter_row div.title span
{
    background:url(couse_select_gadget/chapter_bg.png) no-repeat;
   	width:370px;
	height:29px;
	float:left;
	overflow:hidden; 
}

.couse_select_gadget .chapter_row img{
	position:absolute;
	right:135px;
}

/***********************************************
unit
************************************************/
.couse_select_gadget .unit_row{
	display:block;
	width:580px;
	height:29px;
	background:#fff;
	text-decoration:none;
	color:#333;
	line-height:29px;
	position:relative;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	overflow:hidden;
}
.couse_select_gadget .unit_row:hover{
	background:#fff3e9;
}
.couse_select_gadget .unit_row span{
	margin-left:90px;
}
.couse_select_gadget .unit_row img{
	position:absolute;
	right:135px;
}
.couse_select_gadget .unit_row div.title{
	width:330px;
	height:29px;
	margin-left:20px;
	float:left;
	overflow:hidden;
}

.couse_select_gadget .unit_row .unit_status
{
    position:relative;
    top:5px;
    right:41px;
}


.couse_select_gadget .subject_row .certificate_btn_s
{
    display:block;
	width:26px;
	height:26px;
	background:url(couse_select_gadget/certificate.png);
    position:absolute;
    top:3px;
    left:260px;
    z-index:9999;
}

.couse_select_gadget .subject_row .certificate_btn_s:hover
{
    background-position:bottom;
}

/**********************************************
listheader
**********************************************/
.couse_select_gadget .listheader{
	height:20px;
	width:580px;
	background:url(couse_select_gadget/listheader_bg.png) repeat-x;
	position:relative;
}

*:first-child+html .couse_select_gadget .listheader{
	line-height:18px;
}

.couse_select_gadget .day_sort{
	position:absolute;
	right:50px;
	color:#fff;
	text-decoration:none;
}
.couse_select_gadget .day_sort:hover{
	color:#f8b551;
}
/**********************************************
command
**********************************************/
.couse_select_gadget .command_wrap{
	width:580px;
	padding:10px;
}

/**********************************************
tab
**********************************************/
.couse_select_gadget .tab_wrap{
	float:left;
	font-size:14px;
}
.couse_select_gadget .tab_wrap a , .couse_select_gadget .tab_wrap span{
	padding:0 7px;
}

*:first-child+html .couse_select_gadget .tab_wrap a , .couse_select_gadget .tab_wrap span
{
	padding-top:3px;
}

.couse_select_gadget .tab_wrap .temp{
	font-weight:bold;
}
.couse_select_gadget .tab_end{
	border-right:#CCC solid 1px;
}
/**********************************************
search_wrap
**********************************************/
.couse_select_gadget .search_wrap{
	height:22px;
/*	width:568px;*/
	background:url(couse_select_gadget/search_bg.png) no-repeat;
	padding:0px;
	float:right;
/*	margin-left:10px*/
}
.couse_select_gadget .search_wrap input[type='text']{
	width:220px;
	height:22px;
	float:left;
	border:none;
	background:none;
	padding:0 5px;
}
.couse_select_gadget .search_wrap a.search_btn{
	display:block;
	width:66px; height:22px;
	background:url(couse_select_gadget/search_btn.png) no-repeat;
	float:left;
	text-indent:-9999px;
}
.couse_select_gadget .search_wrap a.search_btn:hover{
	background-position:bottom;
}
.couse_select_gadget .search_wrap a.setting_btn{
	display:block;
	width:65px;
	height:22px;
	background:url(couse_select_gadget/setting_btn.png) no-repeat;
	float:left;
	text-indent:-9999px;
	margin-left:10px;
}
.couse_select_gadget .search_wrap a.setting_btn:hover{
	background-position:bottom;
}

.couse_select_gadget .list_wrap .class_row a.class_top
{
    display:block;
    height: 17px;
    width:17px;
	background:url(couse_select_gadget/class_top.png) no-repeat;
	z-index:2;
}

.couse_select_gadget .list_wrap .class_row a.class_top:bover
{
    background-position:bottom;
}

.classtable
{
    float:right;
    position:relative;
	right:10px;
	bottom:30px;
}

.couse_select_gadget .list_wrap .class_row a.normal_class
{
    display:block;
    height: 26px;
    width:54px;
	background:url(couse_select_gadget/syuryo02.png) no-repeat;
	z-index:2;
	float:right;
	position:relative;
	right:105px;
	bottom:28px;
}

.couse_select_gadge .list_wrap .class_row a.normal_class:hover{
	background-position:bottom;
}

.couse_select_gadget .list_wrap a.subject_class
{
    display:block;
    height: 26px;
    width:54px;
	background:url(couse_select_gadget/syuryo01.png) no-repeat;
	z-index:2;
	float:right;
	position:relative;
	right:180px;
	bottom:28px;
}

.couse_select_gadge .list_wrap a.subject_class:hover{
	background-position:bottom;
}


/**************************************
search_resultlist_wrap
***************************************/
.couse_select_gadget .search_resultlist_wrap{
	background:#fff;
	width:580px;
	border:#CCC solid 1px;
	margin:auto;
}

.couse_select_gadget .search_result{
	border-bottom:#CCC solid 1px;
	line-height:30px;
}
.couse_select_gadget .last_result{
	border-bottom:none;
}
.couse_select_gadget .search_result a{
	text-decoration:none;
	color:#333;
	display:inline-block;
	padding:0 10px;
}
.couse_select_gadget .search_result a:hover{
	background:#fff3e9;
}
.couse_select_gadget .search_result a.class_title{
	background:url(couse_select_gadget/list_icon.png) no-repeat 5px 8px;
	padding-left:20px;
}
.couse_select_gadget .search_result a.class_title:hover{
	background:url(couse_select_gadget/list_icon.png) no-repeat 5px 8px #fff3e9;
}
.couse_select_gadget .keyword{
	background:#f8b551;
}