@charset "shift_jis";
@import "common-base.css";
@import "common-layout.css";
@import "kandainavi.css";

/* \*//*/
@import "mac.css";
/**/

/*-------------------------------------------------------------
 layout
---------------------------------------------------------------*/

#wrapper {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background:#fff  url(../img/wrap.gif) repeat-y 16px 0px;
}
#wrap {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background:url(../img/wrap_end.gif) no-repeat 0px 100%;
}

#key {
	margin: 0px auto;
	padding: 10px 0px 12px 0px;
	background:#fff;
}

#contents {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	float:right;
	width:526px;
	min-height:500px;
	_height:500px;
}

.path {
	font-size: 10px;
	margin: 0px;
	padding: 0px 6px 0px 2px;
}
.path li {
	display: inline;
	background: url(../img/path.gif) no-repeat 4px 0.28em;
	line-height:1.1em;
	padding-left: 14px;
	margin: 0px;
}
.path li.top {
	background-image: none;
	padding-left: 0px;
	letter-spacing:1px;
}
h1 {
	font-size:1.33em;
	font-weight:bold;
	color:#003d82;
	background: url(../img/h1.gif) no-repeat 0px 0px;
	padding: 10px 0px 16px 22px;
	line-height:1.1;
	margin: 10px 0px 8px 0px;
}


h2 {
	font-size:1.17em;
	font-weight:bold;
	color:#434343;
	background: url(../img/h2.gif) no-repeat 0px 0px;
	padding: 9px 0px 15px 22px;
	line-height:1.1;
	margin: 8px 0px;
}

h3 {
	font-size:1em;
	font-weight:bold;
	color: #444;
	background: url(../img/h3.gif) no-repeat 0px 0px;
	padding: 9px 0px 9px 22px;
	line-height:1.1;
	margin: 8px 0px;
}

h3.line2 {
	padding-top: 2px;
}

h3.nomark {
	font-size:1em;
	font-weight:bold;
	color: #444;
	background: none;
	padding: 8px 0px 8px 0px;
	line-height:1.1;
	margin: 15px 0px;
}


h4 {
	font-size:1em;
	font-weight:bold;
	color: #444;
	padding: 2px 0px 2px 8px;
	line-height:1.1;
	margin: 8px 0px;
	border-left: solid 4px #999;
}

h5 {
	color: #371A8D;
	font-size:1em;
}


.txtcenter {
	text-align:center;
	}


/*-------------------------------------------------------------
	contents
---------------------------------------------------------------*/
p {
	font-size: 1em;
	line-height: 1.5;
	margin: 0px 5px 20px 5px;
}


ul {
	line-height: 1.5;
	margin-bottom:5px;
}

li {
	margin-bottom:5px;
}



blockquote {
	line-height: 1.5;
	margin: 0px 15px 12px 15px;
	border-left: solid 4px #ddd;
	padding-left: 12px;
}
blockquote p {
	margin: 0px 0px 12px 0px;
}
cite {
	font-size:0.85em;
	border-top: dotted 1px #ddd;
	line-height: 1.5;
	padding-top:8px;
	display: block;
	_height:1%;
}
.i_doc {
	background: url(../img/i_doc.gif) no-repeat 4px 0px;
	padding: 2px 0px 5px 30px;
}
.i_pdf {
	background: url(../img/i_pdf.gif) no-repeat 5px 0px;
	padding: 0px 0px 5px 30px;
}
.i_movie {
	background: url(../img/i_movie.gif) no-repeat 6px 0px;
	padding: 0px 0px 5px 30px;
}

.i_blue {
	background: url(../img/arrow.gif) no-repeat 0px 4px;
	padding: 2px 0px 2px 18px;
	}

.i_doc a,
.i_pdf a,
.i_movie a {
	background-image:none;
	padding-left:0px;
}
.note {
	border-top: dotted 1px #999;
	padding-top: 1em;
	margin-top: 1em;
}
.pict {
	float: right;
	margin: 0px 0px 5px 15px;
}
.pict2 {
	float: left;
	margin: 0px 15px 5px 0px;
}

.detail {
	float: right;
	margin: 8px 3px 15px 5px;
}
.detail a {
	background:  url(../img/arrow.gif) no-repeat 0px 4px;
	padding: 1px 0px 5px 18px;
	display: block;
}
.detail a:hover {
}


.pagetop {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.pagetop a {
	width: 88px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	display: block;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	background:url(../img/pagetop.gif) no-repeat left top;
}
.pagetop a:hover {
	background-position: 0px -22px;
}
#contents .pagetop {
	margin-bottom: 10px;
}

