@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 "Times New Roman", "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro",Hiragino Mincho Pro,serif;

	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea,
button {
	font:99% "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro",Hiragino Mincho Pro,serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}



.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	min-height:1px;
}

* html .clearfix {
	height:1px;
	/*¥*//*/
	height:auto;
	overflow:hidden;
	/**/
}



html {
	overflow-y: hidden;
}

body {
	background: #4d4d4d;
	overflow-y: hidden;
}

::selection { 
	background-color: #0d0d0d;
	color: #4d4d4d;
}

::-moz-selection { 
	background-color: #0d0d0d;
	color: #4d4d4d;
}

div.photo {
	background: #404040;
	padding: 0;
	line-height: 0;
}

#dummy {
	width : 100px;
}

#overlay {
	display: block;
	position: fixed;
	z-index: 100;
	margin-left: 250px;
	background: #4d4d4d;
}

#root {
	overflow-y: hidden;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	overflow-y: scroll;
}

#information {
	position: relative;
	z-index: 10;
	display: block;
	color: #000000;
	margin-left: 250px;
	max-width: 580px;
}


#portfolio {
	display: block;
	z-index: 5;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background: transparent;
}


#information a {
	color: #000000;
	text-decoration: none;
	-webkit-transition: 0.1s linear;
}

#information a:hover {
	color: #808080;
	text-decoration: underline;
}


#information .section {
	display: block;
	padding-bottom: 0px;
	padding-top: 97px;
}

#information .section.top {
	padding-top: 139px;	
}

#information .section.bottom {
	padding-bottom: 139px;	
}

#information .section h2 {
	margin-bottom: 41px;
}

#information .section dt {
	font-size: 138.5%;
	line-height: 120%;
	margin-bottom: 3px;
}

#information .section dd {
	font-size: 85%;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		Osaka,
		sans-serif;
	margin-bottom: 10px;
	line-height: 163%;
}

#information .section dd.list {
	margin-bottom: -1px;
}
#information .section dd.list.top {
}
#information .section dd.list.bottom {
	margin-bottom: 10px;
}

#information #biography dd {
	display: inline;
	line-height: 200%;
	font-size: 93%;
	letter-spacing: 0.05em;
	text-align: justify;
	text-justify: inter-ideograph;
}

#information #biography dd.ja {
	letter-spacing: 0.05em;
}

#information #biography dt {
	display: inline;
	margin-right: 11px;
	line-height: 200%;
	font-size: 93%;
	font-weight: bold;
}

#information #biography dl.en {
	margin-bottom: 20px;	
	text-align: justify;
	text-justify: inter-ideograph;
}

#information #biography dl.en dd {
	font-size: 100%;
	line-height: 184%;
}

#information #biography dl.ja dd {
	font-size: 93%;
	line-height: 200%;
	text-align: justify;
	text-justify: inter-ideograph;
}

#information #biography dl dd {
	font-family: "Times New Roman", "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro",Hiragino Mincho Pro,serif;
}

#information dt {
	margin-bottom: 10px;
	font-size: 138.5%;
}


#information dt a, 
#portfolio dt a {
	padding-right: 42px;
	background: url(../images/more.gif) no-repeat right; 
}






#information #content {
	padding-top: 139px;
	padding-bottom: 139px;
}

#information #content h2 {
	font-size: 138.5%;
}

#information #content h3 {
	font-weight: normal;
	font-size: 138.5%;
}

#information #content h3.list {
	margin-top: 8px;
}

#information #content .header {
	margin-bottom: 30px;
}

#information #content .header p {
	margin-top: 5px;
}

#information #content img {
	margin-bottom: 28px;
}

#information #content .reference {
	margin-left: 59px;
	margin-bottom: 41px;
}

#information #content .reference img {
	float: left;
	margin-top: 6px;
	margin-right: 18px;
}

#information #content .reference.top {
	margin-top: 61px;
}

#information #content img.sequence {
	margin-bottom: 35px;
}

#information #content img.last {
	margin-bottom: 28px;
}

#information #content .body.en {
	margin-bottom: 35px;
}

#information #content .ja p,
#information #content .ja blockquote {
	font-size: 93%;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-align: justify;
	text-justify: inter-ideograph;
}

#information #content .ja blockquote p {
	font-size: 100%;
}

#information #content .ja cite {
	font-size: 85%;
	line-height: 200%;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		Osaka,
		sans-serif;
}

#information #content .body.en p,
#information #content .body.en blockquote {
	font-size: 100%;
	line-height: 184%;
	text-align: justify;
	text-justify: inter-ideograph;
}

#information #content .body.en cite {
	font-size: 85%;
	line-height: 200%;
	font-style: normal;
}

#information #content blockquote,
#information #content cite {
	margin-top: 21px;
	padding-left: 60px;
}



#information #content cite {
	display: block;
	margin-top: 6px;
}

#information #content .header p {
	font-size: 85%;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		Osaka,
		sans-serif;
}

#information #content .nav {
	margin-top: 93px;
}

#information #content .nav li {
	margin-bottom: 8px;
}

#information #content .nav ul.buy {
	margin-bottom: 28px;
}

#information #content .nav ul.buy li a {
	padding-right: 32px;
	background: url(../images/buy.gif) no-repeat right; 
}

#information #content .nav .next {
	margin-bottom: 28px;
}




#information h2 {
	text-indent: -9999px;
	overflow: hidden;
}

#information #books h2 {
	background: url(../images/titleBooks.gif) no-repeat; 
	width: 54px;
	height: 15px;
}

#information #biography h2 {
	background: url(../images/titleBiography.gif) no-repeat; 
	width: 89px;
	height: 17px;
}

#information #awards h2 {
	background: url(../images/titleAwards.gif) no-repeat; 
	width: 65px;
	height: 14px;
}

#information #collections h2 {
	background: url(../images/titleCollections.gif) no-repeat; 
	width: 97px;
	height: 14px;
}

#information #groupexhibitions h2 {
	background: url(../images/titleGroupExhibitions.gif) no-repeat; 
	width: 152px;
	height: 17px;
}

#information #soloexhibitions h2 {
	background: url(../images/titleSoloExhibitions.gif) no-repeat; 
	width: 139px;
	height: 14px;
}

#information #contact h2 {
	background: url(../images/titleContact.gif) no-repeat; 
	width: 68px;
	height: 13px;
}

#information #links h2 {
	background: url(../images/titleLinks.gif) no-repeat; 
	width: 41px;
	height: 14px;
}

#information #publications h2 {
	background: url(../images/titlePublications.gif) no-repeat; 
	width: 107px;
	height: 17px;
}