@charset "UTF-8";

/* -----------------------------------------------------
		base layout
----------------------------------------------------- */
html {
}
body {
}
#container {
	width:862px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-bottom: solid 1px #c7c7c7;
	background: url(../image/bk_body.gif) repeat-y left top;
}
#wrapper {
	width:862px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#header {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	position:relative;
	width:862px;
	background-color:#fff;
	height:92px;
}
h2 {
	clear:both;
}
.body_search #header  {
    
}
.body_manage
	#header  {
}
#logo {
	height:92px;
/* 
 */
	float: left;
}
#logo img {
	margin: 16px 0px 0px 0px;
}

#logout {
	position:absolute;
	top:20px;
	right:0px;
	height:28px;
}
#logout a {
	width:118px;
	height:28px;
	display:block;
	text-decoration:none;
	text-indent:-5000px;
	background: url(../image/header_logout.gif) no-repeat left top;
}
#logout a:hover {
	background-position: 0px -28px;
}

#modeNavi {
    clear: both;
	position:absolute;
	top:47px;
	right:0px;
	height:45px;
}
#modeNavi ul {
	margin: 0px;
	padding: 0px;
	float:right;
}
#modeNavi li {
	float:left;
	height:45px;
	width:151px;
	padding-left:5px;
	text-align:left;
}
#modeNavi li a {
	width:151px;
	display:block;
	height:41px;
	text-indent:-5000px;
	background-repeat:no-repeat
}
#modeNavi li a:hover {
	background-position: 0px -45px;
}
#modeNavi li a.current:link,
#modeNavi li a.current:visited {
	background-position: 0px -90px;
	height:45px;
}
#modeNaviTeach a {
	background-image:url(../image/ja/navi_teacher.gif);
}
#modeNaviGradS a {
	background-image:url(../image/ja/navi_grad.gif);
}
#modeNaviGroup a {
	background-image:url(../image/ja/navi_group.gif);
}
#modeNavi li#modeNaviTeach {
	padding-left:0px;
}

#langNavi {
	margin: 14px 200px 0px 0px;
	float:right;
	display:inline;
}
#langNavi ul {
	margin: 0px;
}
#langNavi li {
	display:inline;
	padding: 0px 5px;
}

* html #langNavi li {
        padding: 0px 2px;
}

*:first-child+html #langNavi li {
        padding: 0px 2px;
}

#langNavi li a.current:link,
#langNavi li a.current:visited,
#langNavi li a.current:hover {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
#langNaviJa {
	border-right: solid 1px #666;
}
#langNaviEn {
}

#navi {
    float: right;
}

#toplink{
    margin : 2px 30px 0 0;
    text-align: right;
    }

#viewNavi{
    
}

#globalNavi {
	clear:both;
	width:862px;
	margin: 0px auto;
	height:48px;
}
.text {
	background-repeat:no-repeat;
	background-position: 1px 2px;
}
/* 
#searchForm {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	float:left;
}
#searchForm #search_word {
	width:175px;
}
 */
#searchForm {
	height:60px;
	margin: 0px 1px 20px;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	clear:both;
	text-align:center;
	background: url(../image/input_freeword_bg.gif) repeat-x left bottom;
}
#searchForm input {
	margin-top:10px;
	vertical-align:middle;
}
#searchForm #submit {
	border: none;
	background-image:none;
}

#searchForm #search_word {
	width:242px;
}
.search_word {
/* 	border: solid 1px #285ece; */
	margin-right:5px;
}


#searchNavi {
	margin: 0px;
}
#searchNavi ul {
	width:572px;
	margin: 6px 0px 0px 0px;
	float:right;
}
#searchNavi li {
	width:138px;
	padding-right:5px;
	margin: 0px;
	float:left;
}
#searchNavi a {
	width:118px;
	padding-left:20px;
	padding-top:11px;
	height:24px;
	display:block;
	text-align:center;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#searchNavi a:hover {
	background-position: 0px -0px;
}
#searchNavi a.current:link,
#searchNavi a.current:visited {
	font-weight:bold;
	color:#222;
	text-decoration:none;
	background-position: 0px -94px;
	height:31px;
}






/* -----------------------------------------------------
		・ｽ@・ｽ・ｽ・ｽAR.A.・ｽAP.D.・ｽA・ｽ・ｽ・ｽﾌ托ｿｽ・ｽﾌ鯉ｿｽ・ｽ・ｽ・ｽ・ｽ navigation
----------------------------------------------------- */


.typeNavi {
	color:#fff;
	width:100%;
	clear:both;
	border-top: solid 1px #999;
	position:relative;
}
.typeNavi ul {
	line-height:1.3;
	padding: 7px 12px;
}
.typeNavi ul.right {
	float:none;
	position:absolute;
	top:0px;
	right:0px;
}
.typeNavi li {
	display:inline;
}
.typeNavi li.top {
	font-weight:bold;
}
.typeNavi a {
	padding: 0px 10px;
	border-right: solid 1px #fff;
}
.typeNavi a:link,
.typeNavi a:visited {
}
.typeNavi a:hover,
.typeNavi a:active {
	text-decoration:none;
}
.typeNavi a.current:link,
.typeNavi a.current:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.typeNavi a.current:hover,
.typeNavi a.current:active {
	cursor:default;
}
.by_grad	{	border-left: solid 1px #b9f5fe;}
.by_ra		{}
.by_pd		{}
.by_etc		{}

.by_grad a	{}
.by_ra a		{}
.by_pd a		{}
.by_etc a		{}

/* 
.view_onlyName {	border-left: solid 1px #b9f5fe;}
.view_all {
}
 */
.type_by_faculty li,
.type_by_faculty li a {		border-color: #b9f5fe;}

.type_by_detail li,
.type_by_detail li a {		border-color: #ddeeb5;}

.type_by_field li,
.type_by_field li a {		border-color: #ffe9c9;}

.type_by_keyword li,
.type_by_keyword li a {		border-color: #ffe2e2;}



.type_by_faculty a:link,
.type_by_faculty a:visited		{color:#b9f5fe}
.type_by_detail a:link,
.type_by_detail a:visited		{color:#ddeeb5}
.type_by_field a:link,
.type_by_field a:visited		{color:#ffe9c9}
.type_by_keyword a:link,
.type_by_keyword a:visited		{color:#ffe2e2}


.type_by_faculty {
	background:#33bfd4 url(../image/navi_bg_faculty.gif) repeat-x left bottom;
	border-top-color:#7fd4e0;
}
.type_by_faculty ul {
}
.type_by_detail {
	background:#98ce1a url(../image/navi_bg_detail.gif) repeat-x left bottom;
	border-top-color:#b1df44;
}
.type_by_detail ul {
}
.type_by_field {
	background:#fcb44c url(../image/navi_bg_field.gif) repeat-x left bottom;
	border-top-color:#ffd89f;
}
.type_by_field ul {
}
.type_by_keyword {
	background:#f59494 url(../image/navi_bg_keyword.gif) repeat-x left bottom;
	border-top-color:#f8b7b7;
}
.type_by_keyword ul {
}

.search_more {
	text-align:center;
	margin: 10px auto;
	line-height:1.8;
}
.search_more input {
	vertical-align:middle;
}
.search_more_submit {
	margin: 0px 5px;
}
.search_more_view {
	text-align:center;
	margin: 10px auto 0;
    height: 10px;
    width: 780px;
}
* html .search_more_view {
    height: 20px;
}

.search_more_view li {
	display:block;
    float:left;
    padding:0;
    text-align:center;
    width:33%;
}
.search_more_view li a {
    display: block;
	text-align: left;
    margin: 0 auto;
    width:90%;
}
.search_more_view li a.current {
	background: url(../image/arrow_down.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;
}
.search_more_view li a.current:link,
.search_more_view li a.current:visited {
	color:#333;
	text-decoration:none;
	cursor:default;
}


/* -----------------------------
		fontSizeSwitcher
----------------------------- */
#fontSizeSwitcher {
	margin: 0;
	padding: 0;
	list-style: none;
	width:188px;
	height:25px;
	position:absolute;

    top:18px;
	right:0px;
	background:  url(../image/ja/fontsize.gif) no-repeat left bottom;
}
#fontSizeSwitcher li {
	margin: 0;
	cursor: pointer;
	position:absolute;
	text-indent:-5000px;
	background:  url(../image/ja/fontsize_button.gif) no-repeat 0px 0px;
}
#fontSizeSwitcher li:hover,
#fontSizeSwitcher li:focus,
#fontSizeSwitcher li.current {
}

#fontSizeSwitcher li#fontSizeSwitcherSmall {
	width:17px;
	height:17px;
	top:8px;
	right:82px;
	background-position:0px -8px;
}
#fontSizeSwitcher li#fontSizeSwitcherSmall:hover,
#fontSizeSwitcher li#fontSizeSwitcherSmall:focus,
#fontSizeSwitcher li#fontSizeSwitcherSmall.current {
	background-position:0px -33px;
}

#fontSizeSwitcher li#fontSizeSwitcherMedium {
	width:21px;
	height:21px;
	top:4px;
	right:55px;
	background-position:-23px -4px;
}
#fontSizeSwitcher li#fontSizeSwitcherMedium:hover,
#fontSizeSwitcher li#fontSizeSwitcherMedium:focus,
#fontSizeSwitcher li#fontSizeSwitcherMedium.current {
	background-position:-23px -29px;
}
#fontSizeSwitcher li#fontSizeSwitcherLarge {
	width:25px;
	height:25px;
	top:0px;
	right:25px;
	background-position:-49px -0px;
}
#fontSizeSwitcher li#fontSizeSwitcherLarge:hover,
#fontSizeSwitcher li#fontSizeSwitcherLarge:focus,
#fontSizeSwitcher li#fontSizeSwitcherLarge.current {
	background-position:-49px -25px;
}


#footer {
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	width:860px;
}

