body {
	text-align: center;
        text-decoration:none;
/*	border-left:1px #696969 solid;
	border-right:1px #696969 solid;*/
	font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka,Verdana,Arial,sans-serif;
	font-size:15px;/*基本文字サイズ*/
        *font:small;
	color:#464646;/*基本文字色*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
        background-color:#f0f0f0;
        background-image:url("images/style/bgnum.jpg");
}

h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
font-weight:normal;
}

p {
margin:0px;
padding:0px;
}


img  {
border: none;
margin:0px;
vertical-align:top;
}


br  {
letter-spacing:normal;
}


br.clear{
clear:both;
padding:0px;
margin:0px;
height:0px;
line-height:0px;
}


ul,ol,li  {
margin:0px;
padding:0px;
list-style:none;
}


a:link    {
text-decoration:none;
color:#3969c3;
}

a:visited {
color:#799fe3;
}

a:active {
/*text-decoration:underline;*/
color:#444444;
}

a:hover {
color:#0000dd;
/*text-decoration:underline;*/
}

#bg{
    background-color:#f8f8fa;
    width:980px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    margin-bottom:0;
    border-left:1px #f9f9e9 solid;
    border-right:1px #e9e9d9 solid;
        -webkit-box-shadow: 1px 0px 8px #777;
        -moz-box-shadow: 1px 0px 15px #777;
        box-shadow: 1px 0px 8px #777;
        behavior: url(render/.php);
/*        position:relative;*/
}
#container{
	width:929px;
	text-align:left;
        margin-top:0px;
        margin-left:auto;
        margin-right:auto;
}

#header{
	width:929px;
	padding:5px 0px 0px 0px;
	height:75px;
        margin-top:0px;
}
img.headlogo {
    float:left;
    clear:none;
    height:65px;
    margin-top:4px;
}
#headlogo{
	margin:0 auto;
	float:left;
	width:75px;
	padding:8px 0px 0px 0px;
}
#headleft{
	margin:0 auto;
	float:left;
	width:580px;
	padding:0px 0px 8px 0px;
}
#headright{
	margin-top:5px;
        text-align:right;
        text-decoration:none;
	float:right;
	width:260px;
	height:25px;
	padding:0px 0px 8px 0px;
}
#headlowright{
	margin:8px 0 0 auto;
        text-align:right;
	float:right;
	width:155px;
	bottom: 0px;
	height: 28px;
}
#header a{
    text-decoration:none;
    color:#585858;
}
#header a:hover{
    text-decoration:none;
    color:#aa4433;
}
h1{
line-height:normal;
font-size:12px;
font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:4px 0px;
}



h2{
line-height:normal;
font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
}




#menu_block{
        clear:both;
	width:100%;
	height:36px;
	margin-bottom:10px;
        background-image:url("images/style/bar.png");
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 1px 2px #bbb;
        -moz-box-shadow: 0px 1px 2px #bbb;
        box-shadow: 0px 1px 2px #bbb;
        behavior: url(render/PIE.php);
        position:relative;
}



#menu{
        height:100%;
	border-left:1px #696969 solid;
	margin-left:15px;
        padding:0 0 0 0px ;
	text-align:center;
	font-family: 'Verdana','arial',Helvetica,Osaka,sans-serif;
}

#menu ul *{
    list-style-type: none;
    margin: 0;
    font-size:14px;
    letter-spacing:1px;
    line-height:250%;
    text-decoration:none;
    float: left;
}



#menu li *{
    width: 149px;
    display:block;
    height:36px;
    text-decoration:none;
    font-size:14px;
    color:#ffffff;
}
#menu li.menucurrent a{
        font-weight:900;
	line-height:220%;
	color:#000300;
	border-right:1px #696969 solid;
        background-color:#a0f020;
        background-image:url("images/style/05-1.png");
	font-size:15px;
}
#menu li.menuleftcurrent a{
        font-weight:900;
	line-height:220%;
	color:#000300;
	border-right:1px #696969 solid;
        background-color:#a0f020;
        background-image:url("images/style/05-1.png");
	font-size:15px;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        behavior: url(render/PIE.php);
        position:relative;
}

