@charset  "utf-8";

.main .heading {
	width: 801px;
	height: auto;
	display: block;
	padding-bottom: 25px;
}

.heading .col3R { width: 200px; }
.heading .col3LC { width: 565px; }

.main .heading h2 {
	width: 200px;
	height: 64px;
	display: block;
	line-height: 100%;
	text-decoration: none;
	background-image: url(http://www2.tamabi.ac.jp/cgi-bin/pro/wp_news/wp-content/themes/news/resources/news_title.gif
);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main .heading h2 a {
	width: 200px;
	height: 64px;
	display: block;
	text-indent: -5000px;
	font-size: 10px;
	/*Hides from MAC-IE\*/
	overflow: hidden;
	/**/
}
.main .heading h3 {
	color: #666;
	font-size: 100%;
	margin-bottom: 1em;
}
.main .heading h4 {
	line-height: 1.75;
	margin-bottom: 0.75em;
}
dl {
	width: 126px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 9px;
}
dl.last {
	width: 126px;
	text-align: center;
	display: block;
	float: right;
	margin-right: 0;
}
dt a { border: 1px solid #C0C0C0; display: block; }
dt a:link, dt a:visited, dt a:active { border: 1px solid #C0C0C0; }
dt a:link { border: 1px solid #C0C0C0; }
dt a:visited { border: 1px solid #C0C0C0; }
dt a:active { border: 1px solid #CC0000; }
dt a:hover { border: 1px solid #CC0000; }
dd { font-size: x-small; line-height: 1; text-align: left; padding-top: 4px; color: #999; }
*:first-child+html dd { font-size: 83.3%; }


.heading .col3L img { margin: 0.5em 0; }
