@charset "UTF-8";

@import url("css/reset.css");
@import url("css/fonts.css");
@import url("css/base.css");



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #f5f5ed;
	color:#666666;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0;
padding: 25px 0;
background: #f5f5ed;
}

#wrapper-inner {
    width: 978px;
    margin: 0 auto;
    text-align: left;
border: 1px solid #ccc;
background: #fff url(./images/img-wrapper-bg.jpg) no-repeat;
}

#content {
width: 890px;
}

#header, #nav, #content, #article, #aside, #footer {
    position: relative;
    overflow: hidden;
}

#article, #aside {
    display: inline;
    float: left;
}

.layout-2column #article {
float: none;
}

.layout-2column #article .left,
.layout-2column #article .right {
    display: inline;
    float: left;
}



/* CAEgE2JETCho[ */

.layout-2column-right #article {
    width: 600px;
}

.layout-2column-right #aside {
    width: 200px;
}

/* CAEgE2JTCho[ */

.layout-2column-left #article {
    left: 200px;
    width: 600px;
}

.layout-2column-left #aside {
    left: -600px;
    width: 200px;
}

/* CAEgE2J */

.layout-2column #article .left {
    width: 420px;
}

.layout-2column #article .right {
    width: 400px;
}

/* CAEgE1J */

.layout-1column #article {
    width: 890px;
}


/* Style ----------------------------------------------------------------- */


a {
	color: #333;
	text-decoration: none;
 }

a:hover {
	text-decoration: underline;
 }


a:hover img { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }


#header {
	margin: 46px 44px 3px 44px;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	text-decoration: none;
}

#header p {}

#banner {
	margin: 0 44px;
border: 5px solid #0b0b0b;
}

#nav {
	margin: 0 44px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
	margin-right: 0;
	font-weight: bold;
	text-decoration: none;
}

#content {
	margin: 0 44px;
	overflow: hidden;
	padding-bottom:40px;
}

#article {
	margin: 0 auto;
	padding: 0;
}

.layout-2column #article .right ul {
    margin: 59px 0 74px 48px;
    padding: 0;
}

.layout-2column #article .right ul li {
    margin-bottom: 26px;
    list-style: none;
}

.layout-2column #article .left img.top-text {
    margin: 59px 0 0 0px;
    padding: 0;
}


.layout-2column #article .left #news {
    margin: 5px 0 0 9px;
    padding: 0;
}

.layout-2column #article .left #news ul {
    margin: 0 0 0 24px;
    padding: 0;
}

.layout-2column #article .left #news ul li {
    font-size: 93%;
    padding: 6px 0px 5px 16px;
	margin-bottom:5px;
    list-style: none;
    background: url(./images/img-news-list-icon2.gif)  no-repeat;
}

.layout-2column #article .left #news #amRssRegion4 ul li {
    background: url(./images/img-news-list-icon3.gif)  no-repeat;
}

.layout-2column #article .left #news ul li a {
    color: #333;
    text-decoration: none;
}

.layout-2column #article .left #news ul li a:hover {
    text-decoration: underline;
}

.layout-2column #article .left #news #news-header {
    background: url(./images/img-news-header-bg2.gif) top left no-repeat;
    padding: 19px 0 10px 0;
    width: 420px;
}


.layout-2column #article .left #news #news-header h2 {
    display: none;
}

.layout-2column #article .left #news #news-header p {
    text-align: right;
    margin-right: 11px;
}

.layout-2column #article .left #news #news-footer {
    background: url(./images/img-news-footer-bg.gif) repeat-x;
    height: 43px;
    margin-top: -10px;
	margin-bottom:20px;
}


.layout-1column #article #gallery {
width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #gallery #gallery-header-nishikawa {
    background: url(./images/bnr-gallery-nishikawa.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 20px;
    height: 57px;
}

.layout-1column #article #gallery #gallery-header-ikemoto {
    background: url(./images/bnr-gallery-ikemoto.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 20px;
    height: 57px;
}

.layout-1column #article #gallery #gallery-header-nishikawa h2,
.layout-1column #article #gallery #gallery-header-ikemoto h2 {
    display: none;
}

.layout-1column #article #gallery #gallery-profile {
    margin-left: 0;
	overflow: hidden;
}

.layout-1column #article #gallery #gallery-profile img {
    float: left;
margin: 0 10px 0px 10px;
}

.layout-1column #article #gallery #gallery-profile #gallery-profile-text{
	width:640px;
	float:right;}

.layout-1column #article #gallery #gallery-profile p {
    margin-bottom: 20px;
	line-height:1.6;
}

.layout-1column #article #gallery #gallery-profile p a {		
	margin: 0 0px 0 500px;
}

.layout-1column #article #gallery #gallery-profile p a img {		
	margin: 0 0px 0 233px;
}


.layout-1column #article #gallery #gallery-contents {
	width: 816px;
    margin-bottom: 120px;
	padding-left: 10px;
	overflow: hidden;
}

