/* CSS Document */
@charset "UTF-8";

* {
    box-sizing : content-box;
    -moz-box-sizing : content-box;
}

*, body, html{
    margin: 0;
    padding: 0;
}

body {
	text-align: center;
	font-size: 88%;
	height: 100%;
}

html {
	height: 100%;
}

#page {
	width: 748px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}


img {
	border: none;
    margin: 0;
    padding: 0;
	vertical-align: top;
}

ul {
	list-style-position: inside;
}

a {
	color: #485779;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #768EC6;
	text-decoration: underline;
}

/* header part */

#header {
	padding: 0;
	margin: 0;
	line-height: 1;
}

#header_top {
	width: 748px;
	margin: 0 auto;
	border-bottom: 5px solid #B5C8CB;
	font-size: 9px;
}

#header_main {
	height: 88px;
	text-align: right;
	padding-right: 12px;
	background-color: #FFFFFF;
	background-image: url(/assets/templates/tmu/header_sd1.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#header_bottom {
	font-size: 11px;
	height: 14px;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(/assets/templates/tmu/header_sd2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#header_bottom .B_currentCrumb{
	color: #485779;
	font-weight: bold;
}

#header_logo {
	position: absolute;
	top: 44px;
	padding-left: 19px;
    overflow: hidden;
	z-index: 999;
}

#header_logo .logo_sub {
	margin-left: 0px;
	margin-top: 16px;
}

#header_logo .logo_tmu {
	margin-left: 10px;
	margin-top: 7px;
}

#header_catch {
	font-size: 10px;
	text-align: right;
	position: absolute;
	top: 34px;
    overflow: hidden;
	width: 734px;
}

/* search box */

#cse-search-box {
  	position:absolute;
	top:26px;
	font-size:10px;
	overflow:hidden;
	position:absolute;
	text-align:right;
	top:54px;
	width:734px;
}

#cse-search-box .img {
	margin-right:4px;
	vertical-align:bottom;
	margin-bottom:6px;
}

#cse-search-box .text {
	margin-right:4px;
	width:150px;
}

#cse-search-box .submit{
	text-align:center;
	background-color:#768EC6;
	color:#FFFFFF;
	font-size:9px;

	padding:2px 0 0 3px;
}

#cse-search-box .submit:hover {
	background-color:#f6f6ff;
	color:#768EC6;
}
#cse-search-box .submit:active {
	border:1px solid #333;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
}

#header_menu {
	position: absolute;
	top: 86px;
    overflow: hidden;
	width: 734px;
}

#header_menu ul{
	float: right;
}

#header_menu li{
	display: inline;
	background-image: url(/assets/templates/tmu/header_buttom.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 10px;
	text-align: center;
	float: left;
	width: 60px;
}

#header_menu li img {
	margin: 4px 0 6px 0;
}

/* footer part */

#footer {
	clear: both;
	width: 740px;
	background-color: #485779;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	border-bottom:	solid 1px #CCCCCC;
}

#footer a{
	font-weight: normal;
	color: #FFFFFF;
 	text-decoration: none;
}

#footer ul, #footer li{
	display: inline;
}

/* menu part */

#sidebar {
	margin: 0;
	width: 178px;
	float: left;
}

#sidebar a {
	text-decoration: none;
}

#mainMenu {
	margin: 12px 0 60px 10px;
}

#mainMenu li {
	list-style-type: none;
	list-style-position: outside;
}	

#mainMenu .mainMenuLV1 {
	width: 168px;
	height: auto;
	min-height: 30px;
	_height: 30px;
	margin-bottom: 5px;
	padding-top: 2px;
	background-image: url(/assets/templates/tmu/mainmenu_sd1.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
	clear: both;
}

#mainMenu .mainmanuOFF, #mainMenu .mainmanuON{
	border: 1px #8F9FA1 solid;
	background-color: #FFFFFF;
	width: 158px;
	height: 24px;
	margin-left: 2px;
	display: block;
}

#mainMenu .mainmanuON{
	background-color: #BECFCC;
}

