@charset "utf-8";
/*----------------------------------------
top.css

1.トップページ
	1-1.トップナビゲーション
	1-2.カテゴリインデックス
	1-3.トップページ共通
	1-4.話題の商品
	1-5.もうすぐ発売
	1-6.ケータイコンテンツ
	1-7.ニコニコクリエイターズ商品
	1-8.左カラム特大バナー

2.ユーザー編集
	2-1.ベースレイアウト
	2-2.商品エリア
	2-3.編集エリア
----------------------------------------*/


/*----------------------------------------
1.トップページ
----------------------------------------*/
/* 1-1.トップナビゲーション
----------------------------------------*/
#topNav{
	margin-bottom:10px;
	padding:5px;
	background:#ededed;
	font-size: 16px;
}

#topNav li{
	padding:0 5px;
	float:left;
	border-right:1px solid #999;
	border-left:1px solid #fff;
}

#topNav a{
		text-decoration:none;
}

#tioNav a:hover{
	text-decoration:underline;
}

#topNav .top{
	border-right:1px solid #CCC;
	border-left:none;	
}

#topNav .end{
	border-right:none;		
	border-left:1px solid #fff;
}


/* 1-2.カテゴリインデックス
----------------------------------------*/
#headline{
	text-indent: 10px;
	margin-bottom:5px;
}
#headline a {
	color: #f00;
	text-decoration: underline;
}

#headline a:hover {
	color: #f00;
	text-decoration: none;
}

#hotKeyword {
	background: #fcfce5;
	border: 1px solid #eed;
	margin-bottom: 10px;
}

#hotKeyword:after {
	content: ".";  
	display: block;  
	clear: both; 
	height: 0;
	visibility: hidden;
}

#hotKeyword dl {
	float: left;
	width: 170px;
	padding: 5px 6px;
}

#hotKeyword dt {
	font-size: 15px;
	padding-bottom: 5px;
	color: #666;
	font-weight: bold;
}

#hotKeyword dd a {
	font-size: 12px;
	padding-right: 10px;
}

#hotKeyword dd.footer {
	text-align: right;
	padding-bottom: 5px;
}
#hotKeyword dd.footer a {
	padding: 0;
}

#hotKeyword div.more {
	clear: both;
}

#hotKeyword div.more dd {padding: 0;margin: 0;}

#categoryIndex{
	margin-bottom:5px;
}

#categoryIndex dl{
	margin:0 6px 6px 0;
	float:left;
	width:168px;
	padding:5px 5px 7px;
	height:75px;
	border-right:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	background:#fdfdfd;
}

#categoryIndex dt {
	height: 14px;
	display: block;
	padding-bottom: 2px;
}

#categoryIndex dt a.title{
	background: url('../img/title_categoryIndex.png') no-repeat;
	padding-left: 17px;
	color: #666;
	font-size: 108%;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

#categoryIndex dt a.music { background-position: 0 -1px;}
#categoryIndex dt a.pc { background-position: 0 -20px;}
#categoryIndex dt a.hobby { background-position: 0 -39px;}
#categoryIndex dt a.mobile { background-position: 0 -58px;}
#categoryIndex dt a.game { background-position: 0 -77px;}
#categoryIndex dt a.book { background-position: 0 -96px;}
#categoryIndex dt a.electronics { background-position: 0 -115px;}
#categoryIndex dt a.other { background-position: 0 -134px;}
#categoryIndex dt a.dvd { background-position: 0 -153px;}
#categoryIndex dt a.its { background-position: 0 -172px;}
#categoryIndex dt a.fashion { background-position: 0 -191px;}
#categoryIndex dt a.ranking { background-position: 0 -210px;}
#categoryIndex dt a.pia { background-position: 0 -229px;}
#categoryIndex dt a.blomaga { background-position: 0 -248px;}


#categoryIndex dt a.title:hover{
	font-weight: bold;
	text-decoration: underline;
}

#categoryIndex .mobile,
#categoryIndex .other,
#categoryIndex .ranking,
#categoryIndex .pia{
	margin-right:0 !important;
}

#categoryIndex span{
	float:right;
	font-size:77%;
}

#categoryIndex span.new{
	float:left;
	color: #f00;
	font-size: 100%;
	padding-left: 5px;
}

#categoryIndex dd{
	clear: both;
}

#categoryIndex dd a{
	background:url("../img/icn_arrow_gray.png") no-repeat center left;
	padding:0 6px;
	font-size:93%;
	display:block;
	float:left;
}

#categoryIndex .spColor{color: #fd0184;}

/* 期間限定スペース */
#top_event{
	margin:3px 0 15px 0;
}

