@charset "utf-8";

/* for bug check */


/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background:#f0f0f0;
	font-family:Verdana, sans-serif;
	font-size:12px;
}
#container {
    overflow: hidden;
    position: relative;
	background:#fff;
	width:1002px;
	margin:0 auto;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}
p,li,dt,dl {
	word-wrap: break-word;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
.clear {
	clear:both;
	display: block;
}
.off-left {
    position: absolute;
    left: -5000px;
}
p .red {
	color: #cc0000;
}

.notice {
	font-size: 12px;
	line-height: 1.3;
}

.note {
	font-size: 10px;
	line-height: 1.3;
}
/*
 Link Color [
----------------------------------------------------------- */
a {
	color:#000;
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;;
}
a:active {
}
a.arrow {
	background-image: url("../images/global/btn_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 2px;
}
a.red {
	color: #cc0000;
}
div.imageElement, img.full {
    display: none;
}

/*
 Layout [
----------------------------------------------------------- */

/* ------navi------ */
#navi {
    z-index: 10;
    position: relative;
	height: 98px;
}

#navi h1{
	float:left;
	width:265px;
	padding-top:17px;
	padding-left:32px;
}
#navi h1 a {
    display: block;
}
#navi h1 img {
    vertical-align: top;
}

#navi #globalnavi{
	float:right;
	width: 701px;
	border-top:#c00 solid 7px;
	margin-bottom:4px;
}

#navi #search{
	float: right;
	width: 206px;
}

/* ------Head line-------------------- */
#headline{
	height: auto!important;
	min-height: 494px;
	height: 494px;
	margin-bottom: 48px;
}

/* ------right containers on top page ------ */
#headline,#filter,#events{
	float:right;
	width:693px;
}
/* banner */
#headline #banner {
	margin-bottom:20px;
	width:693px;
	height: 200px;
	overflow: hidden;
	position: relative;
    background: url(/images/loading-bar-white.gif) no-repeat 150px 50%;
}
#headline #banner .current-only {
    visibility: hidden;
}
#headline #banner .jdGallery {
    visibility: visible;
}

#bannerCorner1{
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	z-index: 800;
	background: url(/images/corner1.gif) no-repeat;
}

#bannerCorner2{
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	z-index: 801;
/* 	background: url(/images/corner2.gif) no-repeat; */
}

#bannerCorner3{
	position: absolute;
	top: 194px;
	right: 0;
	width: 6px;
	height: 6px;
	z-index: 802;
/* 	background: url(/images/corner3.gif) no-repeat; */
}

#bannerCorner4{
	position: absolute;
	top: 194px;
	left: 0;
	width: 6px;
	height: 6px;
	z-index: 803;
	background: url(/images/corner4.gif) no-repeat;
}


/* schedule */
#headline #schedule{
	float:left;
/* 	position:relative; */
	width:484px;
}

#headline #schedule #schedule_header_label{
	display: block;
	float: left;
	padding-top: 1px;
}

#headline #schedule #schedule_header_date{
	font-size: 11px;
	line-height: 1em;
	display: block;
}

/* news */
#headline #news{
	position:relative;
	float:right;
	background:url(../images/news_back.gif) no-repeat;
	width:198px;
	height:298px;
}


/* ------events on top page------ */

/* filter menu */
#filter{
	margin-bottom:16px;
}


/* ------left------ */
#siteid {
    height: 198px;
    background: url(/images/icaics.png) no-repeat 0 0;
	padding-bottom:24px;
}
/* site id */


/*  */
#left {
	clear:both;
	float:left;
	width:296px;
	padding-bottom: 40px;
}
#left object,
#left embed {
    display: block;
    margin: 0;
    padding: 0;
}

#left div#side-news,
#left ul#shoplist,
#left div#artist_interview,
#left div#artist_archive,
#left div#residence,
#left ul#shoplist,
#left div#magazine,
#left div#press,
#left div#mail-magazine,
#left div#coreator_in {
	clear:both;
	margin-left:32px;
	margin-bottom:26px;
	width:254px;
	padding-right:10px;
	font-size:10px;
	line-height:16px;
}
#left #social-medias {
	margin: 0 0 9px 0;
}
#left #social-medias ul,
#left #social-medias li {
    display: block;
    list-style: none;
    width: auto;
    margin: 0;
    padding: 0;
}
#left #social-medias ul {
    width: 100%;
    height: 58px;
}
#left #social-medias li {
    overflow: visible;
    float: left;
    width: auto;
    height: auto !important;
    min-height: 10px;
    height: 10px;
}
#left #social-medias a {
    position: relative;
    display: block;
    height: auto !important;
    min-height: 10px;
    height: 10px;
    margin: 0 9px 0 0;
}
#left #social-medias form {
    position: relative;
}
#left #social-medias .mm-fb a { z-index: 999; }
#left #social-medias .mm-tw a { z-index: 998; }
#left #social-medias .mm-yt a { z-index: 997; }
#left #social-medias .mm-mm form { z-index: 996; }

