@charset "utf-8";

.evseBox{
width:680px;
}

.evseList{
border-collapse: collapse;
border-top:1px solid;
border-right:1px solid;
border-color:#CCCCCC;
width:680px;
}

.evseList .title{
	background-image:url(../common/images/table_tit.gif);
	background-repeat:repeat-x;
	background-color:#D9E2F0;
}

.evseList td{
padding:5px;
border-bottom:1px solid;
border-left:1px solid;
border-color:#CCCCCC;
}

.evseList th{
padding:5px;
border-bottom:1px solid;
border-left:1px solid;
border-color:#CCCCCC;
text-align:left;
}

.evseList .tr{
	background-image:url(../common/images/tr01.jpg);
	background-repeat:repeat-x;
}

.evseList tr{
	background-image:url(../common/images/tr01.jpg);
	background-repeat:repeat-x;
}

.evseTit{
padding-top:20px;

}

#contentBox .titPat1{
margin-top:20px;
}


/*セミナー*/
.evseList .setd01{
width:20%;
}

.evseList .setd02{
width:10%;
}

.evseList .setd03{
width:10%;
}

.evseList .setd04{
width:25%;
}

.evseList .setd05{
width:15%;
}

.evseList .setd06{
width:10%;
}

.evseList .setd07{
width:10%;
}


/*イベント*/

.evseList .evtd01{
width:15%;
}

.evseList .evtd02{
width:40%;
}

.evseList .evtd03{
width:15%;
}

.evseList .evtd04{
width:15%;
}

#contentBox .icon{
padding:5px 0px;
}

/*スケジュールへのリンクボタン*/
#contentBox .btnSchedule{
text-align:right;
padding-top:10px;
padding-bottom:20px;
}