#top_event li{
	margin-right:3px;
	padding-bottom: 5px;
	float:left;
}

#top_event a img:hover{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}



/*
#top_event dt{
	margin-bottom:5px;
	width:420px;
	float:left;
}

#top_event dd{
	width:312px;
	float:right;
}*/


/* topBnr */
#topBnr{
	margin:0 0 10px -1px;
}

#topBnr li{
	margin-left:1px;
	float:left;
}


/* 1-3.トップページ共通
----------------------------------------*/
#topHotItem,
#latestComment,
#topMobile{
	margin-bottom:15px;
}

#topHotItem h2,
#latestComment h3,
#topMobile h3,
#topRelease h3{
	margin:0 0 10px;
	padding:0;
	background:none;
	border:none !important;
	color:#f39800;
}

#topHotItem ul,
#latestComment ul{
	margin-left:-25px;
}

#topRelease p.more {
    border-top: 1px dotted #D2D2D2;
}

p.more {
    clear: both;
    padding: 10px 0 0;
    text-align: right;
}
p.more a {
    background: url("../img/icn_arrowRight.png") no-repeat;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0 2px 2px 17px;
}


/* 1-4.話題の商品
----------------------------------------*/
#topHotItem li{
	margin-left:25px;
	width:160px;
	float:left;
}

#latestComment li{
	margin-left:25px;
	width:160px;
	float:left;
	text-align:center;
}

#topHotItem li dt{
	margin-bottom:2px;
	text-align:center;
}

#topHotItem li dd{
	margin-bottom:3px;
	line-height:1.3;
	color: #777;font-size: 11px;word-break:break-all;word-wrap:break-word;white-space: normal;
}

#topHotItem dd span.name {font-size: 13px;}
#topHotItem dd span.maker {font-size: 10px;color: #999;}
#topHotItem dd span.price {color: #000;}
#topHotItem dd span.discountRate{padding-left: 4px;color: #c00;}
#topHotItem dd del.discount {padding-right: 4px;color: #ccc;}
#topHotItem dd span.buy {font-weight: bold;color: #f90;}
#topHotItem dd span.reserve {font-weight: bold;color: #f00;}
#topHotItem dd span.click {color: #222;}


#topHotItem .midashiTag,
#topHotItem .midashiTagNone{
	width:160px !important;
	height:3.4em !important;
	overflow:hidden;
	font-size: 12px;
}

#topHotItem .midashiTag a,
#topHotItem .midashiTagNone a{
	width:150px !important;
	padding:4px 5px;
	font-size: 12px;
}


/* 1-5.もうすぐ発売
----------------------------------------*/
#topRelease .rss{
	float:none;
}

#topRelease ul {
	padding: 5px 0;
}

#topRelease ul .reservedTop{
	float: left;
	width: 200px;
	border-right: 1px dotted #d2d2d2;
	border-bottom: 1px dotted #d2d2d2;
}

#topRelease ul .reservedTop dl{
	width: 200px;
	margin: 0 auto 5px;
}

#topRelease ul .reservedTop dl dt {
	text-align: center;
}

#topRelease ul .reservedTop dl dd {
	margin-bottom: 1px;
}

#topRelease ul .reservedTop dl dd.artist {
	margin-bottom: 5px;
}

#topRelease ul .reservedList {
	float: right;
	width: 515px;
}

#topRelease ul .reservedList dl dt {
	margin-bottom: 5px;
}

#topRelease ul .reservedList ul {
	padding: 2px 5px;
	list-style-type: disc;
	list-style-position: inside;
}

#saleSoon ul li {
	margin: 0 5px;
	padding: 2px 0;
	list-style: disc inside;
}


/* 1-6.ケータイコンテンツ
----------------------------------------*/
#topMobile li{
	margin-bottom:4px;
	border-bottom:1px dotted #ddd;
}

#topMobile dl{
	margin-left:65px;
}

#topMobile dt{
	margin-right:5px;
	display:inline;
}

#topMobile dd{
	margin-right:5px;
	display:inline;
}

.icon_mat{
	float:left;
    height: 17px !important;
    width: 60px !important;
}