#mainMenu .mainmanuOFF:hover {
	border: 1px  #485779 solid;
	background-color: #F0F0F0;
}

#mainMenu img {
	margin: 4px 0 0 6px;
}

#mainMenu .mainMenuLV1 ul{
	margin: 8px 10px 3px 10px;
	text-align: left;
	font-size: 12px;
	list-style-type: none;
}

#mainMenu .mainMenuLV2 {
	line-height: 1.2;
	margin: 3px 0;
	clear: left;
}

#mainMenu .mainMenuLV2 a {
	width: 130px;
	display: inline;
}

#mainMenu .mainMenuLV2mainMenuMark {
	margin-bottom: 1px;
	margin-right: 2px;
	_margin-right: 0px;
	color: #4A597B;
	float: left;
}

#mainMenu .activemainMenuMark{
	margin: 0;
	margin-bottom: 1px;
	margin-right: 2px;
	_margin-right: 0px;
	color: #BECFCC;
	float: left;
	clear: none;
}

#sidebanner {
	text-align: center;
	margin-bottom: 10px;
}

#sidebanner img {
	margin-bottom: 10px;
}

/* others */

.hide {
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: block;
}

.clear {
    clear: both;
}

#header_image {
	width: 560px;
	margin-top: 6px;
}

/* main contents part */

#wrap {
	padding: 0;
	margin-top: 8px;
	width: 560px;
	float: right;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.3;
}

#content {
	padding: 0;
	padding-right: 15px;
	width: 545px;
	min-height: 300px;
	_height: 300px;
	margin: 8px 0;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.3;
}

#content h1, #content h2 {
	line-height: 1.2;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	width: auto;
	clear: both;
}

#content h3, #content h4, #content h5, #content h6{
	line-height: 1.2;
	margin-bottom: 10px;
	color: #000000;
	width: auto;
	clear: both;
}

#content h1{
	font-size: 230%;
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: 600;
	padding: 2px 4px 1px 4px;
	border-bottom: 2px solid #BECFCC;
}

#content .h1image{
	font-size: 173%;
	padding: 2px 0px 6px 4px;
	border-bottom: 2px solid #BECFCC;
}

#content h2{
	font-size: 173%;
	padding: 2px 4px 1px 4px;
	background-color: #B5C8CB;
	font-weight: 600;
	color: #FFFFFF;
}

#content h3{
/*	border-top: 2px solid #485779;*/
	border-bottom: 1px solid #485779;
	border-left: 1px solid #485779;
	font-size: 144%;
	padding: 4px 0 1px 0.25em;
	color: #485779;
	letter-spacing: 0.15em;
}

#content h4{
	border-bottom: 1px solid #485779;
/*	border-left: 0.2em solid #485779;*/
	font-size: 120%;
	margin-left: 4px;
	padding-left: 0.2em;
	padding-bottom: 2px;
	color: #485779;
}

#content h5{
	border-left: 0.75em solid #B5C8CB;
	font-size: 100%;
	margin-left: 4px;
	padding-left: 0.3em;
}

#content h6{
	font-size: 100%;
	letter-spacing: 0;
	margin-left: 4px;
	margin-bottom: 5px;
	border-left: 0.5em solid #666688;
	padding-left: 0.3em;
	color: #666688;
}

#content p {
	line-height: 1.6;
	margin: 0.5em 4px 0.8em 12px;
}

#content blockquote {
	line-height: 1.6;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	border: 1px outset;
	background-color: #F5FAFA;
}

#content em, #content strong {
	font-style: normal;
	color: #485779;
}

#content strong {
	font-weight:bold;
}

#content table {
	margin: 0.5em auto 1.5em 12px;
	width: auto;
	border-collapse: separate;
	border-spacing: 2px;
/*	background-color: #F5FAFA;*/
	empty-cells: hide;
}

#content caption {
	margin: 0 auto 0 12px;
	_padding-bottom: 0.25em;
	font-weight: bold;
	text-align: left;
	width: auto;
}

#content td, #content th, #content thead{
	padding: 0.25em;
	border: 1px solid #B5C8CB;
	background-color: #FFFFFF;
}

