@charset  "utf-8";

#pageHome .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: 0 0 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: right;
	text-align: left;
	margin-right: 31px;
}
/*----\*/
 * html .cmbSide { margin-right: 15px; }
/*-----*/
.column .col-2 {
	width: 392px;
}
.floatLeft {
	float: left;
	margin: 0;
}
.floatRight {
	float: right;
	margin: 0;
}

.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: 2em;
}
.cmbLv1 h4 {
	margin-bottom: 1em;
}



.news .newsHeader {
	width: 100%;
	height: 36px;
	text-align: left;
	clear: both;
	margin: 0 0 1.75em;
	padding: 3px 0 0 0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	background-color: #eee;
	background-image: url(/resources/bg_tab-area.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	overflow: hidden;
}

.news .simpleTabs-nav ul {
	width: 440px;
	float: left;
	display: inline-block;
	margin: 0 0 0 4px;
	zoom: 1;
}
.news .simpleTabs-nav li {
	width: 214px;
	float: left;
	display: inline-block;
	zoom: 1;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #9DB7E1;
	border-right: 1px solid #9DB7E1;
	border-bottom: 1px solid #ccc;
	background-color: #F0F4FB;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F0F4FB 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F0F4FB)); /* webkit */
} .news .simpleTabs-nav li:first-child {
	border-left: 1px solid #9DB7E1;
}
.news .simpleTabs-nav li span {
	height: 28px;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-image: url(/resources/arrow-list_off.png);
	background-repeat: no-repeat;
	background-position: 183px center;
	cursor: pointer;
	overflow: hidden;
} .news .simpleTabs-nav li span:hover { background-image: url(/resources/arrow-list_on.png); color: #DC0000; }
.news .simpleTabs-nav li.active {
	margin-top: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #FFF;
} .news .simpleTabs-nav li:first-child.active {
	border-left: 1px solid #ccc;
}
.news .simpleTabs-nav li.active span, .news .simpleTabs-nav li#simpleTabs-nav-3 {
	height: 33px;
	line-height: 33px;
	background-color: #FFF;
	background-image: none;
} .news .simpleTabs-nav li#simpleTabs-nav-3 { border-bottom: 1px solid #FFF; height: 34px; width: 214px; }


.news .simpleTabs-content {
	clear: both;
}

#newsList {
	width: 100px;
	height: 16px;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
} #newsList ul {
	display: none;
	width: 100%;
	margin-top: 6px;
} #newsList li {
	display: block;
	list-style-type: none;
	width: 50px;
	height: 16px;
	float: right;
	clear: none;
} #newsList li a {
	width: 42px;
	height: 16px;
	display: block;
	line-height: 1;
	padding: 0;
	margin-left: 8px;
	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 {
	clear: both;
	line-height: 1;
	border-bottom: 0px dotted #C0C0C0;
	_zoom: 1;
}
.news dt {
	width: 70px;
	height: 22px;
	margin: 3px 0;
	float: left;
	clear: left;
	font-weight: normal;
	font-size: 10px;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
	color: #999;
	line-height: 22px;
	/*Hides from MAC-IE\*/
	overflow: hidden;
	/**/
	white-space: nowrap;
	border: 1px solid #f2f2ee;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.news dd {
	width: 520px;
	float: none;
	margin-left: 76px;
	clear: right;
	padding: 3px 0;
	line-height: 1.75;
}
.news dd a, .news dd span.noLink {
	min-height: 22px;
	padding: 0px 4px 0px 4px;
	display: block;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.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 a:hover {
	color: #D90000;
	background-color: #f2f2ee;
	border: 1px solid #f2f2ee;
}
.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 {s
	background-position: 4px 4px;
	text-indent: 16px;
	padding-left: 4px;
	/*\*//*/
	background-position: 0px 2px;
	/**/

}
.news dd span { font-size: x-small; color: #999; }
*:first-child+html .news dd span { font-size: 83.3%; }

.newsUrgent { border-bottom: 1px dotted #dc0000; padding-bottom: 1.5em; }
.newsUrgent h3 {
	border-color: #DC0000;
	color: #DC0000;
	background: none;
}
.newsUrgent dt { border: 1px solid #dc0000; color: #dc0000; }

.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: 390px;
	min-height: 285px;
	padding: 0 0 27px 0;
} #diary div {
	padding: 10px 1em 8px 1em;
	min-height: 265px;
	line-height: 1.75;
	border: 1px solid #C0C0C0;
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
* 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 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; }


.info { line-height: 1.5; }
.urgent {
	border: 1px solid #c0c0c0;
	padding: .5em 1em;
	margin-bottom: 1.75em;
} .urgent h4 {
	border-color: #c0c0c0;
	text-align: center;
	margin-bottom: 5px;
} .urgent ul {
	margin-bottom: 0;
} .urgent li {
}
.cmbSide p { margin-bottom: 15px; }

.shadeBtn {
	cursor:pointer;
	clear: both;
	width: 580px;
	text-align: center;
	background-image: none!important;
}
.shadeBtn span {
	padding-left: 18px;
	display: inline-block;
	_zoom: 1;
}
.shadeOpen .shadeBtn span {
	background: url(/resources/btn_shade-close-s.png) no-repeat 0px 4px;
}
.shadeClose .shadeBtn span {
	background: url(/resources/btn_shade-open-s.png) no-repeat 0px 4px;
	font-weight: normal;
	color: #4F6D9D;
}
.shadeBtn:hover, .shadeBtn:hover span { color: #d90000; background-color: #f2f2ee; }

/*----------------------------------------------------
  ex-attention
----------------------------------------------------*/
#ex-attention {
	border: 1px solid #0047b8;
	margin-bottom: 25px;
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#pageHome #cmbTop #ex-attention h2 {
	display: block;
	float: left;
	width: 20%;
	background-color: #0047b8;
	color: #fff;
	text-align: center;
	height: 100%;
	line-height: 30px;
	border-radius: 7px 7px 7px 0px;
	-ms-border-radius: 7px 7px 7px 0px;
	-moz-border-radius: 7px 7px 7px 0px;
	-webkit-border-radius: 7px 7px 7px 0px;
}
#pageHome #cmbTop #ex-attention h2 a {
	color: #fff;
	font-weight: bold;
}
#ex-attention dl {
	text-align: left;
}
#ex-attention dt {
	line-height: 30px;
	padding-left: 22%;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	border-radius: 7px 7px 0 0;
	-ms-border-radius:  7px 7px 0 0;
	-moz-border-radius:  7px 7px 0 0;
	-webkit-border-radius:  7px 7px 0 0;
}
#ex-attention dd {
	clear: both;
	line-height: 1.75em;
	padding: 1em;
}
#pageHome #cmbTop #ex-attention h2, #ex-attention dt{
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
}

#sp-banner {
	width: 800px;
	height: 285px;
	margin-bottom: 25px;
	background-image: url(http://www2.tamabi.ac.jp/student/resources/indicator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sp-banner ul {
	width: 294px;
	margin: 0 auto;
	padding: 11px 0 0;
}
#sp-banner ul a, #sp-banner ul span {
	display: block;
	padding: 20px;
	margin-bottom: 13px;
}
#sp-banner ul a:hover {
	background-color: #f3f2f0;
}