@charset "utf-8";

table.contactTable {
	height: 67px;
	}

table.contactTable td.inter  { padding-right: 5px; background: url(../../exam/images/bg_04.gif) #8fcc52 no-repeat;}
table.contactTable td.kyoiku { padding-right: 5px; background: url(../images/bg_01.gif) #8fcc52 no-repeat;}

table.contactTable ul {
	height: 67px;
	}
	
table.contactTable ul li {
	margin-top: 36px;
	padding: 2px 0;
	float: left;
	display:inline;
	line-height: 0.9;
	}
	
table.contactTable ul li.charge {
	padding-left: 13px;
	font-weight: bold;
	}
	
table.contactTable ul li.tel {
	padding-left: 12px;
	padding-right: 8px;
	letter-spacing: -0.05em;
	border-right: #4d4d4d dotted 1px;	
	}
	
table.contactTable ul li.mail {
	padding-left: 10px;
	}

p.katsudo {
	margin-top: 10px;
	padding-left: 53px;
	padding-right: 25px;
	padding-bottom: 10px;
	border-bottom: #e6e6e6 dotted 1px;
	}
	
p.last {
	border-bottom: none;
	}
	
p.number {
	margin: 15px 0 0 13px;
	float: left;
	}
	
table.kyoikuTable {
	width: 600px;
	font-size: 75%;
	background: url(../images/bg_02b.gif) repeat-y;
	}
	
table.bookTable {
	margin-top: 5px;
	margin-left: 15px;
	width: 570px;
	text-align: center;
	}
	
table.bookTable td {
	vertical-align: top;
	}