@charset "utf-8";
/**
 * Concert Port 標準スタイルシート
 *
 * @category   css
 * @package    admin.concertport.com
 * @version    1.0.0
 * @link       http://admin.concertport.com/css/default.css
 * @since      File available since Release 1.0.0
 * @copyright  Copyright (c) 2012 Office Modern
 */

body {
	margin: 0 auto;
	width: 980px;
}

body,
button,
input,
select,
textarea {
    font-size: 16px;
    line-height: 1.6;
}

div#content {
	padding: 28px 10px;
	background: url(/image/background.png) center top repeat-x;
}

div#header {
	height: 81px;
	position: relative;
	background: url(/image/header/background.png) left top repeat-x;
}

div#header h1 {
	position: absolute;
	left: 27px;
	top: 0;
	margin: 0;
}

div#header div.header-menu {
	position: absolute;
	bottom: 0;
	right: 10px;
	height: 41px;
}

div#header div.header-menu ul {
	margin: 0;
}

div#header div.header-menu ul li {
	padding: 0 1px;
	display: inline;
	width: 130px;
	list-style: none;
}


div#footer {
	background: url(/image/footer/background.png) left top repeat-x;
	color: #fff;
	padding-left: 230px;
}

div.footer-menu {
    margin: 22px 0;
	width: 250px;
	float: left;
	font-size: 12px;
    font-stretch: condensed;
}

div.footer-menu li {
    padding: 2px 0;
}

div.footer-menu a {
	color: #fff;
	text-decoration: none;
}

div#footer #signeture {
	height: 100px;
	text-align: center;
	line-height: 100px;
	clear: both;
}

div#create-account {
	float: right;
}

div#content {
	margin-bottom: 30px;
}

div#topic-path ol li {
	float: left;
	display: inline;
}

div#topic-path ol li:after {
	content: " > ";
}

div#left-menu {
	width: 230px;
	float: left;
}

div#left-menu ul li {
	list-style: none;
	display: inline;
	width: 130px;
}

div#main-column {
	width: 700px;
	margin-left: 10px;
	float: left;
}

div#main-column h1 {
	padding: 5px 20px 9px;
	background: url(../image/headerbar_background.png) top left repeat-x;
	font-size: 14px;
}

div#main-column h1 span.more {
	float: right;
	margin-right: 20px;
	font-size: 12px;
}

div#main-column h2 {
	margin: 8px 0;
}

div.tab {
	height: 40px;
	background: url(/image/tabbar_background.png) repeat-x left center;
}

div.tab span {
	float: left;
	width: 116px;
	line-height: 40px;
	text-align: center;
	color: #aaa;
}


div#about h3 {
	color: #3333ee;
}


div.submenu-tab {
	height: 40px;
	background: url(/image/tabbar_background.png) repeat-x left center;
}

div.submenu-tab span {
	float: left;
	width: 175px;
	line-height: 40px;
	text-align: center;
}

div.submenu-tab.management span {
    width: auto;
	float: none;
	display: inline-block;
    padding: 0 20px;
}

div.submenu-tab span a {
    color: #aaa;
    text-decoration: none;
}

div.submenu-tab span a:hover {
    color: #80008b;;
}


div.contents {
	margin: 10px 0 32px;
	padding: 20px;
	background: #ebebeb;
}

div.product {
	margin: 10px 0 20px;
	padding: 16px;
	border: #999 1px solid;
	background: #F0F0F0;
	font-size: 14px;
}

div.product div.cover {
	padding-right: 28px;
	float: left;
}

div.product div.recording {
	float: left;
	width: 475px;
}

div.product div.recording .system_button {
    float: right;
}


div.product div.order {
	float: right;
	width: 180px;
	text-align: right;
}

div.product div.order h3,
div.product div.order p {
	margin: 0;
}

div.product div.order p.format {
	font-size: 12px;
}

div.product div.order p.amount {
	font-size: 16px;
	color: #900;
}



div.product div.recording-artist {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

div.product div.recording-artist a {
	color: #000;
}

div.product ul.recording-title {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	color: #c00;
}

div.recording dl {
	margin: 0;
	padding-bottom: 20px;
}

div.product-data {
	padding: 10px 0;
}

div.recording-title {
	color: #c00;
}

div.cart h3 {
	margin: 0;
	font-size: 14px;
}

div.cart div.cart-amount {
	float: right;
}

div.total-amount {
	float: left;
}

div.cart-button {
	float: right;
}

ul.cover-list {
	padding: 0;
}

ul.cover-list li {
	list-style: none;
	display: inline;
	margin: 0 4px;
}

ul.cover-list li img {
	border: #444 1px solid;
}

div.artist {
	margin-bottom: 20px;
	padding: 6px;
	border: #999 1px solid;
	background: #F0F0F0;
}

div.artist-profile {
	margin-bottom: 6px;
}

span.sub-comment {
	color: #999;
	font-size: small;
}

table.fee {
	width: 600px;
}

table.fee th,
table.fee td {
	border: 1px solid #333;
	background: #fff;
	font-size: 12px;
	padding: 4px;
}

table.fee td {
	text-align: right;
}

table.fee th.pink,
table.fee td.pink {
	background: #FCF;
}

table.fee th.blank-cell {
	background-color: transparent;
	border: none;
}

table.order {
	font-size: 14px;
	width: 100%;
}

table.order td {
	padding: 5px;
}

table.order td.order-number {
	vertical-align: top;
}

table.order td.amount {
	text-align: right;
}

table.order td.download {
	padding: 4px 10px 20px;
}

table.order td a.download {
	padding: 10px;
}

form#customer img.profile {
	max-width: 100%;
}