#menu li.menu a{
        border-right:1px #696969 solid;
	line-height:250%;
}
#menu li.menuright a{
	font-size:14px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
        border-top-right-radius: 6px;
        behavior: url(render/PIE.php);
        position:relative;


}
#menu li.menuleft a{
        border-right:1px #696969 solid;
	line-height:250%;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        behavior: url(render/PIE.php);
        position:relative;
}

#menu li.menurightcurrent a{
        font-weight:900;
	line-height:220%;
        background-image:url("images/style/05-1.png");
	font-size:15px;
        line-height:220%;
	color:#000300;
        background-color:#a0f020;
        background-image:url("images/style/05-1.png");
	font-size:15px;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
        border-top-right-radius: 6px;
        behavior: url(render/PIE.php);
        position:relative;
}


#menu li.menu a:hover{
background-color:#1f1f1f;
color:#ffffff;
text-decoration:none;
font-size:15px;
}

#menu li.menuright a:hover{
background-color:#0f0f0f;
color:#ffffff;
text-decoration:none;
font-size:15px;
}
#menu li.menuleft a:hover{
background-color:#0f0f0f;
color:#ffffff;
text-decoration:none;
font-size:15px;
}

#mpict_block{
clear:both;
background-color:#000000;
width:929px;
height:315px;
margin-bottom:20px;
}


#mpict{
text-align:center;
float:right;
clear:both;
}


#wrapper{
    background-color:#fafafa;
width:929px;
margin:0 auto;
padding:0;
clear:both;
}


/* サイドメニュー */
#side{
font-size:108%;
color:#444444;
float:left;
width:190px;
/*min-height:800px;*/
}

#siderelative{
float:left;
width:190px;
}
#rside{
float:right;
width:170px;
}



#side a:link {
text-decoration:none;
}

#side a:visited {
text-decoration:none;
}

#side a:active {
}

#side a:hover {
color:#444444;
text-decoration:none;
}





.side_top{
color:#444444;
background-image:url("images/style/ybar4.png");
font-size:98%;
width:174px;
height:18px;
letter-spacing:3px;
font-weight:bold;
padding:9px 0px 12px 17px;
}

/* span */
.item{
font-size:14px;
font-weight:bold;
color:#8AAADA;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.item2{
font-size:16px;
font-weight:bold;
color:#f1df70;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.membername{
    font-size:16px;
    font-weight:bold;
        font-family:serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

/* IE5~6 style IE \*/
* html #news ul li span.column2 {
        padding:0 0 3px 0;
}
/* */

.bldr{
    font-size:15px;
    font-weight:bold;
    font-family:Helvetica,Arial;
}
#side ul{
list-style-type: none;
padding: 0;
/*margin-bottom:15px;*/
}

#side li{
/*margin-bottom:4px;*/
border-bottom:#999999 dotted 1px;
}


#side li a{
        font-size:85%;
/*	background-color:#f0f1e4;*/
/*        background-image:url("images/style/sbar7.png");*/
/*        padding:7px 0px 16px 8px;*/
        padding-left:10px;
        line-height:400%;
/*	margin-bottom:0px;*/
	display:block;
	text-decoration:none;
        width:176px;
        height:45px;
/*        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 1px 1px #bbb;
        -moz-box-shadow: 0px 1px 1px #bbb;
        box-shadow: 0px 1px 1px #bbb;
        behavior: url(render/PIE.php);
        position:relative;     */

}

#side li a:visited {color:#3969c3;}

#side li a:hover {
/*background-image:url("images/style/bbar.png");*/
/*margin-bottom:4px;*/
color:#0000dd;
text-decoration:none;
}

#main{
	float:right;
	width:720px;
       /* -webkit-box-shadow: 0px 2px 4px #999;
       -moz-box-shadow: 0px 3px 4px #999;
       box-shadow: 0px 2px 10px #bbb;
       behavior: url(render/PIE.php);
       position:relative; */
}
.halfl{
    float:left;
    width:49%;
}

.halfl_pic{
    float:left;
    width:49%;
		padding-top: 30px ;
}

