@charset "utf-8";

body {
	color:#fff;
	background:#000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.4em;
}

a {
	color:#90d;
	text-decoration:none;
}

a:hover {
	color:#c0f;
}


form {
    margin: 0px;
    padding: 0px;
}
textarea {
	width:100%;
}
img {
    border:0px;
}
hr {
    color:#afaeae;
    border-style:dotted;
    height:1px;
}

.hidden {
	display:none;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

ul.menu li {
	display:inline;
	margin:0 1em 0 0;
}

ul.menu li a {
	color:#ccc;
}

ul.menu li a:hover {
	color:#c0f;
}

strong {
	font-weight: bold;
}

#wrap {
	margin:0px auto!important;
	width:960px;
}

#head {
	margin-top:10px;
}

h1, h2 {
	margin:0;
	padding:0;
}

h3 {
font-size:120%;
}

#head-visual {
	border:1px solid #333;
	overflow:hidden;
	clear:both;
}

#head-menu-user {
	float:right;
margin:0;
}

#head-menu-user ul li {
	margin:0 0 0 1em;
	font-size:90%;
	color:#999;
}

#head-menu-content ul li {
	background:transparent url(../packages/default/img/arrow_down.png) center right no-repeat;
	padding-right:10px;
}

#menu {
	margin:10px 0 5px 0;
	height:21px;
	width:960px;
}

#menu-user {
	float:right;
}

#menu-user ul li {
	/*margin:0 0 0 1em;*/
}

#menu li {
	text-align:left;
margin:0;
}
#menu li a {
	display: block;
float:left;
padding:0 1em 0 0;
	height: 21px;
	text-indent:-1000px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#menu-user ul li a {
padding:0;
}

#menu li a:hover {
	background-position: 0 -21px;
}

#menu-item-cd a {
	width: 35px;
	background-image: url(../packages/default/img/menu_cd.png);
}

#menu-item-dvd a {
	width: 46px;
	background-image: url(../packages/default/img/menu_dvd.png);
}

#menu-item-goods a {
	width: 63px;
	background-image: url(../packages/default/img/menu_goods.png);
}

#menu-item-book a {
	width: 53px;
	background-image: url(../packages/default/img/menu_book.png);
}

#menu-item-fashion a {
	width: 78px;
	background-image: url(../packages/default/img/menu_fashion.png);
}

#menu-item-feature a {
	width: 81px;
	background-image: url(../packages/default/img/menu_feature.png);
}

#menu-item-special a {
	width: 77px;
	background-image: url(../packages/default/img/menu_special.png);
}

#menu-item-mypage a {
	width: 83px;
	background-image: url(../packages/default/img/menu_mypage.png);
}

#menu-item-guide a {
	width: 65px;
	background-image: url(../packages/default/img/menu_guide.png);
}

#menu-item-contact a {
	width: 83px;
	background-image: url(../packages/default/img/menu_contact.png);
}

#menu-item-cart a {
	width: 116px;
	background-image: url(../packages/default/img/menu_cart.png);
}

#container {
	width:960px;
}

.container-block {
	overflow:hidden;
}

#left-column {
	float:left;
	width:150px;
}

#left-column input.input-text, #left-column select {
	width:130px;
}

#center-column {
	float:left;
	width:535px;
	margin-left:5px;
}

.column2 {
	width:805px !important;
}

#right-column {
	float:right;
	width:265px;
}

#foot {
	clear:both;
	margin:0px auto!important;
	width:960px;
	text-align:center;
	padding:10px;
}

.box {
	clear:both;
	margin-bottom:10px;
	border:#333 1px solid;
	overflow: hidden;
}

h2.listtitle {
	background:transparent url(../packages/default/img/title_base.png) top left repeat-x;
	font-size:14px;
	height:23px;
	line-height:23px;
	padding-left:8px;
}

.box-inner {
	margin:5px;
}

#flasharea {
	margin-bottom:5px;
}

#flasharea img {
	border:#333 1px solid;
}

.sidelist a {
color:#ccc;
}

.sidelist a:hover {
	color:#c0f;
}

#side-menu .level3 {
	font-size: 90%;
	padding:0 0 0 1em;
	margin:0;
	line-height:1.4em;
}

#lineup {
overflow:hidden;
}

ul.lineup {
	margin:-1px 0 0 -1px;
	width:534px;
	overflow:hidden;
}

.column2 ul.lineup {
	width:804px;
}

ul.lineup li {
	display:block;
	float:left;
	width:177px;
	height:230px;
	border:#222 1px solid;
	border-width:0 1px 1px 0;
	overflow:hidden;
	line-height:1.2em;
}

.column2 ul.lineup li {
	width:200px;
}

.column1 {
width:100% !important;
margin:0 !important;
}


.lineup-artist {
	font-size:90%;
}

.lineup-image {
	margin:5px auto;
	display:table;
text-align:center;
height:140px;
width:175px;
line-height:140px;
_display:block;
}

.lineup-image a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	line-height:140px;
	width:auto;
	height:140px;
	margin:auto;
_display:inline;
}

.lineup-image img {
/*border:#333 1px solid;*/
vertical-align:middle;
}

.lineup-info {
	margin:5px;
	margin-bottom: 0;
}

.lineup-more {
	float:right;
	padding-right:1em;
	padding-top:3px;
}

.box .navigation {
	clear:both;
	border-top:#222 1px solid;
	margin-top:-1px;
}

.box .navigation div {
	margin:5px;
}