#content th, #content thead td{
	font-weight: bold;
	background-color: #F5FAFA;
	color: #444466;
	border-color: #F0F0F0 #C2C7C7 #C2C7C7 #F0F0F0;
	border-width: 2px;
}

#content tfoot td{
	font-weight: bold;
	background-color: #B5C8CB;
	border-color: #E8FBFE #829598 #829598 #E8FBFE;
	color: #FFFFFF;
	border-width: 2px;
}

#content ul, #content ol{
	list-style: outside;
	margin-left: 2.5em;
	margin-bottom: 1em;
}

#content dl{
	margin-left: 1em;
	margin-bottom: 1em;
}

#content dt{
	margin-top: 0.5em;
	font-weight: bold;
	border-left: 0.25em solid #768EC6;
	padding-left: 0.3em;
	vertical-align: middle;
}

#content dd{
	margin-left: 0.55em;
	margin-top: 0.2em;
}

#content dd p {
	line-height: 1.4;
	margin: 0.25em 0.2em 0.4em 0px;
}

#content li{
	line-height: 1.4;
}

#content ol{
	list-style: decimal;
}

#content ul ul li, #content ol ol li, #content ul ol li, #content ol ul li {
	margin-left: -1.5em;
}


#content #sitemap ul{
	margin: 0.5em 0 0.5em 1em ;
	list-style: inside;
}

#content #sitemap ul ul li, #content #sitemap ol ol li, #content #sitemap ul ol li, #content #sitemap ol ul li {
	margin-left: 0;
}

#content .totop {
	text-align: right;
	margin-bottom: 1em;
	margin-right: 10px;
}

/* default style */

#content .boxleft, #content .boxright, #content .tocmenu {
	margin: 0.5em 8px 4px 2px;
	float: left;
	border: 1px outset;
	background-color: #F5FAFA;
	width: 40%;
	font-size: 90%;
	line-height: 1.4;
	padding: 4px;
}

#content .boxright {
	margin: 0.5em 2px 4px 8px;
	float: right;
}

#content .photoleft{
	float: left;
	margin: 0 12px 4px 12px;
	_margin-left: 6px;
	line-height: 1.3;
	font-size: 90%;
}

#content .photoright{
	float: right;
	margin: 0 8px 4px 12px;
	_margin-right: 4px;
	line-height: 1.3;
	font-size: 90%;
}

#content .photocenter{
	text-align:center;
	float: none;
	margin: 4px auto 16px auto;
	line-height: 1.3;
	font-size: 90%;
}

#content img {
	vertical-align: baseline;
}

#content .photoleft img, #content .photoright img, #content .photocenter img{
	margin: 4px 0;
	border: 1px solid #8F9FA1;
	vertical-align: top;
}

#content .mgnbtm16 {
	margin-bottom: 16px;
}

#content .tocmenu {
	padding: 8px 1em;
	margin: 0 0 4px 8px;
	background-color: #FAFFFA;
	float: right;
	width: 25%;
}

#content .tblsep {
	background-color: #2DA680;
	empty-cells: show;
	height: 4px;
	border: none;
}

/* staff list */


#content #stafflist .name{
	clear: left;
	display: block;
	float:left;
	_width: 20%;
	min-width: 20%;
	white-space: nowrap;
}

#content #stafflist .kana{
	padding: 2px;
	font-size: 83%;
	_font-size: 80%;
}

#content #stafflist .position{
	display: block;
	float:left;
	min-width: 15%;
	max-width: 30%;
	_width: 15%;
	margin: 0 10px;
/*	white-space: nowrap;*/
}

#content #stafflist .major, #content #stafflist .field{
	display: block;
	float:left;
	min-width: 30%;
	max-width: 60%;
}

#content #stafflist .field{
	width: auto;
}

#content #stafflist .row {
	clear: both;
	font-size: 82%;
	margin: 0 auto;
	margin-bottom: 4px;
	width: 96%;
	padding: 4px;
	overflow: visible;
	line-height: 1.5;
	border-top: 1px solid #EEDFED;
}