.halfr{
    float:right;
    width:49%;
}

.halfr_pic{
    float:right;
    width:49%;
		padding-top: 10px ;
}


#hugemain{
float:left;
width:929px;
}
.mainbox{
	background-color:#ffffff;
        margin-bottom:10px;
        padding:5px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 1px 5px #999;
        -moz-box-shadow: 0px 1px 5px #999;
        box-shadow: 0px 1px 5px #999;
        behavior: url(render/PIE.php);
        position:relative;
}
.histbox{
	background-color:#EEEEEE;
        margin-bottom:5px;
        padding-right:5px;
        padding-top:1px;
        padding-bottom:1px;
        padding-left:2px;
				text-decoration:none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 1px 1px #bbb;
        -moz-box-shadow: 0px 1px 1px #bbb;
        box-shadow: 0px 1px 1px #bbb;
        position:relative;
}
.histin{
    display:table-cell;
    vertical-align: middle;
    height:100%;
    margin:0;
}
.sidebox2{
	background-color:#ffffe9;
        margin-bottom:10px;
/*        padding:5px;*/
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 2px 4px #aaa;
        -moz-box-shadow: 0px 2px 4px #aaa;
        box-shadow: 0px 2px 4px #aaa;
        background: -moz-linear-gradient(top, #ffffe6, #fffaca);
        background: -webkit-gradient(linear, left top, left bottom, from(#ffffe6), to(#fffaca));
        background: linear-gradient(top, #ffffe6, #fffaca);
        -pie-background: linear-gradient(top, #ffffe6, #fffaca);
        behavior: url(render/PIE.php);
        position:relative;
}

.sidebox2 li{

}


h3 {
padding:7px;
letter-spacing:3px;
text-indent:1em;
background-color:#696969;
font-family:"ＭＳ Ｐゴシック", "Hiragino Maru Gothic Pro","ヒラギノ丸ゴシック Pro W4", Osaka ;
margin-bottom:18px;
font-weight:normal;
font-size:16px;
color:#ffffff;
        -webkit-box-shadow: 0px 1px 1px #777;
        -moz-box-shadow: 0px 1px 1px #777;
        box-shadow: 0px 1px 1px #777;
background: -moz-linear-gradient(top, #799fe3, #3969c3);
background: -webkit-gradient(linear, left top, left bottom, from(#799fe3), to(#3969c3));
background: linear-gradient(top, #799fe3, #3969c3);
-pie-background: linear-gradient(top, #799fe3, #3969c3);
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
/*        border-top-left-radius: 6px;  */
/*        border-top-right-radius: 6px; */
        border-radius: 4px;
        behavior: url(render/PIE.php);
        position:relative;
}
h3 a:hover{
    color:#ffffff;
}
h4 {
padding:7px;
letter-spacing:3px;
text-indent:1em;
font-family: "Fredoka One", "lucida grande", tahoma, sans-serif;
margin-bottom:8px;
font-weight:normal;
font-style:italic;
font-size:140%;
color:#556b2f;
/* background-color:#ff9988;                              */
/*        -webkit-border-radius: 5px;                    */
/*        -webkit-border-radius: 5px;                    */
/*        -moz-border-radius-topleft: 5px;               */
/*        -moz-border-radius-topright: 5px;              */
/*        border-radius: 4px;                            */
/*        behavior: url(render/PIE.php); */
/*        position:relative; */
}
h5 {
line-height:normal;
width:95%;
font-family: "ＭＳ Ｐゴシック", "Hiragino Maru Gothic Pro","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka ;
font-size:19px;
text-indent:1em;
/*font-weight:bold;*/
border-bottom:#999999 solid 1px;
padding:6px;
margin-bottom:15px;
margin-left:5px;
color:#003030;
}

h6{
	font-size:16px;
	margin-right: 0px;
}







.left{
text-align:left;
}

.right{
text-align:right;
}
.center{
text-align:center;
}



.text{
margin-bottom:5px;
padding:0px 20px 0px 20px;
line-height:170%;
}
.text a:hover {color:#0000dd;}

.text2{
margin-bottom:15px;
padding:0px 0px 0px 30px;
line-height:170%;
}

.rtext{
    float:left;
margin-top:20px;
margin-bottom:5px;
padding:0px 10px 0px 10px;
line-height:170%;
text-align:right;
}




#news ul{
clear:both;
width=100%;
margin:0px 2px 35px 2px;
}


#news li{
margin-bottom:2px;
padding-bottom:7px;
padding-left:4px;
padding-top:7px;
border-bottom:#999999 dotted 1px;
}




.sidebox{
padding:4px;
margin-bottom:20px;
}




.table_item{
/*background-color:#eef1da;*/
background-color:#ffd700;
text-align:left;
vertical-align:top;
}


.table_text{
background-color:#f3f3f3;
text-align:left;
vertical-align:top;
}

table#stable{
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
#stable th{
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
#stable td{
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}



#pagetop{
clear:both;
width:929px;
margin:0 0 0 0;
text-align:right;
}


#pagetop_but{
	background:#010101;
	padding:0 0 0 0;
	text-align:center;
	width:70px;
	float:right;
	font-size:11px;
}

#pagetop a:link {color:#ffffff;text-decoration:none;}
#pagetop a:hover {color:#e06969;text-decoration:underline;}
#pagetop a:active  {color:#ffffff;text-decoration:underline;}




#footer{
	clear:both;
	background-color:#555555;
	margin-bottom:0;
        margin-left:auto;
        margin-right:auto
	width:100%;
}
#copyright{
	margin:0 auto;
	padding:6px 0px 35px 20px;
	width:805px;
	font-size:13px;
	text-align:center;
	color:#ffffff;
}

div.centrebox{}
div.centrebox div{
    display:table-cell;
    vertical-align:middle;
}
* html div.centrebox div{/* IE 6 */
    display:inline;
    zoom:1;
}
*:first-child+html div.centrebox div{/* IE 7 */
    display:inline;
    zoom:1;
}

div.pic a:hover img
{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

div.thumb {
  z-index:1;
  height:100px;
  position:relative;
  width:110px;
  float:left;
  height:100px;
  padding:1px;
}
#typewriter {
    display:none;
    position:absolute;
    margin:0;
    height:90px;
    width:250px;
    font-family:'Courier New', 'Courier', monospace, cursive;
    font-size:35px;
    font-weight:500;
    line-height:2.0;
    color:#ffffff;
    z-index:998;
}
#headQPC {
    display:none;
    position:absolute;
    margin:0;
    height:90px;
    width:250px;
    font-family:'Courier New', 'Courier', monospace, cursive;
    font-size:35px;
    font-weight:500;
    line-height:2.0;
    color:#ffffff;
    z-index:999;
}
#typeouter {
  height:90px;
  width:250px;
  clear:none;
  float:left;
  position:absolute;
  margin-top:35px;
  margin-left:35px;
  font-weight:500;
  z-index:3;
}
#sidewrap {
  float:left;
  top:121px;
  left:25px;
  width:auto;
  height:auto;
}
.none {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}
.histhead {
        margin-bottom:2px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 1px 2px #999;
        -moz-box-shadow: 0px 1px 2px #999;
        box-shadow: 0px 1px 2px #999;
/*        behavior: url(render/.php); */
        position:relative;
        background: -moz-linear-gradient(top, #555555, #222222);
        background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#222222));
}



/* {20191205 ozaki */
.side_top_member
{
	margin-bottom:0 ;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	padding: 0;
	padding-left: 30px;
}

.position
{
	margin-left: 0;
	line-height:normal;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

.member_text
{
margin-bottom:0px;
padding:0px 0px 30px 10px;
line-height:170%;
min-height: 250px;
}

.member_text dl
{
	margin: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.member_text dt
{
	float: left;
}

.member_text dd
{
	margin-left: 80px;
}


.student_text
{
margin-bottom:50px;
padding:0px 10px 0px 10px;
line-height:170%;
min-height: 200px;
}

.student_left
{
	float: left;
	font-size:16px;
	/* width: 400; */
	margin: 0;
	margin-left: 30px;
}


.student_right
{
	float: right;
	font-size:16px;
	margin: 0;
	padding-right: 10px;
	margin-right: 30px;
}

.img_right img{
	width: 150px;
	height: 180px;
	object-fit: cover;
	margin: 20px 30px 0px 30px;
	float: right;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #EEEEEE;
}

.img_left img{
	width: 150px;
	height: 180px;
	object-fit: cover;
	margin: 20px 0px 0px 50px;
	float: left;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #EEEEEE;
}


.lecture table{
	border-collapse:  collapse;
	background-color: #eeeeee;
	margin-left: 50px;
}

.lecture th,td{
	border: solid;
	padding: 5px;
	border-color: #ffffff;
	border-width: 2px;
	min-width: 50px;
}

.news dl
{
	margin: 0px;
	padding-left: 00px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #dddddd;
}

.news dt
{
	padding-left: 5px;
	padding-top: 7px;
	float: left;
	font-size: 16px;
}

.news dd
{
	padding-top:3px;
	padding-bottom:3px;
	margin-left: 110px;
}

.colona dd
{
	padding-top:3px;
	padding-bottom:3px;
	margin-left: 110px;
	color: #FF5192;
	font-weight: bold;
}

.colona dt
{
	padding-left: 5px;
	padding-top: 0px;
	float: left;
	font-size: 16px;
	color: #FF5192;
	font-weight: bold;
}

.colona a
{
	color: #FF5192;
	background-color: #f5f5f5;
	font-weight: bold;
}

.colona a:hover
{
	color: #FFABCE;
	background-color: #f5f5f5;
	font-weight: bold;
}

.gallery_top{
	border-radius: 3px;
	background-color: #666666;
	width: 100%;
	table-layout: fixed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px #bbb;
	-moz-box-shadow: 0px 1px 1px #bbb;
	box-shadow: 0px 1px 1px #bbb;
}

.gallery_top th {
	padding-left: 10px;
	border: 0px;
	color: #ffffff;
	table-layout: fixed;
}
.gallery_top th:nth-child(1){
	width: 15%;
}

.gallery_top th:nth-child(2){
	width: 30%;
}

.gallery_top th:nth-child(3){
	width: 40%;
}
.gallery_top th:nth-child(4){
	width: 15%;
}


.gallery_ele{
	border-radius: 5px;
	background-color: #DDDDDD;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	table-layout: fixed;
	border: 0px;
}

.gallery_ele td {
	padding-left: 10px;
	border: 0px;
	color: #555555;
	table-layout: fixed;
}
.gallery_ele td:nth-child(1){
	width: 15%;
}

.gallery_ele td:nth-child(2){
	width: 30%;
}

.gallery_ele td:nth-child(3){
	width: 40%;
}
.gallery_ele td:nth-child(4){
	width: 15%;
}

.gallery_ele dd{
	margin-left: 0px;
}

.contact_text
{
	margin-bottom:0px;
	padding:0px 0px 10px 30px;
}

.reseach_text
{
	margin-bottom:0px;
	padding:0px 20px 10px 20px;
}

.reseach_hide_text
{
	margin-bottom:0px;
	padding:10px 30px 10px 30px;
}

.entrance
{
	padding:5px 10px 10px 10px;
}

.entrance dl
{
	margin: 0px;
	padding-left: 20px;
}

.entrance dt
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.entrance dd
{
	margin: 0px;
	padding: 0px 0px 0px 90px;
}

.sub_box
{
	margin: 8px 0px 25px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #F5F5F5;
}
/* 20191205 ozaki} */

/* presentation */

.soc_name{
    font-size:18px;
    font-weight:bold;
    font-family:Helvetica,Arial;
		padding:0px 30px 0px 30px;
		margin-top: 20px;
		color: #20b2aa;
}

.name{
	font-size:15px;
	margin-bottom:0px;
	padding:0px 50px 0px 50px;
	line-height:170%;
	margin-top: 10px;
}

.soc_title{
	font-size:15px;
	font-family:Helvetica,Arial;
	padding:0px 50px 0px 50px;
	font-weight: bold;
	margin-bottom: 10px;
	/* color: #008080; */
}
