@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / TOP styles
	author   : (C)KAYAC http://www.kayac.com/

---------------------------------------------- */

@import url("/css/common.css");
@import url("/css/topphoto.css");
/* -------------------------
	display control
------------------------- */

div#topFront h2, div#topBannerArea h2 {
	display: none;
}


/* -------------------------
	topFront
------------------------- */

div#topFront {
	width: 1000px;
	clear: both;
	height:310px;
	border-top:1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	background: url(/img/top/bg_frontlist.gif) repeat;
	position:relative;
	top:0px;
	left:0px;
}
div#topFront h3 {
	margin: 15px auto 15px 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#flashArea {
	width: 570px;
	height: 310px;
	float: left;
}

/* NewItem */

div#newItem {
	width: 175px;
	height:310px;
	position:absolute;
	top:0;
	right:240px;
	background:#FFFFFF;
}
div#newItem h3 {
	height: 26px;
	padding-left:15px;
}
div#newItem ul {
	margin: 2px 5px 0px 5px;
}
div#newItem ul li {
	padding: 2px 5px 15px 20px;
	font-size: 90%;
}
div#newItem ul li span {
	color: #666666;
	font-weight: normal;
	padding-right: 5px;
}


/* Ranking */
div#frontRanking {
	width:420px;
	height:310px;
	position:absolute;
	top:0;
	left:580px;
	background:#FFFFFF;
	overflow: hidden;
	zoom:1;
}
div#frontRanking ul#rankUpper {
	width:215px;
	height:310px;
	position:absolute;
	top:40px;
	left:0px;
	background:#FFFFFF;
	overflow: hidden;
	line-height:1;
	zoom:1;
}
div#frontRanking ul#rankUpper li {
clear:both;
/margin-top: -15px;
}
div#frontRanking ul#rankUpper dl {
/margin-top: -15px;
zoom:1;
}
div#frontRanking ul#rankUpper dl dd  {
   float:left;
   margin-right:2px;
	 line-height:1;
	 padding-bottom: 10px;
 }
div#frontRanking ul#rankUpper dl dt  {
	 line-height:1;
 }
div#frontRanking ul#rankLower {
	height:310px;
	position:absolute;
	top:55px;
	left:220px;
	background:#FFFFFF;
	overflow: hidden;
}

div#frontRanking h3 {
	height: 26px;
	padding-left:10px;	
}
div#frontRanking h3 span {
color:#666666;
display:inline;
font-size:75%;
}
div#frontRanking ul {
	margin: 2px 5px 0px 20px;
}
div#frontRanking ul li {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	padding-left: 30px;
	vertical-align: middle;
	font-size: 90%;
}
div#frontRanking ul#rankLower li {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	padding-left: 35px;
	vertical-align: middle;
	font-size: 90%;
	height: 20px;
}

div#frontRanking ul li#rank1 {
	background: url(/img/top/icoRank1.png) no-repeat;
}
div#frontRanking ul li#rank2 {
	background: url(/img/top/icoRank2.png) no-repeat;
}
div#frontRanking ul li#rank3 {
	background: url(/img/top/icoRank3.png) no-repeat;
}
div#frontRanking ul li#rank4 {
	background: url(/img/top/icoRank4.png) no-repeat 11px 4px;
}
div#frontRanking ul li#rank5 {
	background: url(/img/top/icoRank5.png) no-repeat 11px 4px;
}
div#frontRanking ul li#rank6 {
	background: url(/img/top/icoRank6.png) no-repeat 11px 4px;
}
div#frontRanking ul li#rank7 {
	background: url(/img/top/icoRank7.png) no-repeat 11px 4px;
}
div#frontRanking ul li#rank8 {
	background: url(/img/top/icoRank8.png) no-repeat 11px 4px;
}
div#frontRanking ul li#rank9 {
	background: url(/img/top/icoRank9.png) no-repeat 11px 4px;
}
div#frontRanking ul li#rank10 {
	background: url(/img/top/icoRank10.png) no-repeat 4px 4px;
}
div#frontRanking ul li span {
	display: block;
	width: 70px;
	color: #666666;
	background: #E7E7E7;
	font-size: 77%;
	text-align: center;
	margin: 2px 0;
}
div#frontRanking ul li a:hover {
	background: #ffff00;
}