.layout-1column #article #gallery #gallery-contents .gallery-content {
    width: 389px;
    height: 70px;
    float: left;
    display: block;
    border: 1px solid #ccc;
    padding: 1px;
    margin: 0 10px 10px 0;
}

.layout-1column #article #gallery #gallery-contents .gallery-content a {
    width: 389px;
    height: 70px;
    display: block;
}

.layout-1column #article #gallery #gallery-contents .gallery-content a:hover {
    width: 389px;
    height: 70px;
    display: block;
    text-decoration: none;
    background: #f5f5f5;
    color: #999;
}

.layout-1column #article #gallery #gallery-contents .gallery-content img {
    float: left;
    margin: 0 10px 0 0;
}




.layout-1column #article #gallery #gallery-contents .gallery-content p span {
    margin: 10px 0 0 0;
}

.layout-1column #article #gallery #gallery-contents .gallery-content .smaller {
    font-size: 85%;
}


.layout-1column #article #profile {
    width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #profile #profile-header-nishikawa {
    background: url(./images/bnr-profile-nishikawa.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #profile #profile-header-ikemoto {
    background: url(./images/bnr-profile-ikemoto.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #profile #profile-header-nishikawa h2,
.layout-1column #article #profile #profile-header-ikemoto h2 {
    display: none;
}

.layout-1column #article #profile #gallery-profile {
    margin: 0 0 60px 0;
}

.layout-1column #article #profile #gallery-profile table {
    margin: 10px 0 10px 15px;
	width:750px;
}

.layout-1column #article #profile #gallery-profile table th {
    padding: 0 30px;
font-weight: normal;
}

.layout-1column #article #profile #gallery-profile table th.tableheading {
    padding: 5px 30px;
	text-align:left;
font-weight: normal;
}

.layout-1column #article #profile #gallery-profile table td {
    padding-right: 60px;
}

img.btnback {
		margin: 0 0px 10px 620px;
}



.layout-1column #article #studio {
    width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #studio #studio-header {
    background: url(./images/bnr-studio-title.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #studio #studio-header h2 {
    display: none;
}

.layout-1column #article #studio #studio-profile {
    margin: 0 0 40px 0;
    overflow: hidden;
	clear:both;
}

.layout-1column #article #studio #studio-profile #studio-image {
    margin: 0 30px 0 0px;
    float: left;
	width:360px;
}

.layout-1column #article #studio #studio-profile p,.layout-1column #article #access-details p{
    margin:30px 0px 0px 30px;
	line-height:1.8;
	color:#666666;
}

.layout-1column #article #studio #studio-profile #artist-nishikawa {
    background: url(./images/img-studio-makoto-bg.jpg) top left no-repeat;
    float: left;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 360px;
    height: 260px;
}

.layout-1column #article #studio #studio-profile #artist-nishikawa h4 {
    display: none;
}

.layout-1column #article #studio #studio-profile #artist-nishikawa ul {
    float: right;
    list-style: none;
    margin-top: 128px;
}

.layout-1column #article #studio #studio-profile #artist-nishikawa ul li {
    margin-bottom: 10px;
    list-style: none;
}

.layout-1column #article #studio #studio-profile #artist-ikemoto {
    background: url(./images/img-studio-miwa-bg.jpg) top left no-repeat;
    float: left;
    margin: 0 0 0 40px;
    overflow: hidden;
    width: 360px;
    height: 260px;
}

.layout-1column #article #studio #studio-profile #artist-ikemoto h4 {
    display: none;
}

.layout-1column #article #studio #studio-profile #artist-ikemoto ul {
    float: right;
    list-style: none;
    margin-top: 128px;
}

.layout-1column #article #studio #studio-profile #artist-ikemoto ul li {
    margin-bottom: 10px;
    list-style: none;
}



.layout-1column #article #access {
    width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #access #access-header {
    background: url(./images/bnr-access-title.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #access #access-header h2 {
    display: none;
}

.layout-1column #article  #access-map {
    margin: 0 0 60px 0;
    overflow: hidden;
	clear:both;
}

.layout-1column #article #access-map #access-details {
	width:370px;
	float: left;
    margin: 0 0 0 20px;
}


.layout-1column #article #access #access-map #access-details ul {
    margin: 10px 0 20px 26px;
}


.layout-1column #article #contact {
    width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #contact #contact-header {
    background: url(./images/bnr-contact-title.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #contact #contact-header h2 {
    display: none;
}

.layout-1column #article #contact #contact-form {
    margin: 0 0 60px 30px;
    overflow: hidden;
}


.layout-1column #article #news {
    width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #news #news-header {
    background: url(./images/bnr-news-title.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #news #news-header h2 {
    display: none;
}

.layout-1column #article #news #news-list {
    margin: 0 0 60px 30px;
    overflow: hidden;
}

.layout-1column #article #news #news-content {
    margin: 0 60px 60px 60px;
padding: 60px 60px 30px 60px;
border: 1px solid #ccc;
    overflow: hidden;
}