#left #social-medias .tooltip {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 2px;
    left: 24px;
    margin: 0;
    padding: 0;
    border: 0;
}
#left #social-medias .ui-state-hover .tooltip {
    visibility: visible;
}
#left #social-medias .mask {
    cursor: pointer;
    z-index: 900;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000 url(../images/sns-bg.png) no-repeat 0 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter:"alpha(opacity=0)";
    filter:alpha(opacity=0);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
}
#left #social-medias .mask input,
#left #social-medias .mask button {
    cursor: pointer;
    display: block;
    width: 58px;
    height: 58px;
    margin: 0;
    padding: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter:"alpha(opacity=0)";
    filter:alpha(opacity=0);
}
#left #social-medias img,
#left #social-medias input {
    vertical-align: top;
}
#left ul#shoplist{
    width: 264px;
    height: 190px;
	margin-bottom:24px;
}
#left ul#shoplist li,
#left ul#shoplist li a,
#left ul#shoplist li a img {
    display: block;
}
#left ul#shoplist li {
    width: 264px;
    height: 39px;
}

#left div#artist_interview{
    height:190px;
	margin-bottom:44px;
}

#left div#artist_interview p{
    padding: 0 28px 0 34px;
}

#left div#artist_interview p a{
    color: #666;
}

#left div#artist_interview p.image{
    padding-bottom: 4px;
}

#left div#artist_interview p.info a .number{
    color:#b90010;
}

#left div#artist_interview p.title a strong{
    color: #000;
}

#left div#artist_archive{
    height:190px;
	margin-bottom:44px;
}

#left div#residence{
	margin-bottom:35px;
}

#left div#magazine{
	background:#F7D3CC;
	padding-right:0;
	width:264px;
}

#left div#press{
	background:url(../images/download_pdf.gif) no-repeat 0 31px;
	margin-bottom:26px;
/* 	line-height:15px; */
	line-height:20px;
}

#left div#coreator_in{
	margin-bottom:32px;
}


/* ------contents------ */
#contents {
	float:right;
	width:682px;
	margin-bottom: 40px;
	margin-right: -9px;
}

#top #contents {
	width:693px;
	margin-bottom:80px;
}

#contents h1{
	padding-bottom:33px;
}

#aboutus #contents{
	position:relative;
}


/* article */
#contents #articles{
    overflow: hidden;
	float:left;
	width:440px;
	padding-right:33px;
/*     margin-right:33px; */
	line-height:20px;
}

#contents #articles .size-small { font-size: 10px; }
#contents #articles .size-medium { font-size: 12px; }
#contents #articles .size-large { font-size: 14px; }
#contents #articles .line-through {text-decoration:line-through;}
#protrude{
	line-height:18px;
}

/* tws aoyama exception case */

#hongo #contents h1,
#shibuya #contents h1,
#aoyama #contents h1{
	position:absolute;
	top:0;
}

#hongo #contents #articles,
#shibuya #contents #articles,
#aoyama #contents #articles{
	position:relative;
	padding-top:80px;
}



#contents #articles .article{
    width: 440px;
	clear:both;
}





/* right */
#contents #right{
	float:left;
	width:176px;
}

#aboutus #contents #right{
	float:none;
	
	position:absolute;
	top:0;
	left:473px;
	
	z-index: 1000;
}
/* program_detail on about us page */

#program_detail{
	margin-bottom:20px;
}


/* ------footer------ */

div.articles_footer{
	margin: 0 0 72px 0;
}
#footer {
	clear:both;
	padding:7px 0 50px 0;
	width:1011px;
	background:#c00;
}



/* clearfix */

.clearfix:after
/*#magazine:after,
#events:after,
#filter:after,
#contents #articles .article .textbody:after,
#project_list:after,
#footer:after,
#project_list:after,
#currentevent .article dl:after,
#futureevent .article dl:after*/ {

	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;

}
#magazine,
#events,
#filter,
#contents #articles .article .textbody,
#project_list,
#footer,
#project_list,
#currentevent .article dl,
#futureevent .article dl {
    overflow: hidden;
}

#page-navigation {
    position: relative;
    display: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
}
#page-navigation a {
    padding: 0 5px;
}
#page-navigation .page-navigation-prev {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
}
#page-navigation .page-navigation-next {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: right;
}

#page-navigation .page-navigation-current {
    color:#c00;
    font-weight: bold;
}
