@charset "utf-8";

/*
=======================================================================
default font size style
=======================================================================
*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */

body {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}

table {
	font-size: inherit;
	font: 100%;
}

select,
input,
textarea {
	font-size: 99%;
}


/*
=======================================================================
generic style
=======================================================================
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

/* hidden item */
.hidden {
	position: absolute;
 	left: 0px;
 	top: -500px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}


/* sitewide link colors */
a:link {
	color: #333;
	text-decoration: underline;
	}

a:visited {
	color: #333;
	text-decoration: underline;
	}

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

/* pink */
a.pink:link {
	color: #cf009a;
	}

a.pink:visited {
	color: #cf009a;
	}

a.pink:hover {
	color: #ffafec;
	}

/* end sitewide link colors */

/* generic list style */
ul, li {
	list-style: none;
	}

/* horizontal rule styles - use: <div class="hr"><!-- --></div><hr /> */
div.hr {
	height: 1px;
	background: url(../images/dots.gif) center center repeat-x;
	margin: 1em 0;
	}

.last {
	margin-bottom: 0;
	}

.cleardiv {
	height: 0;
	clear: both;
	}

hr {display: none;}



/*
=======================================================================
top page
=======================================================================
*/

#top {
	width: 100%;
	background: #fff;
}

#top-main {
	width: 900px;
	margin: 0 auto;
}

/* cover */

#top #cover {
	clear: both;
	width: 900px;
	}

#top #cover object {
	display: block;
	width: 900px;
	height: 540px;
	border: none;
	}

#top #cover img {
	display: block;
	width: 900px;
	height: 540px;
	border: none;
	}

/* footer */

#top #footer {
	font-family: Arial, sans-serif;
	width: 900px;
	padding: 1.5em 0 1em 0;
	color: #999;
	}

/* end top page style */


/*
=======================================================================
contents page layout setting
=======================================================================
*/

#main {
	width: 930px;
	margin: 0 auto;
}

/* menubar */

#menubar {
	clear: both;
	border-bottom: 1px #bbb solid;
	margin:0 15px 35px 15px;
	}

#menubar object {
	display: block;
	width: 900px;
	height: 90px;
	border: none;
	}

#menubar img {
	display: block;
	width: 900px;
	height: 90px;
	border: none;
	}

/* footer */

#footer {
	padding-top: 3em;
	padding-bottom: 2em;
	clear: both;
	}

#footer p {
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 150%;
	}

/* contents */

#title-navi {
	float: left;
	width: 255px;
	}

#content-footer {
	width: 640px;
	margin-left: 275px;
	}

#title-navi .title {
	height: 14px;
	width: 240px;
	margin: 0 0 40px 15px;
	text-indent: -5000px;
	line-height: 100%;
	}

p.top {
	float: right;
	padding-top: 1em;
	font-size: 77%;
	text-transform: uppercase;
	}

p.top a {
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/arrow_up_off.gif) center left no-repeat;
	}

p.top a:hover {
	background: url(../images/arrow_up_on.gif) center left no-repeat;
	}

a.external {
	padding-right: 20px;
	background: url(../images/ext_icon_off.gif) center right no-repeat;
	}

a.external:hover {
	background: url(../images/ext_icon_on.gif) center right no-repeat;
	}


a.arrow {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/arrow_off.gif) center left no-repeat;
	}

a.arrow:hover {
	text-decoration: none;
	background: url(../images/arrow_on.gif) center left no-repeat;
	}

/* pink */
a.external-pink {
	color: #cf009a;
	padding-right: 20px;
	background: url(../images/ext_icon_pink_off.gif) center right no-repeat;
	}

a.external-pink:hover {
	color: #ffafec;
	background: url(../images/ext_icon_pink_on.gif) center right no-repeat;
	}

/* end contents page layout style */


/*
=======================================================================
page style
=======================================================================
*/

/*
-----------------------------------------------------------------------
news
-----------------------------------------------------------------------
*/

#news #title-navi h1 {
	background: url(../images/title_news.gif) no-repeat;
	}

#news #content div.wrap {
	padding-bottom: 1em;
	margin-bottom: 1em;
	background: url(../images/dots.gif) bottom left repeat-x;
	}

#news #content div.wrap h3 {
	font-size: 100%;
	line-height: 1.5em;
	}

#news #content div.wrap h3 .type {
	display: block;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	}