#footerlink { 
    overflow:hidden; 
    _overflow:visible;
    _height:0; /* holly hack for ie6 */ 
    min-height:0; /* fix has layout bug for ie7 */ 
} 
#footerlink ul{ 
    margin:0 0 0 -11px; 
    _height:0; /* clear float for ie6 */ 
    min-height:0; /* clear float for ie7 */ 
} 
#footerlink ul:after{ content:"."; display:block; height:0; clear: left; visibility:hidden;} /* clear float */  
#footerlink ul li{ 
    float:left; 
    height:1.1em; 
    white-space:nowrap; 
    padding:0 10px 0 10px; 
    margin:0 0 4px; 
    border-left:1px solid #333; 
}

#copy {
	font-size:0.83em;
	color:#555;
	background:  url(../image/copyright.gif) no-repeat 0px 0px;
	text-align: right;
	margin: 0px auto;
	padding: 7px 5px;
	clear: both;
	width:830px;
}
#copy p {
	line-height:1.5;
	text-align: left;
	margin: 0px auto;
	padding: 0;
}

#copy #copyright {
    float: right;
}

#copy #policy{
    float: left;
}

#copy #summary {
    margin: 30px 0 0;
    clear: both;
}

#copy #summary p{
    margin: 10px 0 0;
}

/* -----------------------------------------------------
		popup blank link
----------------------------------------------------- */
a.popup {}
/*	background:  url(../image/i_popup.gif) no-repeat 0px 2px;
	padding-bottom:3px;
	padding-left:0;
*/
a.blank {
	background:  url(../image/i_blank.gif) no-repeat 0px 2px;
	padding-bottom:3px;
	padding-left:18px;
}
a.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* -----------------------------------------------------
		common
----------------------------------------------------- */
input[type="text"],
input[type="password"],
textarea {
	border: solid 1px #999;
	background-color:#fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: solid 1px #999;
	background-color:#FFFFE8;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.section {

}
.break {
	clear:both;
}



/* -----------------------------------------------------
		clear
----------------------------------------------------- */

.topsearchboxsub :after ,
.topsearchbox :after,
.typeNavi :after,
.wrap:after,
#container:after,
#header:after,
.section:after,
.pagetop:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.topsearchboxsub ,
.topsearchbox ,
.typeNavi ,
.wrap,
#container,
#header,
.section,
.pagetop {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .topsearchboxsub ,
* html .topsearchbox ,
* html .typeNavi,
* html .wrap,
* html #container,
* html #header,
* html .section,
* html .pagetop { height: 1%; }

.topsearchboxsub ,
.topsearchbox ,
.typeNavi ,
.wrap,
#container,
#header,
.section,
.pagetop { display: block; }
/* End hide from IE-mac */


/* -----------------------------------------------------
		dotline
----------------------------------------------------- */

.MainMenu h2 a,
.pagetop a,
#fontSizeSwitcher a,
#header a {
	overflow: hidden;
}

/* \*//*/

.MainMenu h2 a,
.pagetop a,
#fontSizeSwitcher a,
#header a {
	overflow: visible;
}

/**/





/* -----------------------------------------------------
		search
----------------------------------------------------- */

.searchbox {
	background-color:#fff;
	width:760px;
	margin: 8px auto;
	border: solid 1px #d1f1f6;
	padding: 8px 0px;
}
.search {
	line-height:1.5;
	min-width:55%;
	margin: 12px auto;
}
/* 
.search {
	line-height:1.5;
	min-width:85%;
	margin: 8px auto;
}
 */
.search th,
.search td {
}
.search .cell1 th,
.search .cell1 td {
	background-color:#e3e3e3;
}
.search .cell2 th,
.search .cell2 td {
	background-color:#f3f3f3;
}






.search th.cell-lv1,
.search td.cell-lv1 {
	background-color:#e6e6e6;
	border-right: solid 1px #fff;
}


