@charset  "utf-8";

.main {
	padding-top: 25px;
}
#pageHome #cmbTop h2, #pageHome .col-2 h2 {
	display: none;
}
#cmbTop {
	width: 100%;
	background-image: url(../../resources/bg_main.gif);
	background-repeat: repeat-y;
	background-position: 645px 0;
	margin: 25px 0;
	position: relativere;
	clear: both;
}
.col-3x2 {
	width: 392px;
	margin: 0 14px 0 0;
	padding: 0px;
	float: left;
}
.col-3 {
	width: 190px;
	margin: 0;
}
.cmbSide {
	width: 165px;
	float: left;
	text-align: left;
	margin-left: 28px;
}
.column .col-2 {
	width: 392px;
}
.floatLeft {
	float: left;
	margin: 0;
}
.floatRight {
	float: right;
	margin: 0;
}

.cmbUrgent {
	border: 1px solid #DC0000;
	margin-bottom: 25px;
}
.cmbUrgent h2 {
	font-size: 136%;
	font-weight: normal;
	color: #DC0000;
	padding: 9px 0 8px 2px;
	margin-bottom: 1em;
	border-top: 3px solid #DC0000;
	border-bottom: 1px dotted #DC0000;
	line-height: 1.25;
	clear: both;
	background: -moz-linear-gradient(top, #FDF2F2 0%, #FFFFFF 50%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDF2F2), color-stop(50%,#FFFFFF)); /* webkit */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0F4FB', endColorstr='#FFFFFF',GradientType=0 );  ie */
	zoom:1;
}
.cmbUrgent h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 8px 0 4px 0;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #DC0000;
	border-top: none;
	background: none;
	color: #404040;
}
.cmbUrgent .col-2 {
	width: 408px;
}

.bottomMenu dl { margin-bottom: 0.9em }
.bottomMenu dt {
	height: 18px;
	font-weight: normal;
	color: #0047B8;
	line-height: 100%;
	margin-bottom: 0.5em;
	text-indent: -5000px;
	font-size: 10px;
	line-height: 1;
	text-decoration: none;
	background-image: url(../../resources/menu_idx.gif); 
	background-repeat: no-repeat;
	background-position: 0 0;
	/*Hides from MAC-IE\*/
	overflow: hidden;
	/**/
}
.bottomMenu dl.idx3 dt { background-position: 0 -36px; }
.bottomMenu dl.idx4 dt { background-position: 0 -54px; }
.bottomMenu dl.idx5 dt { background-position: 0 -72px; }

.cmbLv1 dd {
	line-height: 1;
	margin-bottom: 0;
	padding: 0;
}

.cmbLv1 dd a, .cmbLv1 dd span.noLink {
	display: block;
	padding: 6px 0px;
}