#topMobile .mat_melo {
	background:url("../img/icon_mat.png");
    background-position: 0 0;
}
#topMobile .mat_uta {
	background:url("../img/icon_mat.png");
    background-position: -60px 0;
}
#topMobile .mat_utafull {
	background:url("../img/icon_mat.png");
    background-position: -120px 0;
}
#topMobile .mat_kashi {
	background:url("../img/icon_mat.png");
    background-position: -180px 0;
}
#topMobile .mat_voice {
	background:url("../img/icon_mat.png");
    background-position: 0 -20px;
}
#topMobile .mat_movie {
	background:url("../img/icon_mat.png");
    background-position: 0 -40px;
}
#topMobile .mat_pv{
	background:url("../img/icon_mat.png");
    background-position: -60px -40px;
}
#topMobile .mat_pvfull{
	background:url("../img/icon_mat.png");
    background-position: -120px -40px;
}
#topMobile .mat_douga {
	background:url("../img/icon_mat.png");
    background-position: -180px -40px;
}
#topMobile .mat_machiuke {
	background:url("../img/icon_mat.png");
    background-position: 0 -60px;
}
#topMobile .mat_decome {
	background:url("../img/icon_mat.png");
    background-position: -60px -60px;
}
#topMobile .mat_book {
	background:url("../img/icon_mat.png");
    background-position: -120px -60px;
}
#topMobile .mat_game {
	background:url("../img/icon_mat.png");
    background-position: -180px -60px;
}
#topMobile .mat_kisekae {
	background:url("../img/icon_mat.png");
    background-position: -240px -60px;
}
#topMobile .mat_machicha {
	background:url("../img/icon_mat.png");
    background-position: -300px -60px;
}
#topMobile .mat_other {
	background:url("../img/icon_mat.png");
    background-position: 0 -80px;
}


/* 1-7.ニコニコクリエイターズ商品
----------------------------------------*/
#nc_top{
	padding:5px 0;
	background:#fff;
}

.nc_inner{
	border:1px solid #d2d2d2;
	padding:5px 5px 15px;
}

.nc_inner h3{
	margin-bottom:3px;
	border:1px solid #d2d2d2;
	border-bottom:3px solid #3ca0c1 !important;
	background:#f7f7f7;
}

.nc_inner h3 span{
	font-weight:normal;
}

.nc_inner h4{
	margin:5px 0;
	border-bottom:1px dotted #d2d2d2;
	padding:2px 5px;
	
	color:#333;
	font-size:100%;
	font-weight:bold;
}

.nc_inner p a,
.nc_inner dt a{
	color:#0066cc;
	font-weight:bold;
}


/* accessRanking*/
#accessRanking dt{
	padding-left: 10px;
	font-weight:bold;
}

#accessRanking .rank1 dt {
	padding-left: 20px;
	background: url("../img/icn_rnk_01.gif") no-repeat;
}

#accessRanking .rank2 dt {
	padding-left: 20px;
	background: url("../img/icn_rnk_02.gif") no-repeat;
}

#accessRanking .rank3 dt {
	padding-left: 20px;
	background: url("../img/icn_rnk_03.gif") no-repeat;
}


/* list common */
.nc_inner ul{
	padding:0 5px;
}
.nc_inner ul li{
	margin-bottom:1px;
	float:none;
}

.nc_inner ul dt,
.nc_inner ul dd{
	margin-right:2px;
	display:inline;
}

.nc_inner .rank1{
	font-size:131%;
}

.nc_inner .rank2{
	font-size:123.1%;
}

.nc_inner .rank3{
	font-size:108%;
}

.nc_inner dt,
.nc_inner .time{
	color:#999;
}

.nc_inner .release{
	font-size:77%;
}

.nc_inner .release strong{
	padding-left:2px;
	color:red;
}

.nc_inner .release img{
	margin-bottom:-4px;
}



/* 1-8.左カラム特大バナー
----------------------------------------*/
.xlbnr {margin-bottom: 5px;}
.xlbnr .closebtn {text-align: right;}
.xlbnr .gotpoint {display: block;text-align: center;background: url("../img/bnr_20120306top.jpg") no-repeat;width: 425px;height: 30px;padding: 220px 138px 50px 172px;text-decoration: none;font-weight: bold;color: #000;}
.xlbnr .em {text-decoration: underline;color: #06c;}


/*----------------------------------------
2.ユーザー編集
----------------------------------------*/
/* 2-1.ベースレイアウト
----------------------------------------*/
#userEdit{
	clear: both;
	padding: 15px 0;
	background: #FFF;
}

#userEdit h3 {
	margin: 0;
	padding:0;
	background:none;
	border:none !important;
}

#userEditInner {
	padding-bottom: 10px;
	background: url("../img/bgd_userEdit.png") left bottom no-repeat;
}

#userEditInner #inner {
	padding: 65px 5px 0 10px;
	background: url("../img/bgd_userEdit.png") left top no-repeat;
}

#userEditInner #inner {
	padding:5px 5px 0 10px;
	background: none;
}

#userEdit dd.category,
#secondaryEdit dd.category {
	font-size: 77%;
}

