@charset "UTF-8";


/* title
------------------------------------------------*/
#main h4 {
	margin: 0 0 10px;
	font-size: 167%;
	font-weight: bold;
	color: #094;
}
#main h4.margin-top30 {
	margin-top: 30px;
}

/* p
------------------------------------------------*/
#main p {
	margin-bottom: 10px;
}
#main p.backpage {
	text-align: center;
	margin-top: 30px;
}
#main p.backpage a {
	padding: 0 5px;
}
#main p.bus_txt {
	background: url(img/bus.gif) no-repeat left center;
	margin: 5px 0 10px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	color: #e44936;
}

/* table
------------------------------------------------*/
#main table {
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	width: 624px;
	margin: 25px 0 5px;
}
#main table caption {
	padding: 0 0 5px;
	line-height: 1.2;
	font-size: 167%;
	font-weight: bold;
	color: #094;
}
#main table caption span {
	font-size: small;
	font-weight: bold;
	color: #f00;
}
	#main table th {
		background: #bde5a1;
		border-left: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 5px;
		text-align: center;
		white-space: nowrap;
	}
	#main table td {
		background: #fff;
		border-left: 1px solid #999;
		border-bottom: 1px solid #999;
		padding: 5px;
		text-align: center;
	}
	#main table td.align-left {
		text-align: left;
	}
	#main table td.out {
		text-decoration: line-through;
	}
		#main table td span {
			font-size: 77%;
		}

#main table.date { margin: 0 0 5px; }
#main table.date td { font-size: 116%; }
#main table.date td a { font-weight: bold; }

#main table.margin { margin: 0 0 20px; }

#main table.campus { margin: 0 0 25px; }
#main table.campus td { font-size: 93%; }


/* main_in
------------------------------------------------*/
#main_in {
	margin: 0 0 10px;
}
#main_in { zoom:1; }
#main_in:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
	#main_in h2 {
		margin: 0 0 10px;
	}
	#main_in h3 {
		border-bottom: 1px dotted #d9d9d9;
		margin: 0 0 10px;
		padding: 0 0 5px;
	}

/* main_in div
------------------------------------------------*/
	#main_in div {
		border: 1px dotted #d9d9d9;
		float: left;
		width: 278px;
		margin-top: 15px;
		padding: 12px;
	}

		#main_in div h3 {
			background: url(../img/ya_black.gif) no-repeat left center;
			border: none;
			margin: 0 0 3px;
			padding: 0 0 0 10px;
		}
		#main_in div p {
			padding-bottom: 155px;
			font-size: 93%;
			color: #808080;
		}

	#main_in div.experience {
		margin-right: 16px;
	}
		#main_in div.experience p {
			background: url(img/bg_experience.jpg) no-repeat left bottom;		
		}

	#main_in div.campus {}
		#main_in div.campus p {
			background: url(img/bg_campus.jpg) no-repeat left bottom;
		}

	#main_in div.consult {
		margin-right: 16px;
	}
		#main_in div.consult p {
			background: url(img/bg_consult.jpg) no-repeat left bottom;
		}
	#main_in div.request {}
		#main_in div.request p {
			background: url(img/bg_request.jpg) no-repeat left bottom;
		}

	#main_in div p.more {
		background: none;
		margin-top: 10px;
		padding-bottom: 0;
		text-align: right;
	}



#main table .bus {
	background: url(img/bus.gif) no-repeat right;
	padding: 0 30px 0 0;
	font-size: 100%;
}
#main table td.txt-left {
	text-align: left;
}


/* campus
------------------------------------------------*/
#main p.oc {
	margin: 60px 0;
	text-align: center;
	line-height: 1.6;
	font-size: 167%;
}