#news #content div.wrap h3 .artist {
	display: block;
	letter-spacing: 1px;
	font-size: 93%;
	text-transform: uppercase;
	}

#news #content div.wrap h3 .title {
	display: block;
	letter-spacing: 1px;
	color: #222;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	}

#news #content div.wrap p {
	font-size: 93%;
	line-height: 1.5em;
	}



/*
-----------------------------------------------------------------------
exhibitions
-----------------------------------------------------------------------
*/

#exhibitions #title-navi h1 {
	background: url(../images/title_exhibitions.gif) no-repeat;
	}

#exhibitions #content div.current{
	margin-bottom: 2em;
	}

#exhibitions #content div.current h2{
	padding-bottom: 2em;
	margin-bottom: 1em;
	letter-spacing: 1px;
	color: #222;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	background: url(../images/dots.gif) bottom left repeat-x;
	}

#exhibitions #content div.current .left-wrap{
	float: left;
	width: 290px;
	margin-top: 0.5em;
	}

#exhibitions #content div.current .right-wrap{
	float: right;
	width: 330px;
	margin-top: 0.5em;
	}

#exhibitions #content div.current .right-wrap p{
	padding: 0.8em;
	background-color: #f7e3f2;
	border: 1px dotted #999;
	color: #444;
	}

#exhibitions #content div.current .sitelink{
	font-weight: bold;
	}

#exhibitions #content div.past h2{
	padding-bottom: 2em;
	margin-bottom: 1em;
	letter-spacing: 1px;
	color: #222;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	background: url(../images/dots.gif) bottom left repeat-x;
	}

#exhibitions #content div.wrap {
	padding-bottom: 1em;
	margin-bottom: 1em;
	background: url(../images/dots.gif) bottom left repeat-x;
	}

#exhibitions #content div.wrap h3 {
	letter-spacing: 1px;
	color: #222;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.6em;
	}

#exhibitions #content div.wrap p {
	font-size: 93%;
	line-height: 1.6em;
	}


#exhibitions #content div.wrap h2 {
	letter-spacing: 1px;
	color: #222;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	}





/*
-----------------------------------------------------------------------
exhibitions installation view
-----------------------------------------------------------------------
*/

#exhibitions-image #title-navi h2 {
	background: url(../images/title_exhibitions.gif) no-repeat;
	}
/* page navigation setting */

#exhibitions-image #title-navi h1 {
	margin: 0 0 30px 15px;
	color: #333;
	font-size: 93%;
	line-height: 1.5em;
	font-weight: bold;
	}

#exhibitions-image #title-navi h1 .artist {
	text-transform: uppercase;
	}

#exhibitions-image #title-navi h1 .exh-title {
	color: #888;
	}

#exhibitions-image #title-navi h1 .date {
	color: #888;
	}


#exhibitions-image #title-navi #page-navi {
	margin: 0 0 30px 15px;
	}

#exhibitions-image #title-navi #page-navi li {
	display: inline;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	}

#exhibitions-image #title-navi #page-navi li.prev {
	margin-right: 8px;
	padding-right: 8px;
	}

#exhibitions-image #title-navi #page-navi li a {
	text-decoration: none;
	}

#exhibitions-image #title-navi #page-navi li.prev a {
	padding-left: 10px;
	background: url(../images/arrow_l_off.gif) center left no-repeat;
	}

#exhibitions-image #title-navi #page-navi li.prev a:hover {
	background: url(../images/arrow_l_on.gif) center left no-repeat;
	}

#exhibitions-image #title-navi #page-navi li.next a {
	padding-right: 10px;
	background: url(../images/arrow_off.gif) center right no-repeat;
	}

#exhibitions-image #title-navi #page-navi li.next a:hover {
	background: url(../images/arrow_on.gif) center right no-repeat;
	}

#exhibitions-image #title-navi p.return {
	margin-left: 15px;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	}

#exhibitions-image #title-navi p.return a{
	text-decoration: none;
	}


#exhibitions-image #content img {
	display: block;
	border: none;
	margin-bottom: 1em;
	}

#exhibitions-image #content h2 {
	color: #333;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#exhibitions-image #content #title-space {
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 1em;
	}

#exhibitions-image #content p.data {
	margin-bottom: 1em;
	color: #888;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	}

#exhibitions-image #content p.caption {
	margin-bottom: 1em;
	color: #888;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.5em;
	}

/*
-----------------------------------------------------------------------
artists
-----------------------------------------------------------------------
*/