#userEdit dd.deleteItem,
#itemListArea dd.addItem button {
	font-size: 85%;
}

#userEdit dd.artist {
	margin-bottom: 5px;
	font-size: 93%;
}

#userEdit dd.title,
#userEdit dd.price,
#userEdit dd.reserved,
#userEdit dd.username{
	font-size: 93%;
}

.editButton {
	width: 400px;
	margin: 10px auto;
}

.editButton p.editStartLarge a{
	display: block;
	width: 400px;
	height: 75px;
	background: url("../img/btn_userEditLarge.png") no-repeat;
	text-indent: -9999px;
}

.editButton p.editStartLarge a:hover {
	background-position: 0 100%;
}

#userEdit button {
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #d2d2d2;
	background: url("../img/bgd_buttonIcon.jpg") repeat-x;
}

#userEdit button:hover {
	background-position: 0 100%;
}

p.userEditButton{
	text-align:center;
}

p.userEditButton a {
	display: block;
	margin:0 auto;
	width: 150px;
	height: 35px;
	background: url("../img/btn_userEdit.png") no-repeat;
	text-indent: -9999px;
}

p.userEditButton a:hover {
	background-position: 0 100%;
}


/* 2-2:商品エリア
----------------------------------------*/
#primaryEdit {
	clear: both;
	margin: 0;
}

#primaryEdit dl{
	float: left;
	width: 163px;
	height: 240px;
	margin-left: 8px;
	padding: 8px 3px 5px 5px;
	border: 1px solid #CCC;
}

#primaryEdit .firstEditItem {
	margin: 0;
}

#primaryEdit dt {
	text-align: center;
}

#primaryEdit dd.shopIcon {
	float: left;
	margin: 3px 5px 0 0;
}

#prymaryEdit dd.category {
	margin-left: 25px;
}

#secondaryEdit {
	clear: both;
	margin: 15px 5px;
}

#secondaryEdit dl {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #d2d2d2;
}

#secondaryEdit dl dd dl {
	margin: 0;
	padding: 0;
	border: none;
}

#secondaryEdit dd.shopIcon {
	float: left;
	width: 11px;
	margin: 3px 5px 0 0;
}

#secondaryEdit dd.data {
	float: left;
	width: 650px;
	line-height: 1.1em;
	text-align: left;
}

#secondaryEdit dd.title {
	margin-bottom: 3px;
}

#secondaryEdit dd.category,
#secondaryEdit dd.artist,
#secondaryEdit dd.price,
#secondaryEdit dd.reserved,
#secondaryEdit dd.username {
	display: inline;
	margin-right: 4px;
	padding-right: 6px;
	border-right: 1px solid #d2d2d2;
	font-size: 93%;
}

#secondaryEdit dd.username {
	border: none;
}

#secondaryEdit dd.deleteItem {
	float: right;
}

#secondaryEdit dd.deleteItem button {
	white-space: nowrap;
}


/* 2-3.編集エリア
----------------------------------------*/
#editArea {
	margin-top: 10px;
}

#editArea p.caution {
	clear: both;
	text-align: center;
}

#itemSearch {
	margin: 5px 5px 0 0;
	padding: 5px 0;
	background: #333;
	color: #FFF;
	text-align: center;
}

#itemSearch input.itemSearchBox {
	width: 250px;
}

#itemListArea {
	height: 300px;
	background: url("../img/bgd_editArea.png") no-repeat;
	background-position: 50%;
}

#itemListAreaNoResult,
#itemListAreaNoLogin {
	height: 360px;
	background: none;
}

#itemListAreaNowLoading {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	padding-top: 50px;
	background: none;
	text-align: center;
}

#editArea .addItemList {
	margin: 0 5px 0 0;
}

#editArea .addItemList dl {
	float: left;
	width: 340px;
	height: 115px;
	margin: 0 5px 5px 0;
	padding: 5px;
	border: 2px solid #999;
	background: #FFF;
}

#editArea .addItemList dl.rightItem {
	margin: 0;
}

#editArea .addItemList dt {
	float: left;
}

#editArea .addItemList dd {
	margin-left: 75px;
}

#editArea .addItemList dd.title {
	height: 2.8em;
	overflow: hidden;
}

#editArea .addItemList dd.category {
	line-height: 1.1em;
}

#editEnd {
	clear: both;
	margin: 10px 0;
	text-align: center;
}

#editArea .pagenation {
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#searchNoResult,
.loginGuidance {
	margin-top: 40px;
	text-align: center;
	font-size: 93%;
}

#searchNoResult p,
.loginGuidance p {
	color: #666;
	margin-top: 4px;
}

.loginGuidance img {
	margin-top: 40px;
}


