@charset "utf-8";
.mainimg{background-image:url(../img/header/header_tuition.jpg);}
#gnavi04 a{background-position:0 -70px;}
li{list-style-type:none;}
.tuitiontable{
	margin-bottom:20px;
	line-height:2;
}
table,th,td{
	border:1px solid #666;
	font-weight:bold;
	text-align:center;
}
th{color:#fff;}
.titleset{margin-top:20px;}
/*dtpコース*/
.table_dtp th{background-color:#11a5c4;}
/*webコース*/
.table_web th{background-color:#f48801;}
/*通信教育コース*/
.table_dl th{background-color:#bd3a70;}
.aligncenter{text-align:center;}
.buttonarea {
	display: block;
	padding-top: 20px;
}
ul {
	display: block;
	padding-top: 0px;
}
#data  a {
	display: block;
	float: left;
	margin: 0px 0px 0px 290px;
	background-image: url(../img/common/data_small1.jpg);
	height: 31px;
	width: 115px;
}
#data  a:hover {
	background-image: url(../img/common/data_small2.jpg);
}
#experience  a {
	display: block;
	height: 31px;
	width: 115px;
	background-image: url(../img/common/experience_small1.jpg);
	margin-left: 425px;
}
#experience  a:hover {
	background-image: url(../img/common/experience_small2.jpg);
}