.layout-1column #article #news #news-content h3 {
font-size: 180%;
    margin: 0 0 30px 0;
padding: 5px 0;
border-bottom: 1px dashed #ccc;
}

.layout-1column #article #news #news-content p {
line-height: 1.4;
}

.layout-1column #article #news #news-content p a{
	text-decoration:underline;color:#333333;
	}

.layout-1column #article #news #news-content p a:hover{	color:#999999;}

.layout-1column #article #news #news-content .date {
font-size: 85%;
margin: 2px 0 8px 0;
padding: 0;
}

.layout-1column #article #news #news-content .anchor {
text-align: right;
font-size: 85%;
margin: 60px 0 0 0;
padding: 0;
line-height: 1;
}

.layout-1column #article #news #news-content .anchor img {
vertical-align: center;
}

.layout-1column #article #news #news-list ul {
    margin: 0 0 0 24px;
    padding: 0;
}

.layout-1column #article #news #news-list ul li {
    font-size: 93%;
    margin-bottom: 12px;
    padding-left: 16px;
    list-style: none;
    background: url(./images/img-news-list-icon.gif) left center no-repeat;
}

.layout-1column #article #news #news-list ul li a {
    color: #333;
    text-decoration: none;
}

.layout-1column #article #news #news-list ul li a:hover {
    text-decoration: underline;
}

.layout-1column #article #news #news-list #mtx_news #pagination{
padding:1em 2em;
}

.layout-1column #article #news #news-list #mtx_news #pagination span a,
.layout-1column #article #news #news-list #mtx_news #pagination span.active,
.layout-1column #article #news #news-list #mtx_news #pagination span.previous-off{
padding:1em ;}

.layout-1column #article #news #news-list #mtx_news #pagination span.active{
font-weight:bold;}

.layout-1column #article #works {
    width: 816px;
    margin: 30px 37px 0 37px;
    padding: 0;
}

.layout-1column #article #works #works-header {
    background: url(./images/bnr-works-title.gif) top left no-repeat;
    padding: 0;
    margin-bottom: 40px;
    height: 57px;
}

.layout-1column #article #works #works-header h2 {
    display: none;
}


.layout-1column #article #works #works-profile {
    margin: 0 0 60px 0;
    overflow: hidden;
	clear:both;
}

.layout-1column #article #works #works-profile #studio-image {
    margin: 0 30px 0 0px;
    float: left;
}

.layout-1column #article #works #works-profile p{
    margin:10px 0px 0px 0px;
	line-height:1.8;
	color:#666666;
	float:right;
	width:530px;
}

.layout-1column #article #works #works-profile img.works-photo{
    margin:10px 20px 0px 25px;
	float:left;
}




p.topback{	text-align:right;}










#aside {
	float: right;
	width: 264px;
}

#aside .section {
	margin-bottom: 2em;
}

#aside .section h4 {}

#aside .section h4 a {
	text-decoration: none;
}

#aside .section ul {}

#aside .section ul li {}

#footer {
background: url(./images/img-footer-bg.gif) no-repeat;
height: 97px;
border-top: 1px solid #ccc;
padding: 0 20px;
font-size: 85%;
}

#footer #address {
width: 390px;
float: right;
color: #333;
margin-top: 20px;
line-height: 1.4;
}

#footer #address #address-left {
width: 130px;
float: left;
}

#footer #address #address-left img{
margin-bottom:2px;}

#footer #address #address-left span {
font-size: 80%;
}

#footer #address #address-right {
width: 260px;
float: left;
}

#footer p.copyright {
color: #999;
margin-top: 68px;
}



.img-left {
float: left;
margin: 0 10px 10px 0;
}

.smaller { font-size: 85%; }

.right { text-align: right; }




/* 20090122修飾 */
.studio-text02{margin:0px; width:400px; float:right; }
.layout-1column #article #studio #studio-profile .studio-text02 p{	margin:5px 0px 10px 10px ;}
.layout-1column #article #access-details p{margin:5px 0px 10px 10px ;}
dl.chronologic{width:400px; float:right; margin:0px 0 1em 0; color:#666666;}
dl.chronologic dt{	margin:1em; width:6em;}
dl.chronologic dd{	margin:-2.3em 0 0 7em; line-height:1.4;}
ul.mainwork li{	list-style:decimal; margin-bottom:1.4em; line-height:1.4;}

table.facilities{	margin:10px 0px 40px 30px;}
table.facilities td{font-size:10px;border:0px;color:#666666; padding:4px 10px; width:300px;}


#gallery-profile h4{	 padding:3px 0px 3px 20px; background-color:#f9f9f9;}
#gallery-profile p{line-height:1.8;margin-left:0px;}
#gallery-profile p.cllection{margin-left:40px;}
dl.profile{ color:#666666;margin-bottom:40px;}
dl.profile dt{	margin:1em; width:7em;	font-weight:bold;}
dl.profile dd{	margin:-2.2em 0 0 8em; line-height:1.4;}