.search th.cell-lv2,
.search td.cell-lv2 {
	background-color:#eee;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}


.search th.cell-lv3,
.search td.cell-lv3 {
	background-color:#f3f3f3;
	border-bottom: solid 1px #fff;
}



.search th.cell-lv1end,
.search td.cell-lv1end {
	background-color:#e6e6e6;
	border-right: solid 1px #fff;
	border-bottom: solid 3px #fff;
}


.search th.cell-lv2end,
.search td.cell-lv2end {
	background-color:#eee;
	border-right: solid 1px #fff;
	border-bottom: solid 3px #fff;
}


.search th.cell-lv3end,
.search td.cell-lv3end {
	background-color:#f3f3f3;
	border-bottom: solid 3px #fff;
}

.search a.i-plus {
	background:none;
	padding:0px 0px 0px 0px;
	float:right;
	}

.search a.i-minus {
	background:none;
	padding:0px 0px 0px 0px;
	float:right;
	}





.search th {
}
.search td {
/* 
	padding-right:20px;
	padding-bottom:8px;
 */
	padding: 4px 10px;
	border-bottom: solid 2px #fff;
}
.search a {
	background: url(../image/arrow_blue.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 16px;
	float:left;
}



.searchbox2 {
	background-color:#f3faff;
	width:610px;
	margin: 15px auto;
	padding: 10px 0px;
	border: solid 1px #a3d7ff;
}
.searchbox2 h2 {
	font-size:1.17em;
	font-weight:bold;
	padding: 2px 0px 2px 8px;
	border-left: solid 5px #008bf7;
	margin: 0px 0px 8px 10px;
}
.searchbox2 .search {
	background:#fff;
	width:590px;
	margin: 0px auto;
}
.searchbox2 .search td {
	padding: 10px 0px 10px 6px;
	vertical-align:top;
}

/* -----------------------------------------------------
		・ｽ・ｽ蝠ｪ・ｽ・ｽ・ｽ
----------------------------------------------------- */
.fieldbox {
	background-color:#fff;
	width:760px;
	margin: 8px auto;
	border: solid 1px #ffe8c9;
	padding: 20px 0px;
}
.fieldbody {
	width:720px;
	margin: 0px auto;
}
/* 
.field01 {
	float:left;
	width:321px;
	width:355px;
	background: url(../image/arrow_right.gif) no-repeat 100% 49px;
}
.field_select {
	width:290px;
}
.field_select td {
	height:85px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
	background: url(../image/search_field_bg.gif) no-repeat;
}
 */

.field_Left {
	float:left;
	width:388px;
	background: url(../image/arrow_right.gif) no-repeat right 224px;
}
.field_Right {
	width:309px;
	float:right;
}
.search_field_arrow {
	background: url(../image/arrow_down2.gif) no-repeat center center;
	width:355px;
	height:40px;
}
.search_field {
	width:355px;
	background: url(../image/search_field_step_bg.gif) repeat-y;
}
.search_field th {
	font-size:1.33em;
	font-weight:bold;
	color:#fff;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	vertical-align:middle;
	height:66px;
	padding-left: 80px;
}
.fieldbody th strong,
.fieldbody_s th strong {
	font-size:1.33em;
	font-weight:bold;
}
.search_field td {
	background: url(../image/search_field_step_foot.gif) no-repeat;
	height:77px;
	text-align:center;
	vertical-align:middle;
}

.search_field_step01 {
	background-image: url(../image/search_field_step01.gif);
}
.search_field_step02 {
	background-image: url(../image/search_field_step02.gif);
}
.search_field_step03 {
	background-image: url(../image/search_field_step03.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.field_list {
}
.field_list th {
	font-size:1.33em;
	font-weight:bold;
	height:45px;
	color:#555;
	vertical-align:middle;
	padding-bottom:6px;
	padding-left: 80px;
	text-align:left;
}
.field_list td {
	height:85px;
	padding-bottom:10px;
	vertical-align:top;
}
.field_list ul {
/* 
	width:362px;
 */
	width:309px;
	margin: 0px auto;
}
.field_list li {
	width:309px;
	line-height:1.3;
	border-bottom: solid 1px #fff;
}
.field_list li a:link,
.field_list li a:visited,
.field_list li .no_link{
	display:block;
	color:#333;
/* 
	width:331px;
 */
	width:278px;
	padding: 6px 0px 5px 31px;
	text-decoration:underline;
	background:#f2f2f2 url(../image/arrow_yellow.gif) no-repeat 10px 9px;
	border-bottom: solid 1px #c8c8c8;
}
.field_list li a:hover {
	background-color:#fdfdfd;
	color: #F2801A;
}



/* -----------------------------------------------------
		・ｽ・ｽ蝠ｪ・ｽ・ｽﾊ（・ｽ・ｽ・ｽ・ｽ・ｽO・ｽ・ｽ・ｽ[・ｽv・ｽﾌゑｿｽsmall・ｽo・ｽ[・ｽW・ｽ・ｽ・ｽ・ｽ・ｽj
----------------------------------------------------- */

.fieldbody_s {
	width:616px;
	margin: 20px auto;
}

.fieldbody_s
	.field_Left {
	width:327px;
	background-position:right 51px;
}
.fieldbody_s
	.field_Right {
	width:269px;
}
.fieldbody_s
	.search_field_arrow {
	width:282px;
}

.fieldbody_s
	.search_field {
	width:282px;
	background: url(../image/search_field_step_bg_s.gif) repeat-y;
}
.fieldbody_s
	.search_field_step01 {
	background-image: url(../image/search_field_step01_s.gif);
}
.fieldbody_s
	.search_field_step02 {
	background-image: url(../image/search_field_step02_s.gif);
}
.fieldbody_s 
	.search_field_step03 {
	background-image: url(../image/search_field_step03_s.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.fieldbody_s
	.field_list ul {
	width:269px;
}
.fieldbody_s
	.field_list li {
	width:269px;
}
.fieldbody_s .field_list li a:link,
.fieldbody_s .field_list li a:visited {
	width:238px;
}
/* -----------------------------------------------------
		・ｽﾚ細鯉ｿｽ・ｽ・ｽ
----------------------------------------------------- */


.search_detail {
	background-color:#fff;
	width:760px;
	margin: 8px auto;
	border: solid 1px #e6f0c8;
	padding: 20px 0px;
}
.search_detail_table {
	line-height:1.3;
	background-color: #ccdca8;
	margin: 0px auto;
	min-width:85%;
    width:550px;
}
.search_detail_table th,
.search_detail_table td{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	padding: 7px 9px;
}
.search_detail_table th {
	background-color:#f3fae3;
	text-align:right;
}
.search_detail_table td {
	background-color: #fff;
	text-align:left;
}

.button {
	margin: 30px auto;
	text-align:center;
}
.button img,
.button input {
	margin: 0px 5px;
}

.kwsearch_wrap {
	background-color:#fff;
	width:760px;
	margin: 8px auto;
	border: solid 1px #ffe8c9;
	/* 
	padding: 30px 0px;
	 */
	padding: 15px 0px;
}
.kwsearch_body {
	width:730px;
	margin: 0px auto;
}
.kwsearch_select {
	float:left;
	width:228px;
	padding-right:26px;
	background: url(../image/arrow_right_red.gif) no-repeat 100% 49px;
}
.kwsearch_select_inner {
	background-color:#e76b6b;
	width:228px;
}

.kwsearch_select_table {
	border: solid 1px #f19595;
	width:226px;
	margin: 1px;
}
.kwsearch_select_table th {
	background:url(../image/keyword01_th_bg.gif) repeat-x;
	height:49px;
	color:#fff;
}

.keyword01 {
	background:url(../image/keyword01.gif) no-repeat;
	height:34px;
	font-size:1.17em;
	display:block;
	line-height:1.1;
	padding: 15px 0px 0px 36px;
	color:#fff;
}
.keyword02 {
	background:url(../image/keyword02.gif) no-repeat;
	height:34px;
	font-size:1.17em;
	display:block;
	line-height:1.1;
	padding: 15px 0px 0px 40px;
}

.kwsearch_select_table td {
	background:#ffdfdf;
	text-align:center;
	padding: 8px 0px;
}
.kwsearch_select_table .break {
	background: url(../image/dot_pink.gif) repeat-x 0px 0px;
	height:2px;
	margin: 5px 10px;
}
.kwsearch_select_inner_table {
	margin: 0px auto;
}
.kwsearch_select_inner_table td {
	padding: 4px 5px;
	width:1.5em;
}
.kwsearch_select_inner_table a {
	border: solid 1px #ff9393;
	background:#fff;
	padding: 2px 2px 5px;
	font-weight:bold;
	text-align:center;
	display:block;
	width:1.3em;
	height:1.2em;
	line-height:1.4;
}
.kwsearch_select_inner_table a:hover,
.kwsearch_select_inner_table a.current {
	text-decoration:none;
	border: solid 1px #d73e3e;
	background:#d73e3e;
	color:#fff;
}
.kwsearch_list {
	float:right;
	width:467px;
	text-align:left;
}
.kwsearch_list_table {
	border: solid 1px #aaa;
	margin: 0px auto;
}
.kwsearch_list_table th {
	text-align:left;
}
.kwsearch_list_table td {
	padding: 0px 0px 10px 10px;
}


.kwsearch_list_table td.nopadding {
	padding: 0;
}

.kwsearch_list_table ul {
	margin: 0px auto;
}
.kwsearch_list_table li {
	line-height:1.3;
	border-bottom: solid 1px #fff;
	border-right: solid 5px #fff;
	float:left;
}
.kwsearch_list_table li a:link,
.kwsearch_list_table li a:visited {
	display:block;
	/* 
	width:184px;
	 */
	width:189px;
	padding: 6px 0px 5px 31px;
	text-decoration:underline;
	background:#f2f2f2 url(../image/arrow_red.gif) no-repeat 10px 9px;
	border-bottom: solid 1px #c8c8c8;
}
.kwsearch_list_table li a:hover {
	background-color:#fdfdfd;
}

/* -----------------------------------------------------
		page css
----------------------------------------------------- */

.page {
	height:2em;
}
.page_left {
	display:block;
	width:40%;
	float:left;
}
.page_right {
	font-family: ・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN;
	display:block;
	width:60%;
	float:right;
	text-align:right;
	white-space: nowrap;
}
.page .prev {
	padding-right:8px;
}
.page .next {
	padding-left:8px;
}
.view_detail {
	padding: 10px 30px 10px 0;
}
.view_detail a {
	font-weight:bold;
	padding: 0px 4px;
    cursor: pointer;
}
.page strong {
	font-weight:bold;
	color:#FF0000;
}
.page .current {
	font-weight:bold;
	color:#000;
}

/* -----------------------------------------------------
		search result
----------------------------------------------------- */
.sortarrow {
	float:right;
	display:block;
	padding:0 3px 0 0;
	font-weight:normal;
	}
.ledgersheetSearch .sortarrow a {
	color:#fff;
	font-weight:normal;
	}

	
.tabletitle {
	float:left;
	padding:0 0 0 3px;
	display:block;
	}

.path {
	margin: 8px 0px;
}
.search_result_table strong {
	background-color:#FFFF00;
}
.search_result_table {
	line-height:1.3;
	margin: 0px auto 10px;
	width:760px;
}
.search_result_table thead th,
.search_result_table td {

}
.search_result_table thead th {
	padding: 6px 2px;
}
.search_result_table td {
	background:#fff;
	/* 
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	 */
	padding: 6px;
}

.search_result_table .even td {
}

/* ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ */
.wrap_faculty .search_result_table {

	/* background:#addfe6; */
	border-bottom: solid 1px #addfe6;
	border-right: solid 1px #addfe6;
}
.wrap_faculty .search_result_table thead th,
.wrap_faculty .search_result_table td {
	background-color:#b9eaf1;
	border-top: solid 1px #e1f6f9;
	border-left: solid 1px #e1f6f9;
}
.wrap_faculty .search_result_table td {
	background:#fff;
}
.wrap_faculty .search_result_table .odd td {
	background:#eafbfe;
}
.search_result_table .odd td b{
	background: yellow;
}
/* ・ｽﾚ搾ｿｽ */
.wrap_detail .search_result_table {

	/* background:#bede69; */
	border-bottom: solid 1px #bede69;
	border-right: solid 1px #bede69;
}
.wrap_detail .search_result_table thead th,
.wrap_detail .search_result_table td {
	background-color:#b8db59;
	border-top: solid 1px #e5f5bd;
	border-left: solid 1px #e5f5bd;
}
.wrap_detail .search_result_table td {
	background:#fff;
}
.wrap_detail .search_result_table .odd td {
	background:#f1f7e3;
}
/* ・ｽ・ｽ蝠ｪ・ｽ・ｽ */
.wrap_field .search_result_table {

	/* background:#f69100; */
	border-bottom: solid 1px #f69100;
	border-right: solid 1px #f69100;
}
.wrap_field .search_result_table thead th,
.wrap_field .search_result_table td {
	background-color:#e9c280;
	border-top: solid 1px #fbca82;
	border-left: solid 1px #fbca82;
}
.wrap_field .search_result_table td {
	background:#fff;
}
.wrap_field .search_result_table .odd td {
	background:#fff6e9;
}
/* ・ｽL・ｽ[・ｽ・ｽ・ｽ[・ｽh */
.wrap_keyword .search_result_table {
	
	/* background:#f27777; */
	border-bottom: solid 1px #f27777;
	border-right: solid 1px #f27777;
}
.wrap_keyword .search_result_table thead th,
.wrap_keyword .search_result_table td {
	background-color:#f2afaf;
	border-top: solid 1px #f5b5b5;
	border-left: solid 1px #f5b5b5;
}
.wrap_keyword .search_result_table td {
	background:#fff;
}
.wrap_keyword .search_result_table .odd td {
	background:#fff3f3;
}


th.search_result_no { 		width:5%;}
th.search_result_faculty {	width:30%;}
th.search_result_subject {	width:15%;}
th.search_result_title {	width:15%;}
th.search_result_name {	width:13%;}
th.search_result_field {}
th.search_result_summary {}

td.search_result_no { text-align:right;}
td.search_result_faculty {}
td.search_result_subject {}
td.search_result_title {}
td.search_result_name {}
td.search_result_field {}

.search_result_table td.search_result_summary {
	font-style:italic;
}
table.tableSort td.search_result_summary span.summary {
	font-weight:bold;
	display:inline;
}


.body_scholar #mainContent {
	width:840px;
	margin: 0px auto;
	padding: 10px 11px;
}
.body_scholar #main {
	float:right;
	width:632px;
}
#sidebar {
	width:205px;
	float:left;
}
/* -----------------------------------------------------
		sidebar link color
----------------------------------------------------- */
.sidemenu a:link,
.sidemenu a:visited {
	color:#008bf7;
}
.sidemenu a:hover {
/* 
	color:#f6780a;
 */
	color:#fff;
}
.sidemenu a.linkwhite:link,
.sidemenu a.linkwhite:visited {
	color:#fff;
}
/* -----------------------------------------------------
		sidebar
----------------------------------------------------- */
.sidebar_content {
	background: url(../image/side_foot.gif) no-repeat left bottom;
	padding: 0px 0px 6px 0px;
}


dl.sidemenu {
	width:205px;
	background: url(../image/side_bg.gif) repeat-y left top;
	margin: 0px;
	padding: 0px 6px;
}
ul.sidemenu {
	width:193px;
	background: url(../image/side_bg.gif) repeat-y left top;
	margin: 0px;
	padding: 0px 6px;
}
.sidemenu li {
	font-weight:bold;
	width:193px;
	line-height:1.3;
	margin: 0px;
	padding: 0px;
}
.sidemenu li a:link,
.sidemenu li a:visited {
	display:block;
	width:166px;
	padding: 7px 0px 7px 27px;
	background:#fff url(../image/side_menu.gif) no-repeat 0px 0px;
	border-bottom: solid 1px #70c0ff;
}
.sidemenu li a:hover {
	color:#f6780a;
/* 
	background-color:#0e90f6;
	background-position: -193px 0px;
 */
	background-position: 0px 0px;
	border-bottom: solid 1px #0e90f6;
}
.sidemenu li ul {
	margin: -1px 0px 0px 0px;
}
.sidemenu li ul li {
}
.sidemenu li ul li a:link,
.sidemenu li ul li a:visited,
.sidemenu li ul li a:hover {
	background-position:27px 11px;
	background-repeat: no-repeat;
	border-bottom: none;
}
.sidemenu li ul li a:link,
.sidemenu li ul li a:visited {
	width:155px;
	font-weight:normal;
	padding: 7px 0px 7px 38px;
	background-color:#fff;
	background-image:url(../image/arrow_mini.gif);
	border-top: solid 1px #d9d9d9;
}
.sidemenu li ul li a:hover {
/* 
	background-color:#0e90f6;
	background-image:url(../image/arrow_mini_white.gif);
	border-top: solid 1px #0e90f6;
 */
}
.sidemenu dt span {
	color:#fff;
	font-size:1.17em;
	font-weight:bold;
	display:block;
	width:182px;
	padding: 7px 0px 7px 23px;
	margin: 0px -6px;
	background:url(../image/sidebar_head2.gif) no-repeat 0px 0px;

}
.sidemenu dt.top span {
	background-image:url(../image/sidebar_head.gif);
}
.sidemenu dd li a {
	font-weight:normal;
}


.sidelist {
}
.sidelist li {
	line-height:1.2;
	background:url(../image/dotline.gif) repeat-x left bottom;
	padding: 8px 0px;
	margin: 0px 2px;
}
.sidelist li a {
	display:block;

}
.icon1 {
	background:url(../image/icon1.gif) no-repeat 0px 0px;
	padding-bottom:5px;
	padding-left:18px;
}
.icon2 {
	background:url(../image/icon2.gif) no-repeat 0px 0px;
	padding-bottom:5px;
	padding-left:18px;
}
.icon3 {
	font-weight:bold;
	background:url(../image/icon3.gif) no-repeat 0px 0px;
	padding-bottom:8px;
	padding-left:18px;
}
.side_bottom {
	margin-bottom:10px;
}
.side_bottom h4 {
	margin: 10px 0px 5px 0px;
}
.sidebox p {
	font-size:0.83em;
	line-height:1.5;
	margin: 0px 5px;
}

/* -----------------------------------------------------
		tabs
----------------------------------------------------- */

ul.profile_tabs {
	clear: both;
	height: 25px;
	margin: 0px 0px 0px 6px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul.profile_tabs li {
	font-weight:bold;
	float: left;
	text-align: left;
}
ul.profile_tabs li a {
	display: block;
	padding: 0px 7px;
	line-height:25px;
	margin: 0px 4px;
	text-align:center;
	font-size: 10px;
}

ul.profile_tabs li a:link,
ul.profile_tabs li a:visited {
	/* 
	background-color: #fff;
	 */
	background-color: #d2ebff;
	color: #008bf7;
	text-decoration:none;
	border: solid 1px #008bf7;
	border-bottom:none;
}
ul.profile_tabs li a.active:link,
ul.profile_tabs li a.active:visited {
	background-color: #008bf7;
	color: #fff;
}
ul.profile_tabs li a:hover {
	background-color: #008bf7;
	color: #fff;
}
/* -----------------------------------------------------
		profile
----------------------------------------------------- */
.profile_container {
	font-size:0.83em;
}
.profile_tabs {
	font-size:1.19em;
}
.profile {
	line-height:1.7;
	margin: 0px 0px 0px 5px;
	clear: both;
    border-top: 1px solid #1e98f7;
}

.Gyoseki {
	font-size:0.93em;
	width: 97%;
	line-height:1.35;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #aaa;
	margin-left:15px;
	background-color: #aaa;
}
.Gyoseki th,
.Gyoseki td {
	border-top: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background-color: #FFF;
}
.Gyoseki th {
	padding: 3px 1px;
}
.Gyoseki td {
	padding: 3px 4px;
}
.Gyoseki thead th {
	font-weight:normal;
	background: #888;
	text-align: center;
}
.Gyoseki thead th,
.Gyoseki thead th a:link,
.Gyoseki thead th a:visited {
	color: #fff;
}

.Gyoseki th {
	text-align: center;
	color: #fff;
}

.Gyoseki td {

}

.Gyoseki .cell_gyoseki_span {
	white-space: nowrap;
}


.pict {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
.profile h2{
	font-size:1.85em;
	color:#333;
	margin: 0px;
	line-height:1.1;
	/* 
	min-height:47px;
	_height:47px;
	background:#fff url(../image/h1_manage.gif) no-repeat 0px 0px;
	margin-left:7px;
	 */
}
.profile h2 span {
	/* 
	display:block;
	padding-left:14px; 
	 */
	padding-top:11px;
}
.profile h2 img {
	vertical-align:middle;
}
.profile h3 {
	font-size:1.17em;
	font-weight:bold;
	color:#333;
	border-left: solid 6px #0085ed;
	padding: 2px 0px 2px 9px;
	margin: 10px 0px 5px 15px;
}
.profile ul {
	margin-left:30px;
}

.profile .table {
	width:580px;
	margin-bottom:10px;
	margin-left:30px;
	background:#ccc;
}
.profile .table th {
	color:#333;
	font-weight:normal;
	vertical-align:top;
	background-color:#ededed;
	text-align:left;
	padding:2px;
	line-height:1.4;
}
.profile .table td {
	vertical-align:top;
	padding:2px;
	line-height:1.4;
	background-color:#fff;
}
.atmark {
	vertical-align:middle;
}

.profile_head {
	color:#333;
	width:100%;
	line-height:1.6;
	margin-bottom:15px;
	margin-left:0px;
	border-bottom: solid 1px #1e98f7;
}
.profile_head th {
	font-size:1.35em;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
}
.profile_head td {
	font-size:1.45em;
	font-weight:bold;
	border-left: solid 5px #bbe1ff;
	padding: 7px 10px;
}
.profile_head td img {
	vertical-align:middle;
	margin-right:4px;
}
.furi {
	font-size:0.75em;
	font-weight:normal;
	padding-left:10px;
}

.profile_notation {
	font-size:0.75em;
	font-weight:normal;
	line-height:1.3;
	color:#999;
	width:38em;
	margin: 0px;
	padding: 3px 0px;
}
.profile_notation dt {
	width:7.5em;
	margin:0px;
	padding: 0px;
	float:left;
	display:block;
}
.profile_notation dd {
	margin:0px;
	padding: 0px;
	float:left;
	width:27em;
}
.profile_notation_title {
	font-size:0.95em;
	padding: 0px 7px 0px 0px;
	color:#787878;
}

/* -----------------------------------------------------
		・ｽﾇ暦ｿｽ・ｽ・ｽ・ｽ ・ｽX・ｽe・ｽb・ｽv
----------------------------------------------------- */
.boxes {
	width:560px;
	margin: 15px auto;
}
.box {
	background: url(../image/step_arrow.gif) no-repeat left bottom;
	padding: 0px 0px 18px 0px;
	margin-bottom:18px;
}
.box .section {
	border: solid 1px #c4c4c4;
	border-bottom:none;
	margin-bottom:0px;
	padding: 8px 8px 8px 115px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height:112px;
	_height:112px;
}

.boxes .end {
	background-image: url(../image/step_end.gif);
}
#step01 {
	background-image:url(../image/step01.gif);
}
#step02 {
	background-image:url(../image/step02.gif);
}
#step03 {
	background-image:url(../image/step03.gif);
}

#step04 {
	background-image:url(../image/step04.gif);
}

#step05 {
	background-image:url(../image/step05.gif);
}