#content #stafflist .rowhead {
	clear: both;
	font-size: 75%;
	margin: 0 auto;
	width: 96%;
	padding: 0 4px;
	color: #999999;
	line-height: 1.5;
}

/* campusmap*/

#content .campusmap_list {
	width: 85%;
	margin: 0 auto 32px auto;
	font-size: 85%;
	border: 1px solid #CCCCCC;
	padding: 6px;
	text-align: left;
}

#content .campusmap_list span {
	white-space: nowrap;
	margin-right: 0.2em;
}

/* toc */

#content .toctitle {
	clear: both;
	margin: 8px 0px 8px 8px;
	padding: 0 4px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #485779;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content .tocli {
	margin-bottom: 0.25em;
	line-height: 1.1;
}

#content .tocliLv2 {
	margin-left: 1em;
}

#content .tocli img{
	vertical-align: baseline;
}

#content .toctxt {
	font-size: 83%;
	line-height: 1.3;
	color: #444444;
	width: 95%;
	margin-top: 0.2em;
	margin-right: auto;
}

/* tocWideMenu */

#content .tocmenuWide {
	clear: both;
	text-align: center;
	margin: 0 auto;
	margin-top:	20px;
	padding-top:5px;
	font-size: 90%;
	border-top: 1px solid #CCCCCC;
}

#content .tocmenuWide a {
	white-space: nowrap;
}

#content .tocmenuWide ul, #content .tocmenuWide li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	display: inline;
}

/* download */

#content .dwnldS {
	font-size: 90%;
	margin: 0 0 0.7em 0.5em;
	padding: 0.25em;
	border: 1px solid #B5C8CB;
	line-height: 1.2;
}

#content .dwnldS img{
	vertical-align: baseline;
}

/* RecruitTeacherList */

#content #RecruitTeacherList {
	font-size: 83%;
	width:97%;
}

#content #RecruitTeacherList img {
	vertical-align: baseline;	
}

#content #RecruitTeacherList td,#content #RecruitTeacherList th{
	text-align:center;
}

#content #RecruitTeacherList .Major {
	background-color: #F5FAFA;
	width: 28%;
	text-align: left;
}
#content #RecruitTeacherList .Field {
	width: 16%;
	text-align: left;
}
#content #RecruitTeacherList .Position {
	width: 12%;
}
#content #RecruitTeacherList .Number {
	white-space: nowrap;
}
#content #RecruitTeacherList .Start {
	width: 13%;
}
#content #RecruitTeacherList .Detail {
	white-space: nowrap;
}
#content #RecruitTeacherList .Close {
	width: 11%;
}

/* RecruitStaffList */

#content #RecruitStaffList {
	font-size: 83%;
	width:80%;
}

#content #RecruitStaffList img {
	vertical-align: baseline;	
}

#content #RecruitStaffList td,#content #RecruitStaffList th{
	text-align:center;
}

#content #RecruitStaffList .Position {
	text-align: center;
}
#content #RecruitTeacherList .Number {
	white-space: nowrap;
}
#content #RecruitTeacherList .Detail {
	white-space: nowrap;
}
#content #RecruitTeacherList .Close {
	white-space: nowrap;
}

/* news */
#content .doubleCol {
	float:left;
	width:49%;
}

#content .ditto_item, #content .ditto_item_top, #content .ditto_item_attention {
	width: 95%;
	height: auto;
	margin-left: 20px;
	margin-bottom: 0.4em;
	overflow: auto;
	vertical-align: top;
}

#content .ditto_item, #content .ditto_item_top {
	padding-bottom: 2px;
	border-bottom: dotted 1px #CCCCCC;
}

#content .ditto_item_top {
	font-size: 83%;
}

#content .ditto_item img {
	vertical-align: baseline;
}

#content .ditto_item_attention {
	margin-left: 0;
}

#content .topicsdate, #content .topicstitle {
	float: left;
	margin-right: 0.4em;
	width:auto;
}

#content .ditto_item_top .topicsdate {
	float: none;
}

#content .topicstitleImportant {
	float: left;
	width:84%;
	display:inline;
}

#content .topicstitle {
	float: left;
	width:84%;
	display:inline;

}


