@charset "utf-8";
/*\*/
@import "common.css";
@import "lightbox.css";


/*日本語設定
===========================================================*/
#profileJp dl {
width:200px;
float:left;
display:inline;
margin:0 0 15px 10px;
}

#profileJp dl dt {
margin-bottom:5px;
}

#profileJp dl dd {
line-height:1.6;
padding:0 10px;
}

#profileJp ul.proflist {
width:630px;
clear:both:
}

#profileJp ul.proflist li {
line-height:1.6;
margin-bottom:5px;
background:url(../img/arrow.gif) 0 4px  no-repeat;
padding-left:17px;
}

#profileJp h3 {
padding-bottom:15px;
}

#profileJp strong {
font-weight:bold;
color:#CC0000;
}

#profileJp #poster {
clear:both;
background:url(../img/hrX.gif) 0 10px repeat-x;
padding-top:20px;
}

#profileJp #poster dl {
width:110px;
margin-left:20px;
}

#profileJp #poster dt {
height:145px;
text-align:center;
}

#profileJp #poster dd {
padding:0;
}

#profileJp #book {
clear:both;
}

#profileJp #book h4 {
background-color:#efeff7;
color:#1e218a;
padding:3px 10px;
margin-bottom:10px;
}

#profileJp #book dl {
width:150px;
margin-left:10px;
}

#profileJp #book dt {
height:125px;
text-align:center;
}

#profileJp #book dd {
padding:0;
text-align:center;
}

/*英語設定
===========================================================*/

#profileEn {
font-family:Arial, Helvetica, sans-serif;
padding:0 20px;
}

#profileEn h3 {
clear:both;
background:url(../img/hrX.gif) bottom repeat-x;
text-align:center;
padding-bottom:5px;
font-size:107%;
line-height:1.5;
font-weight:bold;
}

#profileEn .print {
clear:both;
padding-top:5px;
}

#profileEn .print a {
background: url(../img/linkPdf.gif) left no-repeat;
padding-left:15px;
}

#profileEn img {
float:right;
}

#profileEn h4 {
font-weight:bold;
margin-top:1em;
}

#profileEn p {
line-height:1.6;
padding:5px 15px;
}

#profileEn p.date {
text-align:right;
}

#profileEn p.office {
text-align:center;
}

/*言語選択*/
.language {
float:right;
}

.language li {
display:inline;
margin:0 10px 0 0;
float:left;
padding-bottom:15px;
}

.language li a {
display:block;
background-color:#d3dbf0;
padding:5px 10px;
}

#profileJp .language li.jp a {
background-color:#1e218b;
color:#fff;
text-decoration:none;
}

#profileEn .language li.en a {
background-color:#1e218b;
color:#fff;
text-decoration:none;
}