.cell_file {
	padding: 0px 5px;
}
.cell_file .file {

	margin: 0px;
}
.copy {
	line-height:1.8;
	margin: 7px 0px;
}

.box p {
	margin: 0px 5px;
	padding: 10px 0px;
	line-height:1.6;
}
.box h2 {
	font-size:1.5em;
	color:#008bf7;
	margin: 0px 0px 8px 0px;
	line-height:1.2;
}

.mail_choice h3.title,
.box h3.title {
	font-size:1.2em;
	color:#008bf7;
}


.box h2.second {
	font-size:1.5em;
	color:#008bf7;
	margin: 20px 0px 8px 0px;
	line-height:1.2;
}

.red {
	color:#FF0000;
}


.linkbutton_condition {
	margin-top:10px;
	margin-bottom:10px;
	}

.linkbutton {
	background:url(../image/button_begin.gif) no-repeat left top;
}

.linkbutton_green {
	background:url(../image/button_detail_begin.gif) no-repeat left top;
}

.linkbutton2 {
	background:url(../image/button2_begin.gif) no-repeat left top;
}

.linkbutton4 {
	background:url(../image/button_regular.gif) no-repeat left top;
}

.linkbutton,
.linkbutton2,
.linkbutton_green {
	font-size:1.5em;
	font-family:"・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3","・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", Osaka;
	padding:0px 0px 0px 3px;
	height:38px;
	display:block;
	margin: 0px auto;
	width:.1em;
	min-width:10em;
}