span.noLink{ color: #CCC; }

.cmbLv1 dd a:link,
.cmbLv1 dd a:visited,
.cmbLv1 dd a:active { color: #808080; }
.cmbLv1 dd a:hover {
	text-decoration: none;
	color: #D90000;
}
.cmbLv1 dd a:link.selected,
.cmbLv1 dd a:visited.selected,
.cmbLv1 dd a:active.selected, {
	text-decoration: none;
	color: #CCC;
}

.cmbLv1 dd a.nWin {
	background-position: 0px 6px;
	padding-left: 16px;	background-image: url(../resources/icon_window.gif);
	background-repeat: no-repeat;

}

/*----\*/
 * html .cmbLv1 dd a { height: 1%; }
/*-----*/


.news {
	margin-bottom: 3em;
}
.cmbLv1 h4 {
	margin-bottom: 1em;
}
.newsList {
	width: 392px;
	height: 16px;
	position: relative;
	margin-top: 8px;
	clear: both;
} .newsList li {
	display: inline;
	list-style-type: none;
} .newsList li a {
	width: 42px;
	height: 16px;
	display: block;
	line-height: 1;
	padding: 0;
	margin-left: 8px;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	overflow: hidden;
}
.newsList li.icon-list a { height: 16px; background: url(../../resources/icon_list.png) no-repeat 0px 0px; }
.newsList li.icon-feed a { height: 16px; background: url(../../resources/icon_feed.png) no-repeat 0px 0px; }
.newsList li.icon-list a:hover { height: 16px; background: url(../../resources/icon_list.png) no-repeat 0px -16px; }
.newsList li.icon-feed a:hover { height: 16px; background: url(../../resources/icon_feed.png) no-repeat 0px -16px; }

.news dl {
	/*Hides from MAC-IE\*/
	clear: both;
	/**/
	line-height: 1;
	background-color: #FFF;
	border-bottom: 0px solid #C0C0C0;
	height: 1%;
	margin: 0 0 0.75em 0;
	/*\*//*/
	float: right;
	/**/
}
.news dt {
	float: left;
	width: 70px;
	text-align: center;
	font-weight: normal;
	color: #999;
	line-height: 2;
	padding: 0;
	margin-bottom: 1px;
	text-indent: 0;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../../resources/bg_news-dt.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	/*Hides from MAC-IE\*/
	overflow: hidden;
	/**/
	white-space: nowrap;
	height: 22px;
	clear: left;
	letter-spacing: 0.05em;
} .news dt.imp {
	color: #D90000;
} .news dt.app {
	background-image: url(../../resources/bg_news-dt-app.gif);
	color: #006600;
}
.news dt.imp {
	background-image: url(../../resources/bg_news-dt-imp.gif);
}
.news dt.app {
	background-image: url(../../resources/bg_news-dt-app.gif);
	text-indent: -5000px;
	text-decoration: none;
	overflow: hidden;
}

.news dd {
	width: 321px;
	line-height: 1.75;
	float: none;
	margin-left: 71px;
	margin-bottom: 1px;
	clear: right;
}
.news dd a, .news dd span.noLink {
	padding: 0px 4px 0px 4px;
	display: block;
}
.news dd span.noLink {
	color: #555;
}
.news dd span.app {
	color: #090;
	font-weight: bold;
}
.news dd a:link, .news dd a:visited { color: #555; }
.news dd:hover {
	background-color: #F2F2EE;
	background-image: url(../../resources/bg_news-dd-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.news dd a:hover {
	color: #D90000;
	background-image: url(../../resources/bg_news-dd-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;

}
.news dd span.noLink:hover {
	background-image: none;
	background-color: #FFF;
}
/*----\*/
 * html .news dd { float: right; margin-left: 0; }
 * html .news dd a:hover { background-image: none; }
/*-----*/

.news dd a.nWin {
	background-position: 4px 4px;
	text-indent: 16px;
	padding-left: 4px;
	/*\*//*/
	background-position: 0px 2px;
	/**/

}
.news dd span, li span { font-size: x-small; color: #999; }
*:first-child+html .news dd span,
*:first-child+html li span { font-size: 83.3%; }

.bottomMenu {
	padding: 1.75em 0 1em 0;
	border: 1px dotted #C0C0C0;
	background-image: url(../../resources/bg_bottom-menu.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	clear: both;
	width: 100%;
} .bottomMenu {
	margin-bottom: 0;
} .bottomMenu .col3L {
	width: 150px;
	float: left;
	position: relative;
	clear: none;
	padding-left: 38px;
} .bottomMenu .col3C {
	width: 150px;
	float: left;
	padding-left: 38px;
	position: relative;
	clear: none;
} .bottomMenu .col3R {
	width: 160px;
	float: right;
	margin-left: 0;
	position: relative;
	clear: none;
}
/*----\*/
 * html .bottomMenu .col3L {
	width: 150px;
	padding-left: 40px;
}
 * html .bottomMenu .col3C {
	padding-left: 40px;
}
/*-----*/

/*----------------------------------------------------
  DIARY
----------------------------------------------------*/

#diary {
	width: 100%;
	min-height: 285px;
	background-image: url(http://tamabi.ac.jp/resources/bg_diary-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0 15px 0;
} #diary div {
	padding: 0 1em;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	min-height: 265px;
	line-height: 1.75;
}
* html #diary div { line-height: 1.72; }
*:first-child+html #diary div { line-height: 1.72; }
#diary div p { margin: 0; }
#diary div h3 {
	color: #333;
	padding: 0 0 7px 0;
	margin: 0 0 9px 0;
	clear: both;
	border-bottom: 1px dotted #C0C0C0;
	border-top: none;
	background: none;
	font-size: 100%;
	font-weight: normal;	
} #diary span.lineB {
	display: block;
	height: 10px;
	background-image: url(http://tamabi.ac.jp/resources/bg_diary-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#diary a:link		{ text-decoration:none; color: #0047B8; padding:0 0 1px 0; }
#diary a:visited	{ text-decoration:none; color: #0047B8; }
#diary a:active		{ text-decoration:none; }
#diary a:hover		{ text-decoration:none; color: #D90000;  border-bottom:1px solid #D90000; }

.scrollArea { width: 100%; }
#scrollTxt { overflow: hidden; }


.info { line-height: 1.5; }

.urgent {
	border: 1px solid #D90000;
	padding: 7px;
	margin-bottom: 1.75em;
} .urgent h4 {
	color: #D90000;
	border-color: #D90000;
	text-align: center;
	margin-bottom: 5px;
} .urgent ul {
	margin-bottom: 0;
} .urgent li {
	line-height: 1.25;
}