
/*	CONTENTS
-----------------------------------*/
#header {
/*	background: url(../../img/bg_header.png);
	height: 280px;*/
}

.container { 
	padding-top: 100px;
	background:url("/img/bg.jpg") repeat-x center bottom; 
	background-size: contain;
	z-index: 1000;
	position: relative;
}


/* TOP PARTS
-----------------------------------*/
#bgFade div {
	position: absolute;
}

/*.slide01 {
	background: url(../img/mv_01.jpg) ;
	background-size:cover;
	background-repeat: no-repeat;
	height: 520px !important;
	background-position: fixed;
	z-index: -99999;
	margin-top: 120px;
}
.slide02 {
	background: url(../img/mv_02.jpg) ;
	background-size:cover;
	background-repeat: no-repeat;
	height: 680px !important;
	background-position: fixed;
	z-index: -99999;
	margin-top: -40px;
}
.slide03 {
	background: url(../img/mv_03.jpg) ;
		background-size:cover;
	background-repeat: no-repeat;
	height: 680px !important;
	background-position: fixed;
	z-index: -99999;
	margin-top: -40px;
}
.slide04 {
	background: url(../img/mv_04.jpg) ;
	background-size:cover;
	background-repeat: no-repeat;
	height: 680px !important;
	background-position: fixed;
	z-index: -99999;
	margin-top: -40px;
}
.slide05 {
	background: url(../img/mv_05.jpg) ;
	background-size:cover;
	background-repeat: no-repeat;
	height: 680px !important;
	background-position: fixed;
	z-index: -99999;
	margin-top: -40px;
}
*/
div#bgFade div {
	background-size:cover;
	background-repeat: no-repeat;
	height: 520px !important;
	background-position: fixed;
	z-index: -99999;
	margin-top: 120px;
}
.slide01{
	background: url(../img/mv_01.jpg) ;
}
.slide02{
	background: url(../img/mv_02.jpg) ;
}
.slide03{
	background: url(../img/mv_03.jpg) ;
}
.slide04{
	background: url(../img/mv_04.jpg) ;
}
.slide05{
	background: url(../img/mv_05.jpg) ;
}
.slide06{
	background: url(../img/mv_06.jpg) ;
}
.slide07{
	background: url(../img/mv_07.jpg) ;
}
.slide08{
	background: url(../img/mv_08.jpg) ;
}
.slide09{
	background: url(../img/mv_09.jpg) ;
}
.slide010{
	background: url(../img/mv_010.jpg) ;
}
.slide011{
	background: url(../img/mv_011.jpg) ;
}


#close-area {
	/*padding-top: 25%;*/
	padding-top: 440px;
	z-index: 500;
	position: relative;
}

#close {
	padding: 20px 10px;
	width: 640px;
	background-color: rgba(238, 238, 238, 0.5);
	text-align: center;
	position: relative;
}

.close-btn {
	 display:inline-block; 
	margin: 20px 0 20px;
	cursor:pointer;
}
.close-btn a {
	color: #333;
	background-color: #faf5f1;
	margin: 20px 0;
	padding: 1em;
	text-decoration: none;
}

.close-btn a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.close-btn img {
	margin: 0 10px 0 0;
    vertical-align: middle;
}


.announce {
	width: 880px;
	padding: 20px;
	margin-bottom: 60px;
	background-color: #f8f8f8;
	display: block;
	clear: both;
	font-size: 1.125em;
}

#mds-news-area {
	margin-bottom: 15px;
}
#mds-news { 
	display: inline-block;
	background: url(../img/mds_new.gif) ;
	width: 170px;
	height: 30px;
	text-indent: -9999px; 
	vertical-align: -0.3em;
}

.lending {
    display: block;
    clear: both;
    padding-top: 20px;
}

#mds-press-area {
	margin-top: 30px;
	margin-bottom: 15px;
}
#mds-press { 
	display: inline-block;
	background: url(../img/mds_press.gif) ;
	width: 75px;
	height: 30px;
	text-indent: -9999px; 
	vertical-align: -0.3em;
}

.list { 
	display: inline-block;
	border-left: 1px solid #ccc;
	margin-left: 10px;
}
.list p {
	margin-left: 15px;
	line-height: 1em;
}

dl.news dt {
    clear: both;
    float: left;
    padding-bottom: 10px;
	width: 105px;
}
dl.news dd {
    float: left;
    padding-bottom: 10px;
	width: 400px;
}
#sns_link {
	width: 355px;
	margin-bottom: 18px;
}
#sns_link ul{
	border-bottom:solid 1px #ddd;
	padding:0 0 20px 120px;
}
#sns_link li{
	float: left;
	margin-right: 22px;
}
#sns_link ul li.last-child{
	margin-right: 0;
}
#sns_link a {
	display: block;
	width: 100%;
	height: auto;
}
#sns_link li a:hover {
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#sns_link li img{
	display: block;
}