#works #title-navi #yoshinaga,
#works-image #title-navi #yoshinaga,
#biography #title-navi #yoshinaga,
#press #title-navi #yoshinaga,
#publication #title-navi #yoshinaga {
	background: url(../images/title_yoshinaga.gif) no-repeat;
	}

#works #title-navi #kimura,
#works-image #title-navi #kimura,
#biography #title-navi #kimura,
#press #title-navi #kimura,
#publication #title-navi #kimura {
	background: url(../images/title_kimura.gif) no-repeat;
	}

#works #title-navi #sukeda,
#works-image #title-navi #sukeda,
#biography #title-navi #sukeda,
#press #title-navi #sukeda,
#publication #title-navi #sukeda {
	background: url(../images/title_sukeda.gif) no-repeat;
	}

#works #title-navi #hoshi,
#works-image #title-navi #hoshi,
#biography #title-navi #hoshi,
#press #title-navi #hoshi,
#publication #title-navi #hoshi {
	background: url(../images/title_hoshi.gif) no-repeat;
	}

/*
-----------------------------------------------------------------------
works
-----------------------------------------------------------------------
*/


#works #content div.work-list {
	margin-bottom: 2em;
	}

#works #content h2 {
	color: #333;
	margin-bottom: 1em;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.4em;
	}

#works #content p {
	margin-bottom: 1em;
	font-size: 93%;
	line-height: 1.4em;
	}

#works #content div.image-wrap img {
	margin: 0 4px 1em 0;
	border: none;
	}

/* footer */

#works #footer {
	padding-top: 1em;
	}


/*
-----------------------------------------------------------------------
works-image
-----------------------------------------------------------------------
*/



/* sub navigation setting */

#sub-nav {
	overflow: hidden;
	list-style: none;
	margin-bottom: 35px;
	width: 180px;
	}

#sub-nav li {
	margin-bottom: 6px;
	list-style: none;
	}

#sub-nav li a {
	display: block;
	text-indent: -5000px;
	height: 11px;
	width: 180px;
	}


#menu li {
	margin-bottom: 7px;
	list-style: none;
	}

#sub-nav #sn-works a {
	background: url(../images/submenu_works.gif) top left no-repeat;
	}

#sub-nav #sn-bio a {
	background: url(../images/submenu_bio.gif) top left no-repeat;
	}

#sub-nav #sn-publication a {
	background: url(../images/submenu_publication.gif) top left no-repeat;
	}

#sub-nav #sn-press a {
	background: url(../images/submenu_press.gif) top left no-repeat;
	}

#sub-nav a:hover {
	background-position: -180px 0 !important;
	}

#works #sub-nav #sn-works a,
#works-image #sub-nav #sn-works a,
#biography #sub-nav #sn-bio a,
#publication #sub-nav #sn-publication a,
#press #sub-nav #sn-press a {
	background-position: -360px 0 !important;
	}



/* page navigation setting */

#works-image #title-navi #page-navi {
	margin: 0 0 30px 15px;
	}

#works-image #title-navi #page-navi li {
	display: inline;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	}
	
#works-image #title-navi #page-navi li.prev {
	margin-right: 8px;
	padding-right: 8px;
	}

#works-image #title-navi #page-navi li a {
	text-decoration: none;
	}

#works-image #title-navi #page-navi li.prev a {
	padding-left: 10px;
	background: url(../images/arrow_l_off.gif) center left no-repeat;
	}

#works-image #title-navi #page-navi li.prev a:hover {
	background: url(../images/arrow_l_on.gif) center left no-repeat;
	}

#works-image #title-navi #page-navi li.next a {
	padding-right: 10px;
	background: url(../images/arrow_off.gif) center right no-repeat;
	}

#works-image #title-navi #page-navi li.next a:hover {
	background: url(../images/arrow_on.gif) center right no-repeat;
	}

#works-image #title-navi p.return {
	margin-left: 15px;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	}

#works-image #title-navi p.return a{
	text-decoration: none;
	}


#works-image #content img {
	display: block;
	border: none;
	margin-bottom: 1em;
	}

#works-image #content h1 {
	color: #333;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#works-image #content #title-space {
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 1em;
	}

#works-image #content p.data {
	margin-bottom: 1em;
	color: #888;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	}

#works-image #content p.caption {
	margin-bottom: 1em;
	color: #888;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.5em;
	}


