﻿html{
	margin:0px;
	padding:0px;
	/*background:#CCCCCC url("./img/jenga2.png") right bottom fixed no-repeat;*/
	background:url("./img/back.gif");
	font-size:80%;
}

body{
	margin:0px;
	padding:0px;
}

/*a{text-decoration:none;}*/
a:link{color:#666666;}
a:visited{color:#666666;}
a:hover{background:#FFFFFF;color:#333333;}

h1{
	margin-top:50px;
}

h2{
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Arial Black",Osaka,sans-serif;
	/*background:url("./img/h2_back.gif");*/
	/*visibility:none;*/
}

h2 img{
	position:relative;
	left:-5px;
	/*margin-left:-5px;*/
}

h3{
	font-size:140%;
}

#link{
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:5;
	width:100%;
	background:url("./img/link_back.gif");
	padding-top:3px;
	border-top:2px solid #666666;
}

#link ul{
	margin:0px;
	padding:0px;
}

#link li{
	float:left;
	width:150px;
	text-align:center;
	margin-right:5px;
	list-style-type:none;
	/*border:1px solid #6699FF;*/
}

#link a{
	border:none;
}

#link a:hover{
	background:none;
}

#link img{
	border:0;
}

#link #home{
	position:relative;
	top:-2px;
}

#outline, #research, #digital , #member, #access{
	/*border:1px solid #333333;*/
	/*border-top:30px;*/
	position:absolute;
	/*top:150px;
	left:300px;*/
	/*background:#666666;*/
}

#outline{top:20%;left:20%;display:block;z-index:3;}
#research{top:10%;left:30%;display:block;z-index:2;}
#digital{top:25%;left:25%;display:none;}
#member{top:15%;left:35%;display:none;}
#access{top:20%;left:40%;display:none;}

#outline_main, #research_main, #digital_main, #member_main, #access_main{
	clear:both;
	width:450px;
	height:400px;
	overflow:auto;
	border:1px solid #9C9C9C;
	border-width:0px 1px;
	background:url("./img/windowback.gif") #FFFFFF;
	padding:15px;
	border-bottom:2px solid #9C9C9C;
}

#outline_head, #research_head, #digital_head, #member_head, #access_head{
	/*position:relative;
	left:5px;
	right:5px;*/
	background:url("./img/h2_back.gif") repeat-x;
	text-align:right;
	margin:0px 5px 0px 5px;
}

/*#outline_head h2{background:url("./img/h2_outline.gif") no-repeat;}*/


.close_win{
	/*position:relative;
	text-align:right;*/
	/*float:right;*/
}

.close_win img{
	margin-right:-5px;
	border:0;

}

#outline p, #research p, #digital p, #member p, #access p{
	padding-left:15px;
}

#outline_btm, #research_btm, #digital_btm, #member_btm, #access_btm{
	background:url("./img/win_btm_back.gif");
	border:1px solid #9C9C9C;
	border-width:0px 1px;
	text-align:right;
	margin:0px;
	padding:0px;
}

#outline_btm img{
	display:block;
}


.prof, .research, .digic, .master1, .master2, .student, .foreign, .r, .memo{
	padding-left:25px;
}

.prof{background:url("./img/icon_prof.png") 0% 45% no-repeat;}
.research{background:url("./img/icon_r.png") 0% 45% no-repeat;}
.digic{background:url("./img/icon_r.png") 0% 45% no-repeat;}
.master1{background:url("./img/icon_red.png") 0% 45% no-repeat;}
.master2{background:url("./img/icon_blue.png") 0% 45% no-repeat;}
.student{background:url("./img/icon_green.png") 0% 45% no-repeat;}
.doctor{background:url("./img/icon_yellow.png") 0% 45% no-repeat;}
.r{background:url("./img/icon_red.png") 0% 45% no-repeat;}
.memo{background:url("./img/icon_r.png") 0% 45% no-repeat;}

#toptext, #text{
	padding-bottom:80px;
}

#toptext ul,#text ul{
	list-style-type:circle
}

#toptext ul li,#text ul li{
	line-height:2.5em;
	width:350px;
	border-bottom:1px dashed #6699FF;
}

#toptext ol li,#text ol li{
	line-height:1.5em;
	border-bottom:1px dashed #6699FF;
}

#toptext dt,#text dt{
	font-weight:bold;
	border-left:5px solid #666666;
	padding-left:10px;
	margin-top:15px;
	clear:both;
}

#toptext dd,#text dd{
	line-height:1.5em;
	margin: -1.5em 0 2em 15em;
	border-bottom:1px dotted #666666;
}

#toptext .member dt,#text .member dt{
	/*border-left:15px solid #666666;*/
	border:0;
	/*font-family:"HG行書体",cursive;
	font-size:200%;*/
	font-size:140%;
	padding-left:25px;
	clear:both;
}

#toptext .member dd,#text .member dd{
	line-height:1em;
	margin-left:20px;
	font-size:120%;
	float:left;
	width:100px;
	padding:5px;
	margin-top:5px;
	background:url("./img/name.png") left bottom no-repeat;
	border:0;
	/*border:1px solid #333333;*/
	text-align:center;
}

#toptext dl,#text dl{
	clear:both;
}

#text{
	padding-left:30px;
	padding-bottom:100px;
}

#copyright{
	clear:both;
	background:url("./img/copyright_back.gif");
	/*color:#FFFFFF;*/
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:5;
	border-bottom:2px solid #999999;
	height:30px;
}