.box .navigation .navi-next {
	float:right;
}

.topnavi {
	border-top:none;
	border-bottom:#222 1px solid;
}

.box-button {
	display:block;
	margin:1em 0;
	text-align:center;
}

.grouplist {
	margin:1px 0 0 0 ;
}

.grouplist dt {
	background:#222;
	padding:2px 5px;
}

.grouplist dd {
	margin:5px;
	padding:0;
}

.sidelist li {
	line-height:2em;
	background:transparent url(./img/arrow_minus.png) center left no-repeat;
	text-indent:5px;
}


#ranking {
	border:1px solid #333333;
	width:265px;
	overflow:hidden;
}

.pagenumberarea, .pagecondarea {
    clear: both;
    padding: 10px;
    background-color: #111;
}

ul.pagenumberarea {
    height: 2.5ex;
}

ul.pagenumberarea li {
    float: left;
    width: 32.9%;
}

ul.pagenumberarea li.left {
    text-align: left;
    white-space: nowrap;
}

ul.pagenumberarea li.center {
    text-align: center;
    white-space: pre;
}

ul.pagenumberarea li.right {
    text-align: right;
    white-space: nowrap;
}


table {
	border:#333 1px solid;
	border-collapse:collapse;
	margin:1px;
	/*width:804px;*/
	width:100%;
}

.column1 table {
	width:959px;
}

.column2 table {
	width:804px;
}

.column3 table {
	width:599px;
}

th {
	border:#333 1px solid;
	background:#222;
	padding:3px 10px;
	text-align:left;
}

td {
	border:#333 1px solid;
	padding:3px 10px ;
}

.goods_image {
	float: left;
	padding:0 5px;
	text-align:center;
	width:300px;
	height:300px;
}

.goods_image img {
border:#333 1px solid;
}

.goods_detail {
	float: right;
	width:480px;
}

.goods_name {
	font-size:16px;
line-height:1.2em;
font-weight:bold;
}

.goods_copy {
	font-size:14px;
}

.goods_artist {
	font-size:12px;
	padding:1em 0;
color:#ccc;
}

.goods_cart {
	padding:2em 0 1em 0;
	text-align:left;
line-height:30px;
	border-bottom:1px dotted #999;
}


.goods_price {
	font-size:16px;
	padding-bottom:1em;
width:140px;
float: left;
line-height:30px;
white-space: nowrap;
}

.goods_soldout {
	display: inline;
	font-weight:bold;
	font-size:16px;
	color:#f00;
}

.goods_overview th, .goods_overview td {
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	text-align:left;
	padding-right:1em;
vertical-align:top;
color:#ccc;
}

.goods_data {
	width:475px !important;
}

h2.title {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background-color: #222;
    border: 1px solid #333;
    padding: 1em;
    margin-bottom:1em;
    line-height:1.4em;
}

h2.title img {
float:right;
}

h3.subtitle {
	border-bottom:#333 1px solid;
	background-color: #222;
	padding:5px;
}



.tblareabtn {
	padding:10px;
	text-align:center !important;
}

#windowarea {
	padding:10px;
}

.zipimg img {
	vertical-align:middle;
}

#quantity {
	white-space:nowrap;
}

#quantity img {
	vertical-align:middle;
	margin:0;
	border:0;
}

#zipsearchcolumn {
	border:#333 1px solid;
	margin:10px;
	padding:5px 5px 30px 5px;
	text-align: center;
	height:100%;
}

#zipsearchcolumn h2.title {
	text-align: left;
}

.btn {
	text-align:center;
	padding:10px;
}

#mynavarea .menu {
	margin:0;
	width:100%;
	border-bottom:#222 1px solid;
	background:#333;
	height:20px;
}

#mynavarea .menu li a {
	display:block;
	float:left;
	padding: 0 2em;
	border-right:#222 1px solid;
	height:20px;
	line-height:20px;
}

#mynavarea .menu li a:hover {
	background:#555;
	color:#fff;
}

.mini {
	color:#ccc;
	font-size:11px;
	font-weight:normal;
}

#mycontentsarea p {
	margin:10px;
}

ul.footmenu li {
	display:inline;
}

.login-label {
	display:block;
	float:left;
	width:250px;
}

.search-zero {
	padding:3em;
	text-align:center;
}

#text-box {
line-height:1.6em;
}

#topics .mini {
	float:right;
}

#topics h3.subtitle {
	padding:2px 5px;
	font-size:1.1em;
}

#artist h3.subtitle {
	border:none;
	background:#222;
	margin:1px 0 2px 0;
	padding:1px;
	font-size:1em;
	line-height:16px;
}

#artist ul {
	margin:0;
	padding:0;
}
#artist li {
	text-indent:10px;
}
#artist li a {
	color:#ccc;
}

#ranking {
	width:263px;
}
ul.ranking {
	margin:0;
	padding:0;
	background:#111111;
	border-top:#000 1px solid;
}

ul.ranking li {
	border-bottom:#333 1px dotted;
	height:42px;
	clear:both;
	overflow:hidden;
	
}

.rank-image {
	float:right;
	margin:3px;
	width:40px;
	height:40px;
	padding:auto;
	text-align:center;
}

.rank-num {
	float:left;
	padding:8px 5px;
}

.rank-artist {
	padding-top:5px;
}

.error {
padding:5em 2em;
text-align:center;
}

#banner li {
padding:0;
line-height:0;
}

.attention {
	font-weight:bold;
	color:#f00;
}