.red {
	color: #CC0000;
}


.introbox {
	margin:20px 0;
}
.introbox ul li {
	width:249px;
	float:left;
	margin:0px 28px 24px 0px;
}
.introbox ul li.end {
	margin-right:0px;
}
.introbox h2 {
	font-size:1em;
	font-weight:bold;
	color:#434343;
	background: url(../img/h2_s.gif) no-repeat 0px 0px;
	padding: 13px 0px 0px 22px;
	line-height:nomal;
	margin:0 0 8px 0;
	min-height:24px; /* 37 */
	_height:24px;
}
.introbox h2.line2 {
	padding-top:6px;
	min-height:31px;
	_height:31px;
}
.introbox p {
	margin:0px;
}




.sitemap {
	line-height:1.3;
}
.sitemap dt {
	background:  url(../img/arrow.gif) no-repeat 0px 2px;
	margin: 10px 0px 7px 5px;
	padding: 0px 10px 0px 20px;
}
.sitemap dd {
	margin: 0px 0px 7px 40px;
	padding: 0px 10px 0px 20px;
	background: url(../img/kagi.gif) no-repeat 0px 4px;
}
.message p {
	line-height:1.8;
	padding-top:8px;
}

.sheet {
	width:510px;
	margin: 0px auto 8px auto;
	line-height:1.3;
	border-bottom: solid 2px #fff;
	border-right: solid 2px #fff;
}
.sheet th,
.sheet td {
	padding: 7px;
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
}
.sheet th {
	text-align:left;
	font-weight:normal;
	background:#e9f3ff;
	color:#486687;
}
.sheet td {
	background:#f6fafe;
}

.en {
	font-family:Arial, Helvetica, sans-serif;
}

.box {
	margin: 5px;
	padding: 10px;
	background:#f0f0f0;
}
.num {
	margin-bottom: 12px;

	line-height:1.5;
}
.num li {
	margin: 5px 0px 5px 25px;
	padding: 0px 0px 0px 0px;
	list-style-type: decimal;
	font-weight:bold;
}
.num li p {
	font-weight:normal;
	margin-bottom:0px;
}
.num li * {
	font-weight:normal;
}
.num .detail {
	float:none;
	padding: 5px 0px;
	margin: 0px;
}
.num .detail a {
	float:none;
	display:inline;
	background-position: 0px 2px;
}
.copy {
	margin:0px 0px 5px 0px;
}
.localMenu {
	width:410px;
	margin: 0px auto;
	padding: 15px 0px;
}
.localMenu li {
	float:left;
	width:200px;
	text-align:center;
	margin: 5px auto;
}
.localMenu li a {
	padding: 10px 0px;
	display:block;
	width:190px;
	text-align:center;
	border: solid 1px red;
}

