@charset "utf-8" ;

h2#skillup{
background:url(../img/skillup/page_title.gif) no-repeat;
width:980px;
height:45px;
/*padding:45px 0 0 0;*/
margin:0 auto;
display:block;
}

/*--skillup--*/
div#skillupWrappe{
}

div#skillupWrappe table{
width:100%;
}

div#skillupWrappe table tr.bgcolor{
background:#f9feff;
}

h5#kname{
}

h5#kname strong{
	font-size:120%;
}

div#entry{
	text-align:center;
	margin:20px 0 0 0;
}

/*----seminerList--------------------------------*/
ul#seminerList{
margin:0 0 20px;
border-top:1px dashed #ededed;
}

ul#seminerList li{
padding:5px 0 5px 20px;
background:url(../img/index/arrow.jpg) no-repeat 0 5px;
border-bottom:1px dashed #ededed;
}

ul#seminerList li a{
}

ul#seminerList li a strong{
color:#11a9b7;
}



/*--support--*/
div#support{
}

div#support table tr th{
width:33%;
background:#f69f07;
padding:5px;
color:#ffffff;
}

div#support table tr td{
line-height:140%;
padding:5px;
border-bottom:1px dashed #f69f07;
}

div#skillupWrappe h3{
background:url(../img/skillup/title_seminer.gif) no-repeat;
width:513px;
height:57px;
}

/*--seminer--*/
div#seminer{
clear:both;
}

div#seminer table tr th{
width:25%;
line-height:140%;
padding:5px;
border-bottom:1px dashed #11a9b7;
text-align:left;
}

div#seminer table tr td{
width:75%;
line-height:140%;
padding:5px;
border-bottom:1px dashed #11a9b7;
}

span.red{
color:#660000;
}

div#Thanks{
padding:10px 0;
line-height:120%;
border-top:1px dotted #cccccc;
border-bottom:1px dotted #cccccc;
margin:10px 0;
}

