@charset "utf-8";

/* #############################################  */

	/*  toppage */

/* #############################################  */

.top-pics {
	float: right;
	padding: 0 0 0 15px;
}
.topcategory {
	width: 300px;
	height: 300px;
	float: left;
	background: url(../images/topcategory_bg.jpg) no-repeat left top;
}
.topcategory h4 {
	padding: 0 15px;
	line-height: 1.3;
}

.topcategory p {
	padding: 0 15px;
	font-size: 90%;
}
.topcategory p.cateimg {
	padding: 9px;
	margin: 0!important;
}
.topcategory a {
	background: none;
}

.topcategory a:hover img {
	opacity: 0.7; /* 0.0～1.0 */
	filter: alpha(opacity=70); /* 0～100 */
}


/* #############################################  */

	/*  vita */

/* #############################################  */

dl.profile {
	margin: 0 0 30px 15px;
}
.profile dt {
	float: left;
	width: 11em;
	padding: 0 5px 7px 0;
	line-height: 1.4;
}
.profile dd {
	margin-left: 11em;
	padding: 0 5px 7px 0;
	line-height: 1.4;
}


ul.vita {
	border-top: 1px dotted #999;
	margin: 0 15px 30px;
}
.vita li {
	line-height: 1.3;
	padding: 5px;
	border-bottom: 1px dotted #999;
	list-style: none;
}	

.vita li.even {
	background: url(../images/check01.gif);
}
li em {
	font-weight: normal;
	font-style: italic;
}
#contents p a {
	padding-right: 17px;
}
a.tolink {
	padding-right: 17px;
	background: url(../images/read_arrow.gif) no-repeat right center;
}
a.pdf {
	padding-right: 17px;
	background: url(../images/icon_pdf.gif) no-repeat right center;
}
a.mail {
	padding-right: 17px;
	background: url(../images/icon_mail.gif) no-repeat right center;
}
a.blank {
	padding-right: 17px;
	background: url(../images/icon_blank.gif) no-repeat right center;
}

/* #############################################  */

	/*  research */

/* #############################################  */
ul.research-list {
	margin: 0 0 30px;
	padding-left: 30px;
}
.research-list li {
	margin-bottom: 10px;
	line-height: 1.3;
}

/* #############################################  */

	/*  publication */

/* #############################################  */
ul.control {
	height: 80px;
}

.control li {
	float: left;
	list-style: none;
	font-size: 120%;
	margin: 0 30px 0 20px;
	font-weight: bold;
}
.control li a {
	padding-left: 20px;
	background: url(../images/icon_down.gif) no-repeat left center;
}


ul.pub-list {
	border-top: 1px dotted #999;
	margin: 0 0 30px;
}
ol.pub-list {
	margin: 0 0 30px;
}
ol.pub-list {
	padding-left: 30px;
}

ul.pub-list li {
	line-height: 1.4;
	padding: 8px 15px;
	border-bottom: 1px dotted #999;
	list-style: none;
	font-size: 90%;
}
ol.pub-list li {
	line-height: 1.4;
	padding: 8px 15px;
	border-bottom: 1px dotted #999;
	font-size: 90%;
}	

ul.pub-list li.even {
	background: url(../images/check01.gif);
}
li em {
	font-weight: normal;
	font-style: italic;
}

/* #############################################  */

	/*  matuogumi */

/* #############################################  */

ul.std,
ol.std {
	margin: 0 15px 10px;
	padding-left: 20px;
}
.std li {
	margin-bottom: 10px;
	line-height: 1.4;
}
a.conf {
	display: block;
	width: 130px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/bunken.png) no-repeat left top!important;
	overflow: hidden;
}


/* #############################################  */

	/*  ronbun */

/* #############################################  */
body#ronbun {
	background: #FFF url(../images/desk_bg.jpg) center top;
}
#ronbun-header {
	margin: 0 auto;
	width: 900px;
	padding: 52px 0 0;
	height: 62px;
	background: url(../images/note_head_jpn.png) no-repeat left top;
}

* html #ronbun-header {
	background: url(../images/note_head.gif) no-repeat left top;
}
body#ronbun h1 {
	text-align: center;
	margin: 0;
	padding: 0;
}
#ronbun .pagelink {
	padding: 10px;
	margin: 15px;
	border: 1px dotted #666;
}
/*------------------------------------*/
.pagelink:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.pagelink { display: inline-block; }
/* exlude MacIE5 \*/
* html .pagelink { height: 1% }
.pagelink {display:block;}
/* end MacIE5 */  

#ronbun .pagelink div {
	float: left;
	padding: 10px 20px;
	width: 300px;
}
.pagelink ul {
	padding-left: 20px;
}
.pagelink ul li {
	margin-bottom: 10px;
}
.pagelink ul li ul {
	padding: 15px 20px;
}

#ronbun #header {
	visibility: hidden;
}
#ronbun #wrapper {
	width: 900px;
	background: url(../images/note_bg.png) repeat-y left top;
}
#ronbun #contents {
	width: 780px;
	margin-left: 50px;
	padding: 20px 0 50px;
}
* html #ronbun #wrapper {
	background: url(../images/note_bg.gif) repeat-y left top;
} 

#ronbun #footer {
	width: 830px;
}

#ronbun #contents h3 {
	margin: 40px 0 25px 0;
	clear: both;
	font-size: 180%;
	font-weight: bold;
	color: #B61021;
	padding: 0 0 5px 5px;
	background: url(../images/redline_bg.gif) repeat-x left bottom;
}
#ronbun #contents p {
	padding: 0 15px;
}
#ronbun ul.std {
	margin-bottom: 25px;
}
#ronbun p.flowarrow {
	text-align: center;
	margin: 0px;
}
#ronbun div.saigen {
	padding: 10px;
	background: #EDEDED;
	margin-bottom: 15px;
}
#ronbun div.saigen p {
	margin-bottom: 0;
	padding: 0;
	line-height: 1.6;
}

#ronbun #contents h4 {
	color: #B61021;
	margin: 40px 0 15px 0;
	clear: both;
	font-size: 140%;
	font-weight: bold;
	padding: 0 0 0 18px;
	background: url(../images/redline_icon.gif) no-repeat left center;
}
#ronbun #contents a:link,#ronbun #contents a:visited {
	color: #B61021;
}
#ronbun #contents a:hover {
	color: #B61021;
}
#ronbun a.blank {
	padding-right: 17px;
	background: url(../images/icon_blank_red.gif) no-repeat right center;
}
#ronbun #contents p.pagetop a {
	padding: 0 0 0 12px;
	background: url(../images/pagetop_arrow_red.gif) no-repeat left center;
}
p.expression {
	font: 160% Arial, Helvetica, sans-serif;
	font-weight: bold;
}