.intro {
	width:516px;
	margin: 15px auto;
}
.introList {
	width:270px;
	float:left;
	background: url(../img/intro_bg.gif) repeat-y left top;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.intro .section {
	position:relative;
	width:246px;
	background: url(../img/intro_foot.gif) no-repeat left bottom;
	padding: 0px 0px 3px 0px;
	_height:125px;
	min-height:125px;
	margin: 0px;

}
.introData {
	background: url(../img/intro_head.gif) no-repeat left top;
	font-size:0.83em;
	line-height:1.4;
	padding: 10px 7px 7px 106px;
	_height:107px;
}
.introName {
	font-size:1.45em;
	font-weight:bold;
	color:#333;
	padding: 5px 0px 12px 17px;
	margin: 0px;
}
.introPict {
	width:98px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}
.introPict img {
	margin: 10px 0px 0px 7px;
}

dl.booklist {
	margin: 20px 0 0 12px;
}

dl.booklist dt {
	position: relative;
	width: 380px;
	margin-bottom: 5px;
	padding-top: 25px;
	padding-left: 120px;
	font-weight: bold;
}

 dl.booklist dt.firstChild,
 dl.booklist dt:first-child {
	border-top: 0;
	padding-top: 0;
}

 dl.booklist dt a {
 	padding:2px 0 2px 15px;
	background:  url(../img/i_blank.gif) no-repeat 0px 2px;
}

 dl.booklist dt img {
	position: absolute;
	top: 20px;
	left: 0;
	padding: 2px;
}

 dl.booklist dt.firstChild img,
 dl.booklist dt:first-child img {
	top: 0;
}

 dl.booklist dd {
	padding:10px 0 10px 120px;
	height: 120px;
	background:  url(../img/dot.gif) repeat-x left bottom;
}

 dl.booklist dd.end {
 	background:none;
	}

 dl.booklist > dd {
	min-height: 120px;
	height: auto;
}


.list li {
	background:url(../img/i_circle_gray.gif) left 8px no-repeat;
	padding:0 0 0 12px;
	}

/*-------------------------------------------------------------
 table
---------------------------------------------------------------*/
.table {
	margin: 0px 10px 25px 10px;
	line-height: 1.5;
	background-color: #ccc;
	clear: both;
}
.table thead th {
	background: #f1f1f1;
	text-align: center;
}
.table tfoot td {
	border: none;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
.table th,
.table td {
	padding: 3px 4px;
	border: solid 1px #fff;
}
.table th {
	background: #f1f1f1;
	text-align: center;
	font-weight: bold;
}


.table th.normal {
	font-weight:normal;
	text-align:left;
	}

.table th.head {
	background: #dfdfdf;
	text-align: center;
	font-weight: bold;
	border:0;
	color:#5f5f5f;
	}

.table caption {
	color:#333;
	}

.table td {
	background-color: #fff;
}


.table td.url {
	text-align:center;
	}
	
	
	
/*-------------------------------------------------------------
 riss
---------------------------------------------------------------*/
.person_list {
	line-height:1;
	margin-left:15px;
}

.person_list li {
	float:left;
	width:240px;
	margin:0 0px 8px 0;
	padding-left:0x;
	/* background:url(../img/list.gif) no-repeat 0px 0px; */
	list-style-type:circle;
}

.person_list span.s {
	color:#888;
	margin-left:3px;
}

.body_riss .section dl {
	margin:0 0 7px 5px;
}

.body_riss .section dl dt {
	font-weight:bold;
	padding-bottom:3px;
}


	
/*-------------------------------------------------------------
 research
---------------------------------------------------------------*/
.publication_list dl {
	margin:0 0 8px 5px;
}

.publication_list dl dt,
.publication_list dl dd {
	float:left;
	line-height:1.5;
}

.publication_list dl.discussion dt,
.publication_list dl.discussion dd {
	float:none;
}

.publication_list dl dt {
	font-weight:bold;
	width:5em;
}

.publication_list dl.discussion dt {
	width:auto;
	}

.publication_list dl dd {
}

.address dt {
	font-weight:bold;
	border-left:4px solid #ccc;
	padding:0 0 0 6px;
	margin-bottom:5px;
	}


.address dd {
	line-height:1.4;
	margin-bottom:10px;
	}


/*-------------------------------------------------------------
 info 
---------------------------------------------------------------*/

.tablenote {
	font-size: 0.83em;
	margin:-20px 0 25px 10px;
	}


/*-------------------------------------------------------------
 news
---------------------------------------------------------------*/


	
.newslist {
	clear:both;
	overflow:hidden;
	margin:15px 10px 20px;
}

.newslist ul {
	margin: 0px;
	padding: 0px;
}
.newslist li {
	background: url(../img/dot.gif) repeat-x left bottom;
	padding: 8px 10px;
	_height:1%;

}
*:first-child+html .newslist li {
	min-height:2.5%;
}


.newslist .date {
	background:url(../img/arrow.gif) no-repeat 0px 4px;
	padding:0 0 0 16px;
	width:6.0em;
	display:block;
	float:left;
}

.newslist p {
	margin:0 0 0 5.5em;
}

.prevnextlink {
	text-align:center;
	margin:0 0 20px 0;
	}


.newstitle {
	font-weight:bold;
	color:#434343;
	background: url(../img/h2.gif) no-repeat 0px 0px;
	margin: 0 0 10px 0;
	width:526px;
	height:30px;
	clear:both;
	}


.newstitle h2 {
	font-size:1.17em;
	background-image:none;
	padding: 8px 0px 0px 12px;
	float:left;
	margin:0;
	width:410px;
	}
.newstitle .newsdate {
	display:block;
	float:right;
	font-size:12px;
	padding:9px 10px 10px 10px;
	margin:0;
	}






.interview {
    background: #FFF;
    padding: 0px 10px 10px 10px ;
    overflow: hidden;
	margin-bottom: 10px;
	line-height:1.5;
}
.interview_image {
    float: left;
	margin-right: 12px;
	
}
.interview_text01 {
    font-size:16px;
	margin-bottom: 10px;
	
	
}


.interview_text {
    overflow: hidden;
	vertical-align: middle;
	
	
}






