@charset "utf-8";

/**************************/
/*循環型社会研究室　メンバー紹介ページ*/
/*2014年～
/**************************/


/*2014年度*/
.memder2014 {
    width:860px;
    position:relative;
    font-size:14px;
}

.cover2014 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.memder2014 dl {
    margin:0;
    padding:5px 4px 5px;
    border-radius:15px;
    -moz-box-shadow:1px 1px 3px #eee;
    -webkit-box-shadow:1px 1px 3px #eee;
    -ms-box-shadow:1px 1px 3px #eee;
    box-shadow:1px 1px 3px #888888;

    background-color:#fff;
    filter:alpha(opacity=80);
    background-color:rgba(255,255,255,0.8);
    line-height:100%;
}
.memder2014 dl:hover {
    cursor:pointer;
    filter:alpha(opacity=100);
    background-color:rgba(255,255,255,1);
}


.memder2014 dt {
    margin:0 0 3px 0;
    font-weight:bold;
    text-align: center;
    border-bottom:1px #fff solid;
    padding:0 0 2px 0;
	font-size:0.85em;
    text-shadow: 1px 1px 1px #fff;

}
.memder2014 dd {
    margin:0;
	font-size:0.75em;
    line-height:140%;
	color:#3c3c3c;
}


/*秘書*/
.secretary {
	border:1px #ff6699 solid;
}
.secretary dt {
    color:#ff6699;
    border-bottom:1px #ff6699 dotted;
}

/*研究員*/
.researcher {
    border:1px #3399ff solid;
}
.researcher dt {
    color:#3399ff;
    border-bottom:1px #3399ff dotted;
}

/*d1*/
.d1 {
	border:1px #663399 solid;
}
.d1 dt {
    color:#663399;
    border-bottom:1px #663399 dotted;
}



/*m1*/
.m1 {
	border:1px #666699 solid;
}
.m1 dt {
    color:#666699;
    border-bottom:1px #666699 dotted;
}

/*m2*/
.m2 {
	border:1px #ff9933 solid;
}
.m2 dt {
    color:#ff9933;
    border-bottom:1px #ff9933 dotted;
}

/*b4*/
.b4 {
	border:1px #339966 solid;
}
.b4 dt {
    color:#339966;
    border-bottom:1px #339966 dotted;
}
.b4a dt {
    color:#ff9900;
}



#kishida {
    position: absolute;
    top: 40px;
    left: -30px;
    width: 190px;
    z-index: 2;
    background: url("../member/img/icon1.png") no-repeat 140px bottom;
    padding-bottom: 23px;
}


#wang {
    position: absolute;
    top: 215px;
    left: -30px;
    width: 186px;
    z-index: 3;
}

#kyaw {
    position: absolute;
    top: 45px;
    left: 175px;
    width: 230px;
    z-index: 15;
    background: url("../member/img/icon5.png") no-repeat 0px bottom;
    padding-bottom: 32px;
}


#sebastien {
    position: absolute;
    /*
    top: 498px;
    left:200px;
    width: 160px;
    */
    top: 498px;
    left:167px;
    width: 210px;
    z-index: 4;
}

#ito {
    position: absolute;
    top: 460px;
    left: 725px;
    width: 160px;
    z-index: 5;
}

#tamura {
    position: absolute;
    top: 205px;
    left: 357px;
    width: 140px;
    z-index: 12;
    background: url("../member/img/icon4.png") no-repeat 50px bottom;
    padding-bottom: 13px;
}



#takayanagi {
    position: absolute;
    top: 320px;
    left: -25px;
    width: 188px;
    z-index: 7;
}

#yano {
    position: absolute;
    top: 412px;
    left: 10px;
    width: 150px;
    z-index: 8;
}

#hachiyanagi {
    position: absolute;
    top: 514px;
    left: 21px; /*40px*/
    width: 130px;
    z-index: 9;
}

#tainaka {
    position: absolute;
    top: 520px;
    left: 392px;
    width: 160px;
    z-index: 10;
}


#mizukami{
    position: absolute;
    top: 510px;
    left: 575px;
    width: 130px;
    z-index: 11;
}

#yanada {
    position: absolute;
    top: 130px;
    left: 200px;
    width: 280px;
    z-index: 6;
}

#ichinose {
    position: absolute;
    top: 100px;
    left: 500px;

    width: 210px;
    z-index: 13;
    background: url("../member/img/icon2.png") no-repeat 20px bottom;
    padding-bottom: 87px;
}

#nagai {
    position: absolute;
    top: 190px;
    left: 553px;
    width: 170px;
    z-index: 14;
    background: url("../member/img/icon3.png") no-repeat 55px bottom;
    padding-bottom: 34px;
}

#cherry {
    position: absolute;
    top: 220px;
    left:730px;
    width: 155px;
    z-index: 16;
}