div#frontRanking p {
bottom:20px;
position:absolute;
right:20px;
}

/* PhotoGallery */

div#photoGallery {
	width: 174px;
	float: left;
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}
div#photoGallery h3 {
	width: 97px;
	height: 7px;
	background-image: url(/img/top/ti_gallery.gif);
}
div#photoGallery p {
	text-align: center;
}
div#photoGallery ul li {
	margin: 6px 6px 0;
}
div#photoGallery ul li a {
	border: 2px solid #FFFFFF;
	width: 150px;
	height: 112px;
	display: block;
	margin: 5px auto 0;
	background-color: #F0F0F0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
div#photoGallery ul li a:hover {
	border: 2px solid #FFFF00;
}
div#photoGallery ul li a img {
	visibility: hidden;
}




/* -------------------------
	topBannerArea
------------------------- */

div#topBannerArea ul {
	padding-left:10px;
}

dev#topBanner05 {
	padding:0px;
}
div#topBannerArea ul li {
	display: inline;
	margin: 0;
	padding-right: 5px;
	list-style: none;
}
div#topBannerArea ul li a:hover {
	background: #FFFFFF;
}
div#topBannerArea ul li a img {
	cursor: pointer;
	border:4px solid #EFEFEF;
}

div#topBannerArea ul li a:hover img {
	cursor: pointer;
	border:4px solid #FFFF00;
}


/* -------------------------
	topEventWorks
------------------------- */

div#topEventWorks {
	clear: both;
	margin:40px 18px;
}
div#topEventWorks h2 {
	width: 800px;
	height: 22px;
	margin-bottom: 30px;
}
div#topEventWorks h2 span {
	display: none;
}


/* -------------------------
	topPickup
------------------------- */

div#topPickup ,
div#topSalePickup {
	clear: both;
	margin:40px 18px 20px;
}
p.btnNewitem {
padding-bottom:20px;
padding-right:20px;
text-align:right;
}
div#topPickup h2 ,
div#topSalePickup h2 {
	width: 800px;
	height: 22px;
	margin-bottom: 30px;
}
div#topPickup h2 span ,
div#topSalePickup  h2 span {
	display: none;
}

/* -------------------------
	photoGallery
------------------------- */

div#profGallery {
	clear: both;
	margin:0px 18px;
}
div#profGallery h3#phGallery {
	width: 960px;
	height: 19px;
	background-image:url(/img/top/ti_phtgallery.gif);
	padding-bottom:20px;
}
div#profGallery div#phGalleryFlash {
	padding-bottom:40px;
	width:960px;
	height:155px;
}
div#profGallery div#phGalleryFlash div.noFlash{
	height:155px;
}

/* -------------------------
	photoGallery
------------------------- */

div#rcmBlog {
	clear: both;
	margin:0px 18px;
}
div#rcmBlog h3 {
	padding-bottom:20px;
	font-size:90%;
	font-weight:normal;
	color:#AAAAAAA;
}

div#rcmBlog h3 span.mk{
	color:#9CCE2E;
	padding-right:5px;
	display:inline;
}

div#rcmBlog h3 span.tlt{
	font-weight:bold;
	display:inline;
	color:#000000;
}

/* -------------------------
	newsArea
------------------------- */


div#newsArea {
	clear: both;
	margin: 0;
	padding: 40px 45px 40px;
	background-color: #ECECEC;
	font-size:85%;
}
div#newsArea02 {
	clear: both;
	margin: 0;
	padding: 40px 45px 40px;
	background-color: #fff;
	border-top: 2px solid  #ECECEC;
	border-bottom: 2px solid  #ECECEC;
	margin-bottom: 2px;
	font-size:85%;
}
div#newsArea h3 ,
div#newsArea02 h3 {
	background-position: 0 0;
	background-repeat: no-repeat;
padding-bottom: 25px;
}

div#newsArea div#newsList dl dt span.newsDate,
div#newsArea div#eventList dl dt span ,
div#newsArea02 div#newsList dl dt span.newsDate,
div#newsArea02 div#eventList dl dt span {
	color: #666666;
	font-size: 90%;
	font-weight: normal;
}

/* backnumber */
p.backnumber,
p.moreinfo {
	text-align:right;
}

div#leftSide {
	float:left;
	width:415px;
}
div#rightSide {
	margin-left:440px;
}

