@charset "utf-8";

/* ---------- news ---------- */

.gray_text{color:#888888;}


.mt5{margin-top:5px;}
.mt10{margin-top:10px;}

.ml15{margin-left:15px;}

.mb15{margin-bottom:15px;}
.mb-10{margin-bottom:-10px;}
.mb-13{margin-bottom:-13px;}

.news_title {
	padding: 0px 0px 6px;
	border-bottom: 2px solid #C60A18;
	margin: 0px 0px 14px;
	width: 710px;
}

.news_title div {
	float: left;
	padding: 4px 0px 0px 10px;
}

.news {
	margin: 0px 0px 0px 10px;
	width: 690px;
	line-height: 1.5;
	overflow: auto;
	height: 350px;
}
.news dt {
	color: #999999;
	padding: 0px 0px 0px 2px;
}
.news dd {
	padding: 0px 0px 5px 6em;
	border-bottom: 1px dotted #CCCCCC;
	margin: -1.5em 0px 5px;
}


.main_title {
	padding: 0px 0px 6px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 14px;
	width: 710px;
}
.main_title h4 {
	padding: 0px 0px 0px 6px;
	border-left: 3px solid #C60A18;
	line-height: 1.3;
	font-size: 130%;
	font-weight: bold;
}
.news_main {
	margin: 0px 0px 12px 10px;
	width: 690px;
}
.news_main p {
	padding: 0px 0px 12px 0px;
}

.news_main p.date{
	text-align:right;
	color:#666;
}

.back {
	background-image: url(../images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding: 0px 0px 0px 20px;
}
.news_main a,
.back a {
	color: #454646;
	text-decoration: underline!important;
}
.news_main a:hover,
.back a:hover {
	color: #454646;
	text-decoration: none!important;
}

/*学生支援センター*/
.supbox02 {
	padding: 8px;
	background-color: #EFEFEF;
	border: 1px solid #D0D0D0;
}
.supbox02 h5 {
	font-weight: bold;
	padding: 0px 0px 3px;
}
.supbox02 a {
	color: #454646;
	text-decoration: underline!important;
}
.supbox02 a:hover {
	color: #454646;
	text-decoration: none!important;
}


/* table */
div#main table {
	width: 688px;
	margin: 0 auto 20px;
	border-collapse: collapse;
}

div#main table th {
	background: #FEEDEE;
	border: 1px solid #D0D0D0;
	font-weight: bold;
	text-align: center;
	padding: 6px;
}
div#main th.gray{
	background:#EFEFEF;
	text-align:left;
}
div#main table li{text-indent:-13px; padding-left:13px;}
div#main table th.left {
	text-align: left;
	/*writing-mode: tb-rl;*/
	vertical-align: middle;
}
div#main table td {
	background-color:#FFFFFF;
	padding: 6px;
	text-align: left;
	border: 1px solid #D0D0D0;
}
div#main table td.center {
	text-align: center;
}
div#main table td.middle {
	vertical-align: middle;
}
div#main table td.subject {
	background: url(../../department/images/ico_subject.gif) no-repeat 10px center;
	color: #0477C8;
	font-weight: bold;
	font-size: 120%;
	padding-left: 25px;
}

#main .pb6{
	padding-bottom: 6px;
}
#main .mb30{
	margin-bottom: 30px;
}

div#main table.newsTable01{
	margin: 0 0 20px;
	width: auto;
}
div#main table.newsTable01 td{
	padding: 1px 2px 1px 0;
	border: 0;
}

/* 100616追加分invisible_table;*/

div#main .invisible_table{
	border:0px;
	margin-bottom:0px;
}



div#main .invisible_table th {
	background: #FFFFFF;
	border:0px;
	text-align:center;
	vertical-align:top;
	padding:6px 0px 0px 0px;
	font-weight:normal;
	width:7.2em;
}



div#main .invisible_table table li{text-indent:-13px; padding-left:13px;}
div#main .invisible_table td {
	background-color:#FFFFFF;
	padding:6px 0px 0px 0px;
	text-align: left;
	border:0px;
}
div#main .invisible_table table td.center {
	text-align: center;
}
div#main .invisible_table table td.middle {
	vertical-align: middle;
}

/* ++++++++++ */

.dotto{
   float:left;
   height:4em;
   width:0.5em;

}

.dotto2{
   float:left;
   height:5em;
   width:1em;
   text-align:right;
   font-size:60%;
   * font-size:80%;
   padding-top:4px;
   * padding-top:3px;
}

.dotto2_2{
   float:left;
   height:5em;
   width:1em;
   text-align:right;
   font-size:60%;
   * font-size:80%;
   padding-top:5px;
   * padding-top:3px;
}

html[xmlns*=""] body:last-child .dotto2 {
   padding-top:2px;
}

html[xmlns*=""] body:last-child .dotto2_2 {
   padding-top:2px;
}


.dotto3{
   float:left;
   height:2em;
   width:0.5em;
}