.linkbutton a,
.linkbutton a:link,
.linkbutton a:visited,
.linkbutton a:hover {
	color:#fff;
}
.linkbutton2 a,
.linkbutton2 a:link,
.linkbutton2 a:visited,
.linkbutton2 a:hover {
	color:#666;
}


.linkbutton_green a,
.linkbutton_green a:link,
.linkbutton_green a:visited,
.linkbutton_green a:hover {
	color:#fff;
}

.linkbutton a {
	background:url(../image/button_right.gif) no-repeat right top;
}
.linkbutton2 a {
	background:url(../image/button2_right.gif) no-repeat right top;
}

.linkbutton_green a {
	background:url(../image/button_detail_right.gif) no-repeat right top;
}
.linkbutton a,
.linkbutton2 a,
.linkbutton_green a {
	display:block;
	width:.1em;
	padding:0px 10px 0px 7px;
	height:38px;
	text-decoration:none;
	margin: 0px auto;
	text-align:center;
	font-weight:bold;
}

.body_office .linkbutton a {
    width: 200px;
}

.linkbutton a span,
.linkbutton2 a span,
.linkbutton_green a span {
	line-height:2.2;
}
.linkbutton > a,
.linkbutton2 > a,
.linkbutton_green > a { width:auto; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.linkbutton a,
.linkbutton2 a,
.linkbutton_green a {float:none;}
/* End IE5-Mac hack */




/* specific to ie6 */
* html body .linkbutton,
* html body .linkbutton a,
* html body .linkbutton2,
* html body .linkbutton2 a,
* html body .linkbutton_green,
* html body .linkbutton_green a { 
	word-break: keep-all;
}


.linkbutton3,
.linkbutton3 a {
	display:block;
	height:27px;
	width:62px;
	background: url(../image/button_mini.gif) no-repeat 0px 0px;
}
.linkbutton3 a:link,
.linkbutton3 a:visited {
	text-align:center;
	line-height:2.5;
	color:#333;
	text-decoration:none;
}

.add_button {
    margin: 0 0 0 auto;
}



.linkbutton4,
.linkbutton4 a {
	float:left;
	display:block;
	height:27px;
	width:90px;
	margin-right:5px;
	_margin-right:2px;
	background: url(../image/button_regular.gif) no-repeat 0px 0px;
}

.linkbutton5,
.linkbutton5 a,
.linkbutton5 a:link,
.linkbutton5 a:visited {
	float:left;
	display:block;
	height:27px;
	width:62px;
    text-align: center;
	background: url(../image/button_mini.gif) no-repeat 0px 0px;
    line-height:27px;
	color:#333;
	text-decoration:none;
}


td.tright .linkbutton4,
td.tright linkbutton4 a {
	float:right;
	margin-left:5px;
	margin-right:0;
	}

.linkbutton4 a:link,
.linkbutton4 a:visited {
	text-align:center;
	line-height:2.5;
	color:#333;
	text-decoration:none;
}

.linkbuttonarea {
	margin:10px 0 0 0;
	}


/* -----------------------------------------------------
		・ｽO・ｽ・ｽ・ｽ[・ｽv・ｽﾇ暦ｿｽ
----------------------------------------------------- */
.box_search {
	width:616px;
	margin: 10px auto;
}
.box_search h2 {
	border-left: solid 6px #0085ED;
	padding: 2px 0px 2px 10px;
	font-size:1.17em;
	margin: 4px 0px;
}
.box_search h3 {
	font-size:1.07em;
}
.box_search_left {
	float:left;
	/* 
	width:266px;
	 */
	width:326px;
}
.box_search_right {
	float:right;
	/* 
	width:340px;
	 */
	width:280px;
}
.box_search_condition {
	line-height:1.5em;
}
.box_search_condition table {
}
.box_search_condition table th {
	padding: 3px;
}
.box_search_condition table td {
	padding: 3px;
}
.box_search_condition select {
	width:7.5em;
}
.box_search_select {
}
.box_search_condition .cell_span select {
	width:auto;
}
	/* 
.sample {
	_display:block;
	_margin-top:-15px;
}
*:first-child+html .sample {
	display:block;
	margin-top:-15px;
}
	 */
.box_search_select table {
	font-size:0.95em;
	font-family:"・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", Osaka, "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3";
	line-height:1.2;
	width:100%;
	_width:98%;
	margin: 0px 0px 1px 0px;

}
.box_search_select table caption {
	font-weight:bold;
	text-align:left;
	padding: 4px;
	background-color:#70c0ff;
	color:#fff;
}
.box_search_select thead th {
	background-color:#CAE8FF;
	padding: 4px 2px;
}
.box_search_select tbody td {
	padding: 4px 2px;
}
.box_search_select tr:hover,
.box_search_select tr:focus,
.box_search_select tr:active {
	background-color:#e6f3fc;
	cursor:pointer;
}
.i_group_go {
	background:url(../image/i_group_go.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
	padding-left:20px;
}
.i_group_add {
	background:url(../image/i_group_add.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
	padding-left:20px;
}
.office {
	border: solid 1px #70c0ff;
	padding: 1px;
	/* 
	height:432px;
	 */
	overflow:scroll;
	overflow-x:hidden;
}
.group {
	border: solid 1px #70c0ff;
	padding: 1px;
	height:150px;
	overflow:scroll;
	overflow-x:hidden;
	/* 
	margin-bottom:18px;
	 */
	margin-bottom:5px;
}

.group_higher {
	border: solid 1px #70c0ff;
	padding: 1px;
	height:485px;
	overflow:scroll;
	overflow-x:hidden;
	/* 
	margin-bottom:18px;
	 */
	margin-bottom:5px;
}


.border {
	padding-top:20px;
	border-bottom: solid 5px #008BF7;
	margin-bottom:10px;
}

/* for ie */

*:first-child+html .box_search_left .box_search_select table {
	width:306px;

}
.box_search_left .box_search_select,
.box_search_left .box_search_select table {
	_width:296px;

}
.box_search_right .box_search_select,
.box_search_right .box_search_select table {

}
.box_search_right .box_search_select table {
	_width:260px;	!important
}
/* //for ie6 */

.box_search_right .box_search_select table {
	float:right;

}
.btn_add {
/* 
	width:90px;
	float:left;
	margin-right:2px;
	_margin-right:1px;
 */
	margin: 0px 0px 15px 0px;
}
.box_search_right .box_search_select .btn {
	width:89px;
	font-size:10px;
	padding: 2px 0px;
}
.box_search_right .box_search_select input.del {
}
.btn_area {
	clear:both;
	margin: 0px auto;
	padding: 20px 0px;
	text-align:center;
}
.btn_area ul {
	position:relative;
	width:100%;

}
.btn_area li {
	position:absolute;
	top: 0px;
	text-align:left;
	width:49%;
	margin: 0px;

}
.btn_area li.left {
	left:70px;
}
.btn_area li.right {
	left:280px;
}
.btn_area input,
.btn_area .button {

}


.box_search .cell_edit {
	width:3%;
}


/* -----------------------------------------------------
		・ｽ・ｽ・ｽ・ｽ・ｽ@・ｽﾖ管暦ｿｽ
----------------------------------------------------- */
.FacultyWrap {
	width:616px;
	margin: 10px auto;
}
.Faculty {
	vertical-align:top;
	width:308px;
	padding-bottom:25px;
}
.Faculty h2 {
	color:#0085ED;
	border-left: solid 6px #0085ED;
	padding: 2px 0px 2px 10px;
	font-size:1.17em;
	margin: 4px 0px;
}
.text_name {
	width:50px;
}
.faculty_select {
	line-height:1;
	width:300px;
}
.faculty_select select {
	width:280px;
}
.faculty_select td {
	padding: 0px;
}
.faculty_select td img {
	margin-bottom:2px;
	margin-left:2px;
}
.faculty_bottom {
	margin: 4px 0px 0px 0px;
	line-height:1;
}
.faculty_bottom th,
.faculty_bottom td {
	padding: 2px 2px 0px 2px;
}


#FacultyWrap {
}
#FacultyWrap h2 {
	color:#0085ED;
	border-left: solid 6px #0085ED;
	padding: 2px 0px 2px 10px;
	font-size:1.17em;
	margin: 8px 0px 3px 0px;
}
.facultykanri {
	line-height:1.2;
	border: solid 1px #70c0ff;
	width:618px;
	margin: 5px auto;
}

.facultykanri thead td {
	font-weight:bold;
	text-align:left;
	padding: 4px 1px 4px 4px;
	background-color:#70c0ff;
	color:#fff;
	border: solid 1px #fff;
}
.facultykanri tbody td {
	padding: 3px 2px;
}
.facultykanri tbody td.tree {
	background:url(../image/tree_end.gif) no-repeat 0px 4px;
	padding: 0px;
	width:2%;
}
.facultykanri .cell_kanri_check {
	width:2%;
}
.facultykanri .cell_kanri_faculty {
	width:35%;
}
.facultykanri tbody td.tree1 {
}
.facultykanri tbody td.tree2 {
}
.facultykanri tbody td.tree3 {
}
.facultykanri tr:hover,
.facultykanri tr:focus,
.facultykanri tr:active {
	background-color:#e6f3fc;
	cursor:pointer;
}
.btn_kanri {
	margin: 0px 0px 15px 0px;
}
.btn_kanri td {
	padding: 0px 4px 0px 0px;
}

/* -----------------------------------------------------
		・ｽ・ｽ・ｽ・ｽ・ｽO・ｽ・ｽ・ｽ[・ｽv・ｽﾇ暦ｿｽ
----------------------------------------------------- */
h2.title {
	color:#0085ED;
	border-left: solid 6px #0085ED;
	padding: 2px 0px 2px 10px;
	font-size:1.33em;
	margin: 4px 0px;
}
h3.subtitle {
	color:#fff;
	background-color:#A2D7FF;
	padding: 2px 0px 2px 10px;
	font-size:1.17em;
	margin: 4px 10px;
}
h3.title2 {
	color:#0085ED;
	border-left: solid 6px #0085ED;
	padding: 1px 0px 1px 10px;
	font-size:1em;
	margin: 4px 0px;
}
.ResearchGroupList {
	width:616px;
	margin: 0px auto;
}
.ResearchGroupList th {
	background-color:#008bf7;
	color:#fff;
	padding: 2px 1px;
	text-align:center;
}
.ResearchGroupList th,
.ResearchGroupList td {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.ResearchGroupList td {
	padding: 2px 3px;
}
th.cell_project{}
th.cell_name{}
th.cell_span{width:22%;}
th.cell_theme{}
th.cell_del{width:5%;}


td.cell_project{}
td.cell_name{}
td.cell_span{ text-align:center;}
td.cell_theme{}
td.cell_del{	text-align:center;
}


/* -----------------------------------------------------
		・ｽ・ｽ・ｽ・ｽ・ｽO・ｽ・ｽ・ｽ[・ｽv・ｽﾚ搾ｿｽ
----------------------------------------------------- */

.datatable {
	background-color:#cacaca;
	clear:both;
	line-height:1.5;
	margin:20px auto 25px;
	font-family:"・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN", Osaka, "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS Pro W3";
	line-height:1.2;
	font-size:1.2em;
	}

.datatable caption {
	margin:0 auto -12px;
	padding-bottom:0px;
	text-align:left;
	font-size:1.17em;
	}

html*.datatable caption {
	margin:0 auto 0px;
	padding-bottom:8px;
	text-align:left;
	font-size:1.17em;
	}



.datatable caption span {
	color:#666;
	font-weight:bold;
	padding-right:10px;
	}

.datatable th {
	background-color:#eee;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:4px 4px;
	}

.datatable th.centering {
	text-align:center;
	}


.datatable td.centering {
	text-align:center;
	}



.datatable td {
	background-color:#fff;
	padding:4px 4px;
	}


/* -----------------------------------------------------
		・ｽ・ｽ・ｽO・ｽ・ｽ・ｽ
----------------------------------------------------- */

.log {	
	width:600px;
	margin:10px 0 30px 0;
	padding:5px 0 3px 8px;
	border-left:5px solid #1594f5;
	background-color:#d5edff;
	font-size:1.5em;
	}

h2.log .lognote {
	color:#666;
	font-size:0.83em;
	padding-left:15px;
	font-weight:normal;
	}

/* -----------------------------------------------------
		・ｽ・ｽ・ｽv・ｽ・ｽ・ｽ
----------------------------------------------------- */

.figuretable {
	width:616px;
	margin: 0 auto 18px;
	border:solid #70c0ff;
	border-width:1px 0px 0 1px;
}

.figuretable caption {
	background-color:#70C0FF;
	color:#fff;
	font-weight:bold;
	padding:4px;
	margin-bottom:-16px;
	text-align:left;
	}

.figuretable thead tr th {
	background-color:#CAE8FF;
	padding:4px 3px;
	text-align:center;
	border-right:1px solid #70c0ff;
	}

.figuretable tr td {
	background-color:#fff;
	padding:4px 3px;
	border-right:1px solid #70c0ff;
/* 
	text-align:center;
 */
	}

.figuretable tr td.txtright {
	text-align:right;
	}


/*
.figuretable th {
	vertical-align: top;
	background-color:#70BFFE;
	border-right: solid 1px #70c0ff;
	border-bottom:none;
}

.figuretable td {
	vertical-align: top;
	background-color:#fff;
	border-right: solid 1px #70c0ff;
	border-bottom:none;
}

.figuretable thead tr th {
	bacgkround-color:70c0ff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	}

.figuretable th {
	background-color:#CAE8FF;
	color:#fff;
	padding: 4px;
}
*/

h2.figuretitle{
	border-left:6px solid #0085ED;
	color:#0085ED;
	font-size:1.33em;
	margin:20px 0px;
	padding:2px 0px 2px 10px;
	}

.figuresearchmenu {
	margin:0 0 20px 8px;
	}

.figuremenucond {
	margin:0 0 3px 8px;
	}

.figuresearchmenu td,
.figuremenucond td {
	padding:2px 4px;
	}


.figuredotline {
	background:url(../image/dotline.gif) left bottom repeat-x;
	padding-bottom:8px;
	margin:0 8px 10px;
	}



/* ・ｽ|・ｽb・ｽv・ｽA・ｽb・ｽv・ｽE・ｽC・ｽ・ｽ・ｽh・ｽE */

html.popup {
	background-image:none;	
	}

body#popup {
	margin:0;
	padding:10px;
	background-color:#fff;
	background-image:none;
	text-align:left;	
	}

.windowclose {
	text-align:center;
	margin:5px 0;
	}




/* -----------------------------------------------------
		・ｽ・ｽ蝠ｪ・ｽ・ｽﾊ鯉ｿｽ・ｽ・ｽ@・ｽ・ｽ・ｽ・ｽ・ｽO・ｽ・ｽ・ｽ[・ｽv
----------------------------------------------------- */


.fieldbox_s {
	background-color:#fff;
	width:608px;
	margin: 25px auto;
}
.fieldbody_s {
	width:608px;
	margin: 0px auto;
}
.field01_s {
	float:left;
	width:270px;
	background: url(../image/arrow_right.gif) no-repeat 95% 49px;
}
.field_select_s {
	width:220px;
}
.field_select_s td {
	height:85px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
	background: url(../image/search_field_bg.gif) no-repeat;
}
.field_list_s {
}
.field_list_s td {
	height:85px;
	padding-bottom:10px;
	vertical-align:top;
}
.field_list_s ul {
	width:280px;
	margin-left:10px;
}
.field_list_s li {
	width:280px;
	line-height:1.3;
	border-bottom: solid 1px #fff;
}
.field_list_s li a:link,
.field_list_s li a:visited {
	display:block;
	width:284px;
	padding: 6px 0px 5px 31px;
	text-decoration:underline;
	background:#f2f2f2 url(../image/arrow_yellow.gif) no-repeat 10px 9px;
	border-bottom: solid 1px #c8c8c8;
}
.field_list_s li a:hover {
	background-color:#fdfdfd;
}
.field02_s{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #AAAAAA;
	float:right;
	width:336px;
	}


	

/* -----------------------------------------------------
		・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ
----------------------------------------------------- */

.search_l {
	width: 470px;
	line-height:1.5;
	margin: 12px auto;
}

.search_l th,
.search_l td {
}

.search_l .cell1 th,
.search_l .cell1 td {
	background-color:#e3e3e3;
}

.search_l .cell2 th,
.search_l .cell2 td {
	background-color:#f3f3f3;
}

.search_l td {
	padding: 4px 10px;
	border-bottom: solid 2px #fff;
}
.search_l a {
	background: url(../image/arrow_blue.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 16px;
	display:block;
}






.SpecialtySlect {
	margin: 20px 0 0;
}

.SpecialtySlect col {
	width: 30px;
}

.SpecialtyList {
	width:100%;
	margin: 18px auto 0;
	border-top: solid 1px #70c0ff;
	border-left: solid 1px #70c0ff;
    border-collapse:collapse;
}

.SpecialtyList th, .SpecialtyList td {
	vertical-align: top;
	border-right: solid 1px #70c0ff;
	border-bottom:none;
}

.SpecialtySlect td {
	padding: 4px 0px 0 0;
}

.SpecialtyList th {
	background-color:#70c0ff;
	color:#fff;
	padding: 4px;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}

.SpecialtyList td {
	padding: 4px;
}

.SpecialtyList ul li {
	padding:6px;
	display:block;
}

.SpecialtyList tr:hover,
.SpecialtyList tr:focus,
.SpecialtyList tr:active {
	background-color:#e6f3fc;
	cursor:pointer;
}

th.number {
 	width: 5%;
	text-align: center;
}

.SpecialtyList tr.horizon td.nohover {
	background:#fff;
}


.searchlist {
	width:60%;
	margin: 10px auto;
	font-size:1.17em;
}
.searchlist li {
	_height:1%;
	_padding-bottom:5px;
}
.searchlist li a {
/* 
	background: url(../image/arrow_blue.gif) no-repeat 0px 4px;
 */
	background: url(../image/i_folder.gif) no-repeat 0px 3px;
	padding: 0px 0px 5px 25px;
	line-height:1.5;
	_height:1%;
}
.searchlist ul {
	margin: 5px 0px 5px 50px;
}
.searchlist ul li a {
	background: url(../image/tree_end.gif) no-repeat 0px 4px;
}
.foldmark:link,
.foldmark:visited {
	background-image:none;
	margin-left:-20px;
	padding-left:0px;
	_padding-left:20px;

}
.foldmark img {
	display:inline;
	margin: 0px 0px 0px 1px;
}


/* -----------------------------------------------------
		report tabs
----------------------------------------------------- */

div.report_container {		font-size:0.95em;}
ul.report_tabs{				font-size:1em;}
.report_summary,
.analysisspan {
	background-color:#F3FAFF;
	padding: 6px;
	margin: 1px 0px;
	color: #008bf7;
	text-align:right;
	border: solid 1px #008bf7;
}
.report {
	font-family: "・ｽl・ｽr ・ｽS・ｽV・ｽb・ｽN", "Osaka・ｽ|・ｽ・ｽ・ｽ・ｽ";
	line-height:1.8;
	width:618px;
	overflow:auto;
}
.report h2 {
	color: #008bf7;
	border-left: solid 5px #008bf7;
	font-size:1.17em;
	line-height:1.1;
	padding: 0px 0px 0px 8px;
	margin: 5px 0px;
}

ul.report_tabs {
	clear: both;
	margin: 5px 0px 5px 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul.report_tabs li {
	font-weight:bold;
	float: left;
	text-align: left;
}
ul.report_tabs li a {
	display: block;
	padding: 0px 7px;
	line-height:2.1;
	margin: 2px 2px;
	text-align:center;
}

ul.report_tabs li a:link,
ul.report_tabs li a:visited {
	/* 
	background-color: #fff;
	 */
	background-color: #d2ebff;
	color: #008bf7;
	text-decoration:none;
	border: solid 1px #008bf7;
	border-bottom:none;
}
ul.report_tabs li a.active:link,
ul.report_tabs li a.active:visited {
	background-color: #008bf7;
	color: #fff;
}
ul.report_tabs li a:hover {
	background-color: #008bf7;
	color: #fff;
}


/* -----------------------------------------------------
		preview_tabs
----------------------------------------------------- */
div.preview_container {		font-size:0.95em;}
.preview_container h2 {
	color: #008bf7;
	border-left: solid 5px #008bf7;
	font-size:1.17em;
	line-height:1.1;
	padding: 0px 0px 0px 8px;
	margin: 15px 0px 8px 0px;
}
.preview {
	font-family:"・ｽl・ｽr ・ｽS・ｽV・ｽb・ｽN", "Osaka・ｽ|・ｽ・ｽ・ｽ・ｽ";

}
.preview textarea ,
.preview .entry_pre,
.preview blockquote {
	font-size:1.33em;
	font-family:"・ｽl・ｽr ・ｽS・ｽV・ｽb・ｽN", "Osaka・ｽ|・ｽ・ｽ・ｽ・ｽ";
	width:600px;
	height:250px;
	border: solid 1px #ccc;
	padding: 2px;
	margin:0px;
}
.preview ul {
	border:none;
	font-size:12px;
}


ul.preview_tabs {
	clear: both;
	font-size:1.17em;
	margin: 5px 0px 0px 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul.preview_tabs li {
	font-weight:bold;
	float: left;
	text-align: left;
}
ul.preview_tabs li a {
	display: block;
	padding: 0px 7px;
	line-height:2.1;
	margin: 0px 2px;
	text-align:center;
}

ul.preview_tabs li a:link,
ul.preview_tabs li a:visited {
	background-color: #d2ebff;
	color: #008bf7;
	text-decoration:none;
	border: solid 1px #008bf7;
	border-bottom:none;
}
ul.preview_tabs li a.active:link,
ul.preview_tabs li a.active:visited {
	background-color: #008bf7;
	color: #fff;
}
ul.preview_tabs li a:hover {
	background-color: #008bf7;
	color: #fff;
}

.update_button {
	margin: 25px auto;
	text-align:center;
}
.update_button input {
	padding:2px;
	width:150px;
	font-weight:bold;
	font-weight:1.33em;
}

.alert span {
	cursor:pointer;
}
.simple_alert {}
.simple_confirm {}

#poverlay {
}
#pwindow {
}
button.pbuttons {
	font-size:10px;
	font-family:verdana;
}
.pmsg {}