html:\66irst-child #content .topicstitle, html:\66irst-child #content .topicstitleImportant {
	width: 80%;
}

#content .doubleCol .topicstitle, #content .doubleCol .topicstitleImportant {
	width: 96%;
}

html:\66irst-child #content .doubleCol .topicstitle, html:\66irst-child #content .doubleCol .topicstitleImportant {
	width: 96%;
}

#content .topicstitleImportant a {
	font-weight: bold;
}

#content .newshead {
	margin: 15px 10px 10px 10px;
	font-size: 9px;
}

#content .newstopics {
	margin: 8px 16px 16px 16px;
}

#content .topicsMain {
	clear: both;
	width:auto;
	margin-bottom:0.2em;
	text-align: left;
	font-size: 85%;
}

#content .newsPosted, #content .newsEdited {
	margin: 0 auto 10px auto;
	width: auto;
	padding: 2px 5px;
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#content .newsEdited{
	margin: 10px auto;
	text-align: right;
}

#content .importantMark {
	color: #4A597B;
}

#content #ditto_wrapper {
	margin: 6px auto 0 auto;
	width: auto;
	text-align: center;
	word-break:break-all;
}

#content #ditto_wrapper a{
	padding: 0 0.25em;
}

#content #ditto_wrapper .ditto_currentpage {
	font-size: 130%;
	font-weight: bold;
	padding: 0 0.25em;
	color: #000000;
}

#content #ditto_wrapper .ditto_off {
	 color: #CCCCCC;
}

#content .oldnews {
	margin: 6px auto 6px auto;
	width: 90%;
	text-align: right;
	font-size: 83%;
}

/* other */

#content .notice {
	text-indent: -1em;
	margin-left: 1em; 
}

#content hr {
	height: 1px;
	width: 98%;
	margin: auto;
	text-align:center;
}

#content .clearhr {
	height: 0;
	clear: both;
	width: 0;
	border: 0px none;
	font-size: 1px;
	margin:0;
}

#content .nowrap {
	white-space: nowrap;
}

#contentleft table,#contentleft h1, #contentleft h2,#contentleft h3,#contentleft h4,#contentleft h5,#contentleft h6{
	clear: none;
	width: auto;
}

#contentleft table {
	font-size: 90%;
	margin: auto 0 auto 12px;
	text-align: left;
}

#teikantoc {
	float:right;
	width:30%;
	font-size: 90%;
	border: 1px solid #cccccc;
	background-color:#F5FAFA;
	padding: 0.4em 0.2em 0 0;
	text-align:left;
	margin-left: 8px;
	margin-bottom: 8px;
}

#teikanmenu ul {
	list-style-type:none;
	margin-left:1.5em;
}

#teikantoc ul{
	margin-left:0;
	padding-left:1em;
	list-style-type:none;
}

#teikantoc ul ul {
	padding-left:2.5em;
}

#teikantoc li{
	margin-left:0;
}

/* AjaxSearch */

#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}
.ajaxSearch_paging {

}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
}
.AS_ajax_resultLink {
	text-decoration: underline;
}
.AS_ajax_resultDescription{
	color: #555;
}
.AS_ajax_more {
	color: #555;
}

.ajaxSearch_highlight {
	font-weight: bold;
	font-size: inherit;
	background-color: #FFFF00;
	color: #000000;
}


#ajaxSearch_resultListContainer{
	margin: 0;
	padding: 0;
	width: 100%;
}

.ajaxSearch_pagination {
	font-size: medium;
	margin: 0 0 0.75em 0;
	line-height: 1.1em;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	color: #336666;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	text-indent: 0em;
}

.ajaxSearch_result {
	margin: 10px 10px;
}

.ajaxSearch_paging {
	margin-left: 10px;
}

.ajaxSearch_resultLink{
	font-size: medium;
	font-weight: bold;
}

.ajaxSearch_resultDescription {
	color: #336666;
}

.ajaxSearch_extract{
	line-height: 1.5em;
	margin-top: 0.25em;
	margin-bottom: 1.5em;
	font-size: small;
}