#btn-stores li:last-child{
	margin-right: 0;
}
#btn-stores {
	float: right;
	width: 355px;
	height: 100px;
	margin-bottom: 20px;
}
#btn-stores a {
	background: url(/img/btn_stores_04.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 100px;
}
#btn-stores a:hover {
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#btn-binetsu,#btn-arc {
	float: right;
	width: 355px;
	height: 70px;
}
#btn-arc {
margin-bottom: 20px;
}
#btn-binetsu a {
	background: url(/img/btn_binetsu.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 70px;
}
#btn-arc a {
	background: url(/img/btn_arc.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 70px;
}
#btn-binetsu a:hover,#btn-arc a:hover,#btn-tokyo_paris a:hover {
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#btn-tokyo_paris a {
	background: url(/img/cmpBanner_tokyo_paris.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 100px;
	margin: 60px 0 20px;
}
#fb {
	float: right;
	padding-top: 20px;
	width: 355px;
	height: 110px;
}
#fb2 {
	float: right;
	width: 235px;
	overflow: hidden;
	height: auto;
	padding-top: 0;
	margin:0 0 20px 0;
}
#special {
    display: block;
	clear: both;
	padding-top: 70px;
}
#mds-special { 
	/*margin-bottom: 5px;*/
	background: url(../img/mds_special.gif) ;
	width: 250px;
	height: 30px;
	text-indent: -9999px; 
}
#special p { padding: 30px 0 10px; }

#bnr-calendar {
	margin: 40px 0 40px;
	float: left;
	display: block;
	width: 880px;
	height: 264px;
}

#bnr-calendar a {
	background: url(/img/bnr_calendar.jpg) no-repeat;
	background-position: center center;
	display: block;
	height: 270px;
}

#bnr-calendar a:hover {
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#bnr-tokyo_paris {
	margin: 40px 0;
	float: left;
	display: block;
	width: 880px;
	height: 270px;
}
#bnr-tokyo_paris a {
	background: url(/img/banner_tokyo_paris.jpg) no-repeat;
	background-position: center center;
	display: block;
	height: 270px;
}
#bnr-tokyo_paris a:hover {
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#bnr-curators {
	margin:0 0 40px 0;
	float: left;
	display: block;
	width: 880px;
	height: 270px;
}
#bnr-curators a {
	background: url(/img/bnr_curators.jpg) no-repeat;
	background-position: center center;
	display: block;
	height: 270px;
}
/*
#bnr-curators .update {
	left:40px;
	top:22px;
	position:relative;
	font-size:1.125em;
}
*/
#bnr-curators a:hover {
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}



#bnr-calendar2, #bnr-visitors, #bnr-message{
	margin: 0 0 40px;
	padding-right: 10px;
	float: left;
	diaplay: block;
	width: 430px;
	height: 240px;
}

 #bnr-audio, #bnr-matisse, #bnr-poster{
	margin: 0 0 40px;
	padding-left: 10px;
	float: left;
	diaplay: block;
	width: 430px;
	height: 240px;
}
#bnr-calendar2 a {
	background: url(/img/bnr_calendar_s.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 240px;
}
#bnr-audio a {
	background: url(/img/bnr_audio_s.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 240px;
}

#bnr-matisse a {
	background: url(/img/bnr_matisse_s.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 240px;
}
#bnr-visitors a {
	background: url(/img/bnr_visitors_s.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 240px;
}
#bnr-message a {
	background: url(/img/bnr_message_s.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 240px;
}
#bnr-poster a {
	background: url(/img/bnr_poster_s.jpg) no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 240px;
}

#bnr-calendar2 a:hover, #bnr-audio a:hover, #bnr-visitors a:hover, #bnr-matisse a:hover, #bnr-poster a:hover, #bnr-message a:hover {
    filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


#youtube {
	float: left;
    border-top: solid 1px #ccc;
	display: block;
	margin-top: 40px;
	padding-top: 70px;
	width: 880px;
}

#youtube01, #youtube02 {
	float: left;
    display: block;
	padding: 0 0 120px;
	width: 420px;
}

#youtube01{ margin-right: 40px; }

/*
#youtube02{ padding-left: 10px; }
*/

#mds-youtube01 { 
	background: url(../img/mds_youtube01.gif) ;
	width: 207px;
	height: 30px;
	text-indent: -9999px; 
}
#mds-youtube02 { 
	background: url(../img/mds_youtube02.gif) ;
	width: 118px;
	height: 30px;
	text-indent: -9999px; 
}

#youtube01 p, #youtube02 p { padding: 30px 0 10px; }


/*====================================================
1024px以下 for PC
====================================================*/

/*
@media only screen and (min-width: 1024px){

	#mainImg-area { height: 680px !important; }
	
}

*/