table.management_list {
    width: 100%;
}

table.management_list th,
table.management_list td {
    padding: 6px;
    border-bottom: 1px solid #999;
    font-stretch: condensed;
}

table.management_list .list-date,
table.management_list .list-id {
    white-space: nowrap;
}

table.inquiry {
    width: 100%;
}

table.inquiry th,
table.inquiry td {
    padding: 4px 8px;
    border: 2px solid #ebebeb;
}

table.inquiry th {
    width: 180px;
	background: #ddd;   
}

/**
 * 汎用
 */

.clear {
	clear: both;
}

.value {
    font-family: "Arial Black", Gadget, sans-serif;
}

form .form-control {
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(248,248,248)) );
    background-image: -moz-linear-gradient( center bottom, rgb(255,255,255) 0%, rgb(248,248,248) 100% );
    outline: none;
}

form .form-inline .form-control {
    width: 100%;
}

form label.control-label {
    clear: both;
}

form dl dt {
    clear: both;
    padding: 4px 10px;
}

form dl dd {
    margin: 0;
    padding: 4px 10px;
    word-wrap: break-word;
}

form dd div.image img {
    width: 100%;
}

form dl dd select {
    width: 400px;
}

dt.confirm {
    width: 420px;
    margin-top: 1em;
}

dd.confirm {
    width: 200px;
    margin-top: 1em;
}

dd.description {
    font-weight: bold;
    font-size: smaller;
}

form .img-button {
    display: inline-block;
    float: left;
}

form .dynamic-button {
    float: right;
}

p#btn-submit {
    text-align: center;
}

p.information {
    padding: 2em;
    border: 1px solid #aaf;
    background: #fff;
    color: #36a;
    font-size: smaller;
    font-weight: bold;
}

label.required:after {
    content: ' *';
    color: #aa0000;
}

form dl > ul.errors {
    clear: both;
}

ul.errors {
    margin: 0;
    padding: 4px 4px 4px 28px;
}

ul.errors li {
    color: #A00;
}

dl.zend_form > ul.errors {
    clear: both;
}

.attention, .error {
    color: #a00;
    font-weight: bold;
}

.sub-button {
    padding: .4em 3.6em;
    display: block;
    text-align: right;
}

.sub-button img {
    vertical-align: middle;
    cursor: pointer;
}

.sub-button img#delete-work {
    display: none;
}

input[type="radio"] {
    margin-right: 5px;
}

#jasrac_flg-element label,
#remastering_flg-element label,
#retail_type-element label,
#public_flg-element label {
    width: 44%;
    float: left;
    padding: 0 2%;
}

/*
form dl .download_button {
    float: left;
    width: 105px;
}

form dl .upload_input {
    float: right;
    width: 335px;
}
*/

div#left-menu ul {
    margin: 0;
}

div#left-menu ul.menu li {
    margin: 0;
    padding: 0;
    width: 160px;
    height: 50px;
    display: list-item;
}


.sales-table {
    width: 100%;
    font-stretch: condensed;
}

.sales-table th {
    text-align: center;
}

.sales-date {
    text-align: center;
    vertical-align: top;
}

.sales-table .sales-count,
.sales-table .sales-amount {
    text-align: right;
}

.transfer {
    text-align: right;
}

.button-center {
    margin: 1em auto;
    text-align: center;
}

.btn-remove {
    display: none;
}

.order-button {
    text-align: center;
}

.form-group {
    margin-bottom: 5px;
}

form h2 {
    font-weight: bold;
}

form h2 sub {
    bottom: 0;
}

.paginator .pager .next>a,
.paginator .pager .next>span,
.paginator .pager .previous>a,
.paginator .pager .previous>span {
	float: none;
}

.admin-search-create-button {
	margin: -42px 165px 0 0;
	float: right;
}

#storage-info {
    background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/debut_dark.png") #282810;
    margin: 24px 31px 0 39px;
    padding: 2px;
    color: #aaa;
    text-align: center;
}

#storage-info h2 {
    margin: 0;
    padding: 4px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    border-bottom: 2px solid #666;
}

#storage-info h3 {
    margin: 0;
    padding-top: 6px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#storage-info span {
    color: #eee;
}

#storage-info span sub {
    bottom: 0;
}

#storage-info #storage-info-used,
#storage-info #storage-info-disk {
    padding-right: 0;
    border-right: 1px solid #666;
}

#storage-info #storage-info-available,
#storage-info #storage-info-occupied {
    padding-left: 0;
}

#storage-info #storage-info-available h3,
#storage-info #storage-info-occupied h3 {
    letter-spacing: 0;
}

#storage-info #storage-info-disk h3,
#storage-info #storage-info-occupied h3 {
    border-top: 1px solid #666;
}

#storage-info #storage-info-occupied span {
    color: #ff8c00;
}

#entry-element {
	margin-top: 12px;
}
