@charset "utf-8";
/* 大学パートナーシップ　2012シンポジウム */

/*init*/
a img{
	border: none;
	}

/*contents*/
.ttl2_wrapper{
	width: 620px;
	margin: 0 auto;
	}
.table01{
	border-collapse: collapse;
	width: 100%;
	}
.table01 th,.table01 td{
	border: 1px solid #acacac;
	padding: 10px;
	}
.table01 th{
	background-color: #cbe7a7;
	vertical-align: middle;
	text-align: center;
	width: 20%;
	font-weight: normal;
	}
.table01 td{
	background-color: #f6fde9;
	}
.table02{
	border-collapse: collapse;
	width: 100%;
	}
.table02 th,.table02 td{
	border-top: 1px dotted #acacac;
	border-bottom: 1px dotted #acacac;
	background-color: #f9ffed;
	padding: 5px 0;
	}
.table02 th{
	vertical-align: middle;
	text-align: center;
	}
.table02 td{
	padding-left: 20px;
	}
.box01{
	padding: 10px;
	background-color: #f8f8f8;
	border: 1px solid #CCC;
	}

/*shared*/
.maTB10{
	margin: 10px 0;
	}
.maB40{
	margin-bottom: 40px;
	}
.maT5{
	margin-top: 5px;
	}

.lt {
　text-decoration:line-through;
}