#works-image #footer {
	padding-top: 2em;
	clear: both;
	}


/*
-----------------------------------------------------------------------
biography
-----------------------------------------------------------------------
*/

#biography #content-footer {
	width: 520px;
	}

#biography #content div {
	margin-bottom: 2em;
	}

#biography #content h2 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	color: #000;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	}

#biography #content div.year-wrap {
	margin-bottom: 0em;
	}

#biography #content #name div.year-wrap,
#biography #content #education div.year-wrap,
#biography #content #awards div.year-wrap,
#biography #content #residencies div.year-wrap {
	margin-bottom: 0;
	}

#biography #content h3.year {
	float: left;
	font-size: 93%;
	font-weight: normal;
	line-height: 1.2em;
	}

#biography #content p {
	margin-left: 6em;
	padding-bottom: 0.5em;
	font-size: 93%;
	text-indent: -6em;
	line-height: 1.2em;
	}

#biography #content .year-wrap p {
	margin-left: 6em;
	padding-bottom: 0.5em;
	text-indent: 0;
	}




/*
-----------------------------------------------------------------------
publication
-----------------------------------------------------------------------
*/


#publication #content div.wrap {
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	background: url(../images/dots.gif) bottom left repeat-x;
	}

#publication #content div.wrap img {
	float: left;
	border: none;
	}

#publication #content div.wrap h2 {
	padding-left: 230px;
	letter-spacing: 1px;
	color: #222;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	}

#publication #content div.wrap p {
	padding-left: 230px;
	font-size: 93%;
	line-height: 1.5em;
	}


/*
-----------------------------------------------------------------------
press
-----------------------------------------------------------------------
*/



#press #content h2 {
	margin-bottom: 1.5em;
	letter-spacing: 1px;
	color: #000;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	}

#press #content ul {
	margin-bottom: 1em;
	}

#press #content li {
	padding-bottom: 1.5em;
	font-size: 93%;
	line-height: 1.2em;
	}

#press #title-navi h3 {
	margin-left: 15px;
	color: #000;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	}

#press #title-navi p {
	margin-left: 15px;
	font-size: 93%;
	line-height: 1.4em;
	}

#press #title-navi p.return {
	font-size: 85%;
	margin-top: 3em;
	font-weight: bold;
	text-transform: uppercase;
	}

#press #title-navi p.return a{
	text-decoration: none;
	}


#press #title-navi p.link {
	font-size: 85%;
	margin-top: 3em;
	font-weight: bold;
	text-transform: uppercase;
	}

#press #content img {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	}

#press #content .press-data h1 {
	color: #333;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#press #content .press-data h2 {
	color: #333;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#press #content .press-data p {
	margin-bottom: 1em;
	color: #888;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.5em;
	}

#press #content h1 {
	color: #333;
	font-size: 146.5%;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	}

#press #content .article-data {
	margin: 0.5em 0 2em 0;
	margin-right: 150px;
	}

#press #content p {
	margin-bottom: 1.8em;
	margin-right: 150px;
	font-size: 93%;
	text-indent: 0;
	line-height: 1.7em;
	}

#press #content p.author {
	color: #333;
	margin-bottom: 0;
	font-weight: bold;
	text-indent: 0;
	text-transform: uppercase;
	}

#press #content p.publication {
	color: #999;
	margin-bottom: 0;
	font-weight: bold;
	text-indent: 0;
	}


#press #footer {
	padding-top: 2em;
	clear: both;
	}



/*
-----------------------------------------------------------------------
contact
-----------------------------------------------------------------------
*/

#contact #title-navi h1 {
	background: url(../images/title_contact.gif) no-repeat;
	}

#contact #content h2 {
	letter-spacing: 1px;
	color: #333;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	}

#contact #content p {
	padding-bottom: 3em;
	font-size: 93%;
	line-height: 1.5em;
	}

#contact #content #mailing-list p {
	padding-bottom: 0.5em;
	}

#contact #mailing-list p label {
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	}

#contact #mailing-list #name,
#contact #mailing-list #email {
	width: 280px;
	padding: 2px;
	border: 1px solid #ddd;
	background-color: #f0f0f0;
	}

#contact #mailing-list .bottun {
	width: 110px;
	margin-right: 6px;
	padding: 3px;
	border: 1px solid #444;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #666;
	font-weight: bold;
	color: #fff;
	}

#contact #footer {
	padding-top: 4em;
	}