/*div#newsList {
	position:relative;
	top:0;
	left:0px;
}*/

div#newsList p.backnumber {
	clear:both;
}

div#newsList,
div#mailMagazine {
	width: 415px;
}


/* NEWS LIST */

div#newsArea div#newsList dl dt.nsWebInfo span.newsdate,
div#newsArea div#newsList dl dt.nsShopInfo span.newsdate {
	border-left:1px solid #888888;
	padding:0 0 0 8px;
	margin:0 0 0 8px;
	color: #999999;
}

div#newsArea div#newsList dl dt.nsWebInfo span.icon,
div#newsArea div#newsList dl dt.nsShopInfo span.icon,
div#rightSide div#eventList dt.evArtistInfo span.icon, 
div#rightSide div#eventList dt.evShopInfo span.icon,
div#rightSide div#eventList dt.evPublicInfo span.icon ,
div#newsArea02 div#newsList dl dt.nsWebInfo span.icon,
div#newsArea02 div#newsList dl dt.nsShopInfo span.icon{
	background: #999999;
	color:#FFFFFF;
	font-size:85%;
	font-family:font-family: Courier New;
	padding:2px;
	margin-left:10px;
	white-space:nowrap;
}

div#newsArea div#newsList dl dt.nsWebInfo span.icon,
div#newsArea div#newsList dl dt.nsShopInfo span.icon {
	border-left:1px solid #E7E7E7;
	font-weight:normal;
}

div#newsArea div#newsList dl dt,
div#newsArea div#eventList dl dt {
	margin-top:15px;
	margin-bottom: 3px;
	font-size: 92%;
	font-weight: bold;
	line-height: 1.5;
}

div#newsArea div#newsList dl dd{
	font-size: 85%;
	line-height: 1.5;
	padding-bottom:15px;
	background:transparent url(/img/common/line_dot01.gif) repeat-x 0% 100%;
	width:400px;
}
div#newsArea div#newsList dl dd.last,
div#newsArea div#eventList dl dd.last {
	margin-bottom:5px;
}



/* MAIL MAGAZINE */

div#mailMagazine {
	clear:both;
}


div#mailMagazine div#contMM p.subTxtMM{
	padding-bottom:10px;
}
div#mailMagazine div#contMM form#MailMagazine{
	clear:both;
}
div#mailMagazine input {
	vertical-align: middle;
}
div#mailMagazine input#mailInput {
	width: 250px;
	height: 19px;
	padding: 3px 0 0;
	font-size: 108%;
	border: 1px solid #CCCCCC;
}
div#mailMagazine ul#latestMM {
	width:400px;
	padding: 15px 0 20px 0px;
	font-size: 107%;
	background: url(/img/common/line_dot01.gif) repeat-x 0% 100%;
}
div#mailMagazine ul#latestMM li {
	padding-left:10px;
	background:url(/img/common/icn_head01.gif) no-repeat 0 6px;
}
div#mailMagazine p strong {
	color: #069CF2;
	font-weight: bold;
	font-size: 125%;
}
div#newsList p.backnumber,
div#mailMagazine p.backnumber,
div#eventList p.moreinfo {
	padding-top:5px;
}
/* twitter */
div#unitTwiiter {
	margin:35px 0;
	clear:both;
}
div#unitTwiiter p {
	background:url(/img/top/ico_twitter.png) no-repeat 0 0;
	padding-left:50px;
}

/* eventBox */
div#newsArea div#eventList {
	width: 460px;
}
div#newsArea div#eventList dl {
	padding-top:25px;
}
div#newsArea div#eventList dl dt{
	margin-top:15px;
}

div#newsArea div#eventList dl dd {
	font-size: 85%;
	line-height: 1.5;
	padding-bottom:15px;
	background:transparent url(/img/common/line_dot01.gif) repeat-x 0% 100%;
	width:437px;
}


* html div#newsArea a {
background: none;
}
/* -------------------------
	FOOTER for TOP
------------------------- */


/* contAd */
div#rightSide #contAd {
  padding-left: 15px;
  padding-top:15px;
}
.backtoTop_top {
background:url("/img/common/bg_footer_top.gif") no-repeat scroll 0 100% #ECECEC;
clear:both;
height:48px;
text-align:right;
width:100%;
}