body {
	text-align: center;
        text-decoration:none;
	border-left:1px #696969 solid;
	border-right:1px #696969 solid;
	font-family: Helvetica,Osaka,Verdana,Arial,sans-serif;
	font-size:15px;/*基本文字サイズ*/
        *font:small;
	color:#434343;/*基本文字色*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
        background-color:#f0f0f0;
/*        background-image:url("images/style/bg3.gif");*/
}

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:#6495ed;
}

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

a:hover {
color:#6495ed;
text-decoration:underline;
}

#bg{
    background-color:#ffffff;
    width:980px;
    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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        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:590px;
	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:11px;
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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        position:relative;
}



#menu{
        height:100%;
	border-left:1px #696969 solid;
	margin-left:15px;
        padding:0 0 0 0px ;
	text-align:center;
	font-family: Verdana,Helvetica,Osaka,Arial,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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        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:#d3eE78;
width:100%;
margin: 0;
padding: 0;
margin-bottom:20px;
}


#mpict{
width:929px;
margin:0 auto;
padding:0;
text-align:center;
}





#wrapper{
width:929px;
margin:0 auto;
padding:0;
clear:both;
}


/* サイドメニュー */
#side{
float:left;
width:190px;
position:fixed;
}
#siderelative{
float:left;
width:190px;
}
#rside{
float:right;
width:170px;
}



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

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

#side a:active{
color:#444444;
}

#side a:hover{
color:#444444;
}






.side_top{
color:#000300;
background-color:#a0f020;
background-image:url("images/style/05-1.png");
font-size:108%;
letter-spacing:3px;
font-weight:bold;
padding:8px;
margin-bottom:4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 1px 3px #bbb;
        -moz-box-shadow: 0px 1px 3px #bbb;
        box-shadow: 0px 1px 3px #bbb;
        behavior: url(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        position:relative;
}

/* 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;

}


#side li a{
        font-size:85%;
	background-color:#f0f1e4;
	margin-bottom:4px;
	padding:10px 10px;
	display:block;
	color:#444444;
	text-decoration:none;
	width:170px;
	height:20px;
        -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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        position:relative;

}


#side li a:hover{
background-color:#f7f0c9;
margin-bottom:4px;
color:#444444;
text-decoration:none;
}

#rside li a{
background-color:#F0F1E4;
margin-bottom:4px;
padding:10px 10px;
display:block;
color:#444444;
text-decoration:none;
width:150px;
height:20px;
}

#rside li a:hover{
background-color:#f7f0c9;
margin-bottom:4px;
color:#444444;
text-decoration:none;
}





#main{
	float:right;
	background-color:#ffffff;
	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.htc);               */
/*        position:relative;                     */
}
.halfl{
    float:left;
    width:49%;
}
.halfr{
    float:right;
    width:49%;
}
/*全画面メイン*/
#hugemain{
float:left;
width:929px;
}
.mainbox{
	background-color:#ffffff;
        margin-bottom:7px;
        padding:5px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 1px 8px #aaa;
        -moz-box-shadow: 0px 1px 8px #aaa;
        box-shadow: 0px 1px 8px #aaa;
        behavior: url(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        position:relative;
}
.histbox{
	background-color:#f0f1e4;
        margin-bottom:5px;
        padding-right:5px;
        padding-top:1px;
        padding-bottom:1px;
        padding-left:2px;
        width:100%;
	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;
        behavior: url(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        position:relative;
}
.histin{
    display:table-cell;
    vertical-align: middle;
    height:100%;
    margin:0;
}

h3 {
padding:7px;
letter-spacing:3px;
text-indent:1em;
background-color:#696969;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc);
        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(http://www-user.yokohama-cu.ac.jp/~tachi/render/PIE.htc); */
/*        position:relative; */
}
h5 {
line-height:normal;
width:95%;
font-size:18px;
text-indent:1em;
font-weight:bold;
border-bottom:#CCCCCC solid 1px;
padding:6px;
margin-bottom:15px;
margin-left:5px;
color:#606a6a;
}

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 10px 0px 10px;
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;
}

#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:right;
	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 {
  height:100px;
  position:relative;
  width:100px;
  float:left;
  padding:1px;
  width:100px;
}
/* FOR PICTURE PAGE */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width:710px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width:710px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	width:710px;

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width:710px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width:710px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-size: 1.4em;
}
div.image-desc {
	font-size: 1.3em;
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
        width:210px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	list-style: none;
}
a.thumb {
	margin: 0;
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

.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; */
}
