@charset "utf-8";

/* Clearfix
--------------------------------------*/
.cf:after {
	content: '';
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.cf {
	zoom: 1;
}


/* ホーム
--------------------------------------*/
#topMain {
	position: relative;
	background: url(../images/sitelogo_bg_01.png) repeat-x left top;
	background-size: 2px 54px;
}
#topMain .siteLogo img {
	height: 54px;
}
#topMain .pickupA {
	position: absolute;
	top: 0;
	right: 0;
}
#topMain .pickupA li {
	float: left;
}
#topMain .pickupB {
	background: #000;
	text-align: center;
	border-top: solid 2px #000;
}
#artistInfo .heading {
	margin: 5px 5px 0 5px;
	text-align: center;
	height: 34px;
	background: #FED800;
	-webkit-border-radius: 4px;
	 -khtml-border-radius: 4px;
	   -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	     -o-border-radius: 4px;
	        border-radius: 4px;
}
#artistInfo .heading a {
	display: block;
	color: #FF0000;
}
#artistInfo .heading img {
	height: 30px;
	margin: 2px 0;
}
#artistInfo .entry {
	border-bottom: solid 1px #CCC;
}
#artistInfo .entry:last-child {
	border-bottom: none;
}
#artistInfo .entry a {
	position: relative;
	display: block;
	padding: 0px;
	color: #000;
}
#artistInfo .entry .imgBox {
	display: table-cell;
	height: 65px;
	vertical-align: middle;
	text-align: center;
}
#artistInfo .entry .imgBox img {
	height: 65px;
}
#artistInfo .entry .title {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
	line-height: 1.2;
}
#artistInfo .entry .title span {
	display: block;
	font-size: inherit;
}


#artistInfo2 .heading {
	margin: 5px 5px 0 5px;
	text-align: center;
	height: 34px;
	background: #FED800;
	-webkit-border-radius: 4px;
	 -khtml-border-radius: 4px;
	   -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	     -o-border-radius: 4px;
	        border-radius: 4px;
}
#artistInfo2 .heading a {
	display: block;
	color: #FF0000;
}
#artistInfo2 .heading img {
	height: 30px;
	margin: 2px 0;
}
#artistInfo2 .entry {
	border-bottom: solid 1px #CCC;
}
#artistInfo2 .entry:last-child {
	border-bottom: none;
}
#artistInfo2 .entry a {
	position: relative;
	padding: 0px;
	color: #000;
}
#artistInfo2 .entry .imgBox {
	display: table-cell;
	height: 65px;
	vertical-align: middle;
	text-align: center;
}
#artistInfo2 .entry .imgBox img {
	height: 65px;
}
#artistInfo2 .entry .title {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
	line-height: 1.2;
}
#artistInfo2 .entry .title span {
	display: block;
	font-size: inherit;
}


#menu .heading {
	margin-top: 5px;
	text-align: center;
	background: #FED800;
}
#menu .heading img {
	width: 50px;
}
#menu .entry {
	border-bottom: solid 1px #CCC;
}
#menu .entry a {
	position: relative;
	display: block;
	min-height: 66px;
	color: #000;
}
#menu .entry .imgBox {
	display: table-cell;
	vertical-align: middle;
}

#menu .entry .bg_G { background-color:#FFD1EC;}
#menu .entry .bg_M { background-color:#FFDFD1;}
#menu .entry .bg_V { background-color:#FFEED1;}
#menu .entry .bg_R { background-color:#E0F6D5;}
#menu .entry .bg_T { background-color:#D1F1F2;}
#menu .entry .bg_Y { background-color:#D1EEFF;}
#menu .entry .bg_E { background-color:#D1DCFF;}
#menu .entry .bg_Y2 { background-color:#ECDAEE;}
#menu .entry .bg_P { background-color:#FBD1D1;}



#menu .entry .imgBox img {
	float: left;
	width: 66px;
	height: 66px;
}
#menu .entry .title {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
	line-height: 1.2;
}
#menu .others {
	overflow: hidden;
}
#menu .others li {
	overflow: visible;
	width: 25%;
	float: left;
	text-align: center;
}
#menu .others li a {
	display: block;
}
#menu .others li img {
	width: 77px;
}

/* Slides
--------------------------------------*/
/*------------------------ スライダー部分修正（始）---*/
.flickSimple { 
	position: relative;
	overflow: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	height:70px;
	padding: 0;	
	background-color:#000;
	border-top: 2px solid #000000;
}
.flickSimple ul {
	display: block;
	margin: 0;
}
.flickSimple ul li {
	float: left;
	list-style-type: none;
	text-align: center;
}
.flickSimple ul li img {
	width: 275px;
}
#flickable1,
#flickable1.landscape {
	width: 100%;
	}
.flickableControl {
	position:relative;
	display:block;
	width:100%;
	height:0;
}
.flickableControl img {
	width: 11px;
}
.nextbtn {
	position:absolute; top:-48px; right:5px;
}
.backbtn lides
	position:absolute; top:-48px; left:5px; 
}
/*------------------------ スライダー部分修正（終）---*/


/* Slides　修正前のスライダー。修正の検証が済んだら削除します。（11/16）
--------------------------------------*/
#slides,#slides2 {
	position:relative;
	width: 100%;
	background: #000;
	border-top: solid 2px #000;
}
.slides_container {
	display: block;
	width: 270px;
        height:90px;
	margin: 0 auto;
	text-align: center;
}
#slides2 .slides_container {
    width:100%;
    height: auto;
}

.slides_container a {
	display: block;
}
#slides .next,#slides .prev {
	position: absolute;
	top: 25px;
	display: block;
	z-index: 101;
}
#slides .next,#slides .next {
        position: absolute;
        display: block;
        z-index: 101;
}
#slides .prev {
        left: 4px;
}
#slides .next {
        right: 4px;
}
#slides2 .next,#slides2 .prev {
        position: relative;
        top: -60px;
        display: block;
        z-index: 101;
}
#slides2 .prev {
        float: left;
	left: 4px;
}
#slides2 .next {
        float: right;
	right: 4px;
}

/* Search Box
--------------------------------------*/
.searchBox {
	clear: both;
	padding:  5px;
	background: #000;
}
.searchBoxMain {
	clear: both;
	padding: 10px 5px;
	background: #D2E1EB;
}
.searchBox form,
.searchBoxMain form {
	position: relative;
	width: 310px;
	margin: 0 auto;
}
.searchBox .textfield .reset,
.searchBoxMain .textfield .reset {
	position: absolute;
	top: 3px;
	left: 221px;
	width: 19px;
}
.searchBox .search,
.searchBoxMain .search {
	position: absolute;
	top: 0;
	left: 250px;
	width: 50px;
}
.searchBox .textfield,
.searchBoxMain .textfield {
	width: 245px;
	height: 25px;
	background: #FFF url(../images/search_ico_01.png) no-repeat 5px 3px;
	background-size:17px;
	-webkit-border-radius: 3px;
	 -khtml-border-radius: 3px;
	   -moz-border-radius: 3px;
	    -ms-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
}
.searchBox .textfield .text,
.searchBoxMain .textfield .text {
	position: absolute;
	top: 1px;
	left: 26px;
	width: 190px;
	height: 18px;
	background: #FFF;
	border: none;
	font-size: 14px;
	-webkit-appearance:none;
}
 
 /* 検索入力フォーム部分
--------------------------------------*/
.searchBoxMain .textfield .text,
.searchBox .textfield .text {
	background: none repeat scroll 0 0 #FFF;
	border: medium none;
	font-size: 14px;
	height: 18px;
	left: 26px;
	position: absolute;
	top: 0;
	margin-top: 0;
	width: 190px;
}

/* TOPの検索入力フォーム部分Android用
--------------------------------------*/
.searchBox .textfield .text2 {
	background: none repeat scroll 0 0 #FFF;
	border: medium none;
	font-size: 14px;
	height: 18px;
	left: 26px;
	position: absolute;
	top: 4px;
	margin-top: 0;
	width: 190px;
}


/* Margin
--------------------------------------*/
.mt00 {margin-top: 0 !important;}
.mt05 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt12 {margin-top: 12px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}

.mr00 {margin-right: 0 !important;}
.mr05 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr12 {margin-right: 12px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}
.mr45 {margin-right: 45px !important;}
.mr50 {margin-right: 50px !important;}

.mb00 {margin-bottom: 0 !important;}
.mb05 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}

.ml00 {margin-left: 0 !important;}
.ml05 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml12 {margin-left: 12px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml30 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}
.ml45 {margin-left: 45px !important;}
.ml50 {margin-left: 50px !important;}

/* Form
--------------------------------------*/
input,
textarea {
	vertical-align: middle;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="image"] {
	padding: 0;
}

/* Sort
--------------------------------------*/
.sortBox {
	overflow:hidden;
	padding:5px;
	background:url(../images/sort_ico_01.png) no-repeat #D2E1EB;
	background-size:28px;
	background-position:5px 50%;
}
.sortBox .sort {
	width:110%;
	padding-left:35px;
	background:transparent;
	 -webkit-appearance: none;
	border:0;
	color:#000;
	font-size:14px;
}
.sortBox .sort option{
	background-color:#FFF;
	color:#000;
}


/* Category title
--------------------------------------*/
.categoryTtl {
	padding: 4px 0 1px 0;
	background: #585656;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
.categoryTtl img {
	height: 24px;
	margin-right: 2px;
	vertical-align: text-bottom;
}
/*
--------------------------------------
*/



/* Category title
--------------------------------------
*/
#titlebase {
	width: 100%;
	overflow: hidden;
	background: #595757;
	text-align: center;
}
.titleImage {
	width: 320px;
	background-color: #595757;
}
/*
--------------------------------------
*/



/* supportedbyアミュモバDX iPhoneのみ
--------------------------------------
*/
#bar_iPhone {
	width: 100%;
	height: auto;
	background: #000;
}

/*
--------------------------------------
*/




/* Sub title
--------------------------------------*/
.ttl01 {
	clear: both;
	padding: 5px;
	background-color: #EEEEEE;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
}
.ttl01:first-child {
	margin-top: 5px
}
.ttl01ctr {
	clear: both;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: center;
}
.ttl01sml {
	clear: both;
	padding: 5px;
	background-color: #EEEEEE;
	font-size: 10px;
}
.ttl02 {
	clear: both;
	padding: 12px 5px;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
}
.ttl02 img {
	height: 100px;
	margin-top: 5px;
}
.ttl03 {
	clear: both;
	padding: 17px 5px 15px 5px;
	border-bottom: solid 1px #CCC;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
}
.ttl03nb {
	clear: both;
	padding: 17px 5px 15px 5px;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
}
.ttl04 {
	margin-bottom: 12px;
	text-align: center;
	font-size: 14px;
}


/* Specific page title
--------------------------------------*/
.specific01,
.specific03 {
	margin: 12px 5px;
}
.specific02 {
	margin: 12px 0;
	padding: 0 5px 10px 5px;
	border-bottom: #CCC solid 1px;
}
.specific01 span,
.specific02 span,
.specific03 span {
	display: block;
}
.specific01 span img,
.specific02 span img,
.specific03 span img {
	margin-bottom: 4px;
}
.specific03 h1 {
	font-size: 14px;
}
.specific03 h2 {
	font-weight: bold;
}


/* Nomal navigation
--------------------------------------*/
#normalNav {
	overflow: hidden;
	text-align: center;
}
#normalNav .nNav {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #C2C2C2));
	background-image: -webkit-linear-gradient(#ffffff, #C2C2C2);
	background-image: -moz-linear-gradient(#ffffff, #C2C2C2);
	background-image: -ms-linear-gradient(#ffffff, #C2C2C2);
	background-image: -o-linear-gradient(#ffffff, #C2C2C2);
	background-image: linear-gradient(#ffffff, #C2C2C2);
	border-left: #D5D5D5 solid 1px;
	border-right: #B2B2B2 solid 1px;
	border-bottom: #999999 solid 1px;
	font-size: 14px;
	text-align: left;
}
#normalNav .nNavOn {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ABABAB), color-stop(100%, #707070));
	background-image: -webkit-linear-gradient(#ABABAB, #707070);
	background-image: -moz-linear-gradient(#ABABAB, #707070);
	background-image: -ms-linear-gradient(#ABABAB, #707070);
	background-image: -o-linear-gradient(#ABABAB, #707070);
	background-image: linear-gradient(#ABABAB, #707070);
	border-top: #666666 solid 1px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	font-size: 14px;
	text-align: left;
}
#normalNav .nNav a,
#normalNav .nNavOn em {
	display: block;
	padding: 6px 5px;
	color: #000;
}
#normalNav .nEntryH {
	float: left;
    width: 50%;
}


/* Tab navigation
--------------------------------------*/
.tabNav01,
.tabNav02,
.tabNav03,
.tabNav04 {
	clear: both;
}
.tabNav01 ul {
	background-color:#585656;
}
.tabNav01 ul,
.tabNav04 ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	width: 100%;
}
.tabNav03 ul {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}
.tabNav02 ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	width: 100%;
	margin-bottom: 25px;
}
.tabNav01 ul li,
.tabNav02 ul li,
.tabNav03 ul li,
.tabNav04 ul li {
	-webkit-box-flex: 1;
       -moz-box-flex: 1;
	    -ms-box-flex: 1;
		 -o-box-flex: 1;
		    box-flex: 1;
	font-size: 14px;
	text-align: center;
}
.tabNav01 ul li {
	min-width: 150px;
}
.tabNav02 li {
	min-width: 100px;
}
.tabNav03 ul li {
	min-width: 45px;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	line-height: 100%;
}
.tabNav04 ul li {
	min-width: 70px;
}

.tabNav01 li:first-child,
.tabNav02 li:first-child,
.tabNav03 li:first-child {
	margin-left: 0;
}
.tabNav01 li a,
.tabNav01 li em,
.tabNav02 li a,
.tabNav02 li em,
.tabNav04 li a,
.tabNav04 li em{
	display: block;
	padding: 5px;
	color: #000;
}
.tabNav03 li a,
.tabNav03 li em{
	display: block;
	padding: 10px 5px;
	color: #000;
}

.tabNav01 .tNavOn {
	margin-left: -1px;
	background: #D2E1EB;
	border-left: #D7D7D7 solid 1px;
	border-top: #D7D7D7 solid 1px;
	border-right: #D7D7D7 solid 1px;
	border-bottom: #D2E1EB solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}

.tabNav03 .tNavOn,
.tabNav04 .tNavOn {
	margin-left: -1px;
	background: #D2E1EB;
	border-left: #D7D7D7 solid 1px;
	border-top: #D7D7D7 solid 1px;
	border-bottom: #D2E1EB solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}
.tabNav03 .tNavOn:last-child {
	margin-left: -1px;
	background: #D2E1EB;
	border-top: #D7D7D7 solid 1px;
	border-right: #D7D7D7 solid 1px;
	border-bottom: #D2E1EB solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}

.tabNav02 .tNavOn {
	margin-left: -1px;
	background: #FFF;
	border-left: #000 solid 1px;
	border-top: #000 solid 1px;
	border-right: #000 solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}
.tabNav01 .tNav,
.tabNav04 .tNav {
	margin-left: -1px;
	background: #FFF;
	border-left: #D7D7D7 solid 1px;
	border-top: #D7D7D7 solid 1px;
	border-right: #D7D7D7 solid 1px;
	border-bottom: #FFF solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}
.tabNav03 .tNav {
	margin-left: -1px;
	background: #FFF;
	border-left: #D7D7D7 solid 1px;
	border-top: #D7D7D7 solid 1px;
	border-bottom: #FFF solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}
.tabNav03 .tNav:last-child {
	margin-left: -1px;
	background: #FFF;
	border-top: #D7D7D7 solid 1px;
	border-right: #D7D7D7 solid 1px;
	border-bottom: #FFF solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}
.tabNav02 .tNav {
	margin-left: -1px;
	background: #A7A7A7;
	border: #000 solid 1px;
	-webkit-border-radius: 5px 5px 0 0;
       -moz-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
         -o-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
}
/*------------------------ タブデザイン修正（終）---*/

/* Center navigation
--------------------------------------*/
.centerNav01{
	clear: both;
	margin: 12px 0;
	text-align: center;
	-webkit-appearance: none;
}
.centerNav01 a{
	display: inline-block;
	min-width: 80%;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
	color:#000;
}
.centerNav01 .wide{
	display: inline-block;
	min-width: 80%;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}


input[type="submit"] {
	display: inline-block;
	min-width: 83%;
	font-size: 16px;
	padding: 13px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
	-webkit-appearance: none;
}



/* Simple navigation
--------------------------------------*/
.simpleNav {
	clear: both;
}
.simpleNav li {
	min-height: 50px;
	border-bottom: solid 1px #CCC;
	line-height: 1;
}
.simpleNav li a,
.simpleNav li em {
	display: block;
	padding: 19px 10px;
	color: #000;
}


/* pagination
--------------------------------------*/
.pagination01 {
	overflow: hidden;
	width: 310px;
	margin: 12px auto;
}
.pagination02 {
	overflow: hidden;
	width: 160px;
	margin: 12px auto;
}
.pagination01 li{
	float: left;
	margin-right: 9px;
}
.pagination02 li {
	float: left;
	margin-right: 12px;
}
.pagination01 li:last-child,
.pagination02 li:last-child {
	margin-right: 0;
}
.pagination01 li span a,
.pagination01 li span em,
.pagination02 li span a,
.pagination02 li span em {
	display: inline-block;
	min-width: 21px;
	color: #000;
}

.pagination01 span img,
.pagination02 span img {
	width: 10px;
	vertical-align: middle;
}
.pagination01 li span{
	display: inline-block;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border-top: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	font-size: 14px;
	text-align: center;
	padding: 5px;	
}
.pagination01 li span:first-child {
	border-left: #CCCCCC solid 1px;
	-webkit-border-radius: 5px 0 0 5px;
       -moz-border-radius: 5px 0 0 5px;
        -ms-border-radius: 5px 0 0 5px;
         -o-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
}
.pagination01 li span:last-child {
	-webkit-border-radius: 0 5px 5px 0;
       -moz-border-radius: 0 5px 5px 0;
        -ms-border-radius: 0 5px 5px 0;
         -o-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0;
}
.pagination01 .pNavOn {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9B9B9B), color-stop(100%, #707070));
	background-image: -webkit-linear-gradient(#9B9B9B, #707070);
	background-image: -moz-linear-gradient(#9B9B9B, #707070);
	background-image: -ms-linear-gradient(#9B9B9B, #707070);
	background-image: -o-linear-gradient(#9B9B9B, #707070);
	background-image: linear-gradient(#9B9B9B, #707070);
	border-left: solid 1px;
	border-color: #666 !important;
	color: #FFF;
}
.pagination02 li span{
	display: inline-block;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
	font-size: 14px;
	text-align: center;
}
.pagination02 .ctr a {
	width: 88px;
}


/* 50 list navigation
--------------------------------------*/
.list50 {
	width: 94%;
	margin: 12px auto;
}
.list50 ul {
	overflow: hidden;
}
.list50 ul li {
	float: left;
	width: 20%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
		    box-sizing: border-box;
	border-left: #CCC solid 1px;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
}
.list50 ul li:first-child {
	border-left: none;
}
.list50 ul li a {
	display: block;
}


/* Application navigation
--------------------------------------*/
.apNav {
	width: 262px;
	margin: 12px auto;
}
.apNav a:first-child {
	margin-right: 12px;
}
.apNav img {
	width: 125px;
}


/* Arttists, Contents list
--------------------------------------*/
#default .dEntry {
	overflow: hidden;
}
#default .ttl01,
#default .dEntry li {
	border-bottom: solid 1px #CCC;
	margin-top:0;
}
#default .dEntry li a {
	display: block;
	overflow: hidden;
	min-height: auto;
	color: #000;
}
#default .dEntry .imgBox {
	display: table-cell;
	height: 65px;
    vertical-align: middle;
	text-align: center;
	background-color:#999999;
}
#default .dEntry .imgBox:before {
	display:block;
	content:".";
	float:left;
	width:65px;
	height: 0;
	opacity:0;
}
#default .dEntry .imgBox_W {
	display: table-cell;
	width: 65px;
	height: auto;
    vertical-align: middle;
	text-align: center;
	background-color:#FFFFFF;
}

#default .dEntry .imgBox_W img {
	height: 65px;
}

#default .dEntry .imgBox_W:before {
	display:block;
	content:".";
	width:65px;
	height: 0;
	opacity:0;
}
#default .dEntry .imgBox_W img {
	width: 65px;
	height: auto;
}
#default .txtBox {
	display: table-cell;
    vertical-align: middle;
	width: 100%;
	padding: 2px 5px 2px 10px;
}
#default .dEntry .txtBox span {
	display: block;
	line-height: 1.3;
}
#default .dEntry .txt01 {
	line-height: 1.3;
}

/* Customised list - NEW, FREE, and 期間限定icon
--------------------------------------*/

#customise .cEntry {
	overflow: hidden;
}
#customise li {
	border-bottom: solid 1px #CCC;
}
#customise li a {
	display: block;
	overflow: hidden;
	min-height: 65px;
	color: #000;
}
#customise .imgBox {
	display: table-cell;
	height: 65px;
    vertical-align: middle;
	text-align: center;
}
#customise .imgBox img {
	height: 65px;
}
#customise .imgBox:before {
	display: block;
	content: ".";
	float: left;
	width: 65px;
	height: 0;
	opacity: 0;
}
#customise .txtBox {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
}
#customise .cEntry .txtBox span {
	display: block;
	line-height: 1.2;
}



#customise2 .cEntry {
	overflow: hidden;
}
#customise2 .cEntry li {
	border-bottom: solid 1px #CCC;
	margin-top:0;
}
#customise2 .cEntry li a {
	display: block;
	overflow: hidden;
	min-height: auto;
	color: #000;
}
#customise2 .cEntry .imgBox {
	display: table-cell;
	height: 65px;
    vertical-align: middle;
	text-align: center;
}
#customise2 .cEntry .imgBox:before {
	display:block;
	content:".";
	float:left;
	width:65px;
	height: 0;
	opacity:0;
}
#customise2 .txtBox {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
}
#customise2 .cEntry .txtBox span {
	display: block;
	line-height: 1.2;
}
#customise2 .txtBox {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
}
#customise2 .cEntry .txtBox span {
	display: block;
	line-height: 1.2;
}
#customise2 .cEntry .txt01 {
	line-height: 1.2;
}
#customise2 .cEntry .txt01 span{
	font-size: 11px;
}
#customise2 .cEntry .txt02 {
	line-height: 1.2;
}
#customise2 .apEntry {
	overflow: hidden;
}
#customise2 .apEntry .txt01 {
	width: 80%;
	line-height: 1.2;
}


.new {
	background: url(../images/new_ico_01.png) no-repeat right top;
	background-size: 30px;
}
.free {
	width: 31px;
	margin: 0 0 2px 3px;
}
.limited {
	width: 40px;
	margin: 0 0 2px 3px;
}
.fmFree {
	width: 40px;
	margin: 0 0 2px 3px;
}
#customise .cEntry .txt01 {
	line-height: 1.2;
}
#customise .cEntry .txt01 span{
	font-size: 11px;
}
#customise .cEntry .txt02 {
	line-height: 1.2;
}
#customise .apEntry {
	overflow: hidden;
}
#customise .apEntry .txt01 {
	width: 80%;
	line-height: 1.2;
}
#customise .apEntry .iphone {
	background: url(../images/13_ap_01.png) no-repeat;
	background-position: 98% 50%;
	background-size: 43px;
}
#customise .apEntry .android {
	background: url(../images/13_ap_02.png) no-repeat;
	background-position: 98% 50%;
	background-size: 43px;
}
#customise .apEntry .both {
	background: url(../images/13_ap_03.png) no-repeat;
	background-position: 98% 50%;
	background-size: 43px;
}


/* Customised list with time
--------------------------------------*/
#customise .ctEntry {
	overflow: hidden;
}
#customise .ctEntry .txtBox span {
	display: block;
	line-height: 1.2;
}
#customise .ctEntry .txtBox .txt01 {
	float: left;
	line-height: 1.2;
}
#customise .ctEntry .time {
	display: table-cell;
	width: 25%;
    vertical-align: middle;
	margin-left: 75%;
	font-size: 10px;
}


/* No image list
--------------------------------------*/
.txtNoImg {
	display: table;
}
.txtNoImg .txtBox {
	display: table-cell;
	padding: 2px 5px;
	vertical-align: middle;
}
.txtNoImg:before {
	display:block;
	content:".";
	float:left;
	width:0;
	height:65px;
	opacity:0;
}
#customise .ctEntry .txtNoImg {
	display: table;
	width: 100%;
}
#customise .ctEntry .txtNoImg .txtBox {
	display: table-cell;
	width: 81%;
	padding: 2px 5px;
	vertical-align: middle;
}
#customise .ctEntry .txtNoImg .time {
	display: table-cell;
	width: 19%;	
	margin-left: 81%;
	font-size: 10px;
	vertical-align: middle;
}


/* Article list
--------------------------------------*/
.aEntry a,
.aEntryOver a {
	display: block;
	overflow: hidden;
	min-height: 65px;
	border-bottom: solid 1px #CCC;
	color: #000;
}
.aEntry .imgBox,
.aEntryOver .imgBox {
	display: table-cell;
	vertical-align: middle;
}
.aEntry .txtBox,
.aEntryOver .txtBox {
	display: table-cell;
	padding: 1px 5px;
	vertical-align: middle;
}
.aEntry .txtBox .txt01,
.aEntryOver .txtBox .txt01 {
	padding: 2px 0 1px 0;
	line-height: 1.3;
}
.aEntry .txtBox .txt02 {  /*赤文字*/
	padding: 2px 5px 1px 0;
	color: #FF0000;
	line-height: 1.3;
}
.aEntry .txtBox .txt01 img,
.aEntry .txtBox .txt02 img,
.aEntryOver .txtBox .txt01 img,
.aEntryOver .txtBox .txt02 img {
	width: 31px;
	margin: 0 0 2px 3px;
}
.aEntry .txtBox span,
.aEntryOver .txtBox span {
	display: block;
	padding: 0 0 2px 0;
	font-size: 14px;
	line-height: 1.2;
}
.aEntryOver * {
	color: #666;
}


/* フォントサイズ調整　以下
--------------------------------------*/
.aEntryOver .txtBox .txt01 {
	font-size: 12px;
}

/* フォントサイズ調整　以上
--------------------------------------*/
.caEntry {
	padding: 12px 0;
}
.caEntry h2 {
	overflow:hidden;
	padding:5px;
	background-color: #EDEDED;
	display: block;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
}
.caEntry p {
	margin: 0 5px;
}

/* Center image
--------------------------------------*/
.centerImg {
	clear: both;
	margin: 12px 0 !important;
	text-align: center;
}
.centerImg .img160{
	height: 160px;
}
.centerImg .img150{
	height: 150px;
}
.centerImg .img175{
	height: 175px;
}
.centerImg .img200{
	height: 200px;
}
.centerImg .imgMax{
	width: 310px;
}


/* Pragraphs, Text
--------------------------------------*/
.paragraphs {
	margin: 0;
}
.paragraphs p {
	margin: 12px 5px;
}
.txtCenter {
	margin: 12px 5px;
	text-align: center;
}

.paragraphs02 {
	margin: 0;
}
.paragraphs02 p {
	margin: 0 5px;
}


/* Text link
--------------------------------------*/
.txtLink01 {
	margin: 12px auto;
	text-align: center;
}
.txtLink01 ul {
	display: inline-block;
	overflow: hidden;
}
.txtLink01 ul li {
	float: left;
	padding: 0 5px;
	border-left: #CCC solid 1px;
	line-height: 1;
	text-align: center;
	font-size: 10px;
}
.txtLink01 ul li:first-child {
	border-left: none;
}
.txtLink01 ul li a {
	display: block;
	color: #0033CC;
}
.txtLink02,
.txtLink02:link,
.txtLink02:visited,
.txtLink02:hover,
.txtLink02:active {
	color: #0033CC;
}
.txtLink03 {
	overflow: hidden;
	margin: 12px 5px 12px auto;
}
.txtLink03 a {
	float: right;
	color: #0033CC;
}
.gTxtLink {
	padding: 5px; 
	background-color: #EEE;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.gTxtLink li a {
	display: block;
	padding: 5px 0;
}
.gTxtLink li a:before {
	padding: 5px 2px 5px 0;
    content: "◆";
    font-size: 20px;
	line-height: 17px;
    vertical-align: text-bottom;
}


/* Disc list
--------------------------------------*/
.nList {
	margin: 12px 5px;
}
.nList li:before {
	padding: 5px 2px 5px 0;
    content: "·";
    font-size: 20px;
	line-height: 17px;
    vertical-align: text-bottom;
}

/* Color
--------------------------------------*/
.gray01 {
	color: #666;
}
.gray02 {
	color: #CCC;
}
.blue01 {
	color: #0033CC;
}
.yellow01 {
	color: #FFCC00;
}
.red01 {
	color: #FF0000;
}


/* Line
--------------------------------------*/
.gLine {
	display: inherit;
	height: 1px;
	margin: 0;
	background: #CCC;
	border: 0;
}
.gBoldLine {
	clear: both;
	display: inherit;
	height: 10px;
	margin: 0;
	background: #EDEDED;
	border: 0;
}


/* Rare list - SNS
--------------------------------------*/
#rare .rEntry {
	overflow: hidden;
}
#rare .rare01 {
	clear: both;
    padding: 5px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-size: 14px;
    line-height: 1.3;
	text-align: left;
}
#rare .rEntry li a {
	display: block;
	overflow: hidden;
	min-height: 50px;
	color: #000;
}
#rare .rEntry .tw {
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_01.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .fb{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_02.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .mx{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_03.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .go{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_04.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .si{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_05.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .te{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_06.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .ms{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_08.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .li{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_07.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}
#rare .rEntry .in {
	padding: 15px 5px 21px 63px;
	background: url(../images/sns_button_IN.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}

#rare .rEntry .lime{
	padding: 15px 5px 21px 63px;
	background: url(../images/12_ico_07.png) no-repeat;
	background-size: 13px;
	background-position: 46px 19px;
	line-height: 1.3;
}

/* Rare list - 関連サイト、YouTube
--------------------------------------*/
#rare .outEntry {
	overflow: hidden;
}
#rare .outEntry li {
	display: block;
	overflow: hidden;
	padding: 18px 0 0 40px;
//	background: url(../images/link_ico_01.png) no-repeat;
	line-height: 1.3;
}
#rare .outEntry li a {
	color: #000;
}
#rare .outEntry li img {
	margin-right:3px;
}
#rare .outEntry li a h1 {
	text-decoration: underline;
}


/* My artist
--------------------------------------*/
.myList {
	min-height: 65px;
	border-bottom: solid 1px #CCC;
}
.myList .imgBox {
	display: table-cell;
	height: 65px;
	vertical-align: middle;
	text-align: center;
	margin: 0;
}
.myList .imgBox img {
	height: 65px;
}
.myList .txt01 {
	display: table-cell;
	width: 85%;	
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
	line-height: 1.2;
	}
.myList .btnBox {
	display: table-cell;
	width: 15%;
	vertical-align: middle;
}
.myList .btnBox .mlBtn01 {
	display: inline-block;
	float: right;
	min-width: 56px;
	margin-right: 5px;
	padding: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
	text-align: center;
	color: #000;
}
.mlBtn02 {
	margin: 12px 5px;
	background: #FED800;
	-webkit-border-radius: 4px;
	 -khtml-border-radius: 4px;
	   -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	     -o-border-radius: 4px;
	        border-radius: 4px;
	text-align: center;
}
.mlBtn02 a {
	display: block;
	color: #000;
}
.mlBtn02 img {
	width: 240px;
}


/* アーティスト詳細
--------------------------------------*/
.ttl16 {
	padding: 5px 0 0 0;
	background: #333;
	color: #FFF;
	font-size: 18px;
	text-align: center;	
}
.ttl16 span {
	display: block;
	margin: -5px 0 0 0;
	color: #999;
	font-size: 10px;
}

#iconNav {
	border-bottom: solid 1px #CCC;
}
#iconNav ul {
	overflow: hidden;
	padding-bottom: 4px;
}
#iconNav ul li {
	float: left;
	width: 25%;
	margin: 0 0 8px 0;
	text-align: center;
}
#iconNav ul li .smallNew {
	display: inline-block;
	background: url(../images/new_ico_01.png) no-repeat top right;
	background-size: 22px;
}
#iconNav ul li a img {
	width: 70px;
}


/* プレゼント詳細
--------------------------------------*/
.cr14 {
	color: #FF0000;
	font-size: 14px;
	text-align: center;
}
.detail01 {
	margin: 12px 0 30px 0;
}
.detail01:last-child {
	margin-bottom: 40px;
}
.detail01 h2{
	margin: 0 5px 5px 5px;
	padding-bottom: 2px;
	border-bottom: #CCC solid 1px;
	font-size: 14px;
}
.detail01 p {
	margin: 5px !important;
}

.detail03 {
	margin: 12px 0 12px 0;
}
.detail03:last-child {
	margin-bottom: 40px;
}
.detail03 h2{
	margin: 0 5px 5px 5px;
	padding-bottom: 2px;
	border-bottom: #CCC solid 1px;
	font-size: 14px;
}
.detail03 p {
	margin: 5px !important;
}


/* 応募フォーム、お問い合わせフォーム
--------------------------------------*/

#forms {
	margin: 12px 5px;
	padding: 10px 10px 0 10px;
	border: #CCC solid 3px;
}
#forms dt{
	margin: 20px 0 5px 0;
	line-height: 1.3;
	text-align: left;
}
#forms dt:first-child {
	margin-top: 0;
}
#forms dt:last-of-type {
	padding: 0;
	margin: 0;
	background: none;
}
#forms dd{
	margin:0;
}
#forms p{
	margin: 5px 0;
}
#forms a {
	display: block;
}
#forms input[type="text"], #forms input[type="email"] {
	width: 62.5%;
	height: 20px;
	-webkit-appearance:none;
}
#forms textarea {
	width: 97%;
	-webkit-appearance:none;
}
#forms .length8 {
	width: 55px !important;
}
#forms .length7 {
	width: 50px !important;
}
#forms select {
	height: 30px;
}
#forms input[type="radio"] {
	vertical-align: bottom;
}
#forms input[type="radio"]:last-child {
	margin-left: 20px;
}
#forms .submit01,
#forms .submit02 {
	margin: 12px auto;
	text-align: center;
}
#forms .submit01 .txtCenter {
	margin: 20px 0;
}
#forms .submit01 .txtCenter a {
	display: inline;
}
#forms input[type="submit"] {
	display: inline-block;
	min-width: 100%;
	font-size: 16px;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
#forms input[type="button"] {
	display: inline-block;
	min-width: 100%;
	font-size: 16px;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}

#forms_noframe {
	margin: 12px 5px;
	padding: 10px 10px 0 10px;
}
#forms_noframe dt{
	margin: 20px 0 5px 0;
	line-height: 1.3;
	text-align: left;
}
#forms_noframe dt:first-child {
	margin-top: 0;
}
#forms_noframe dt:last-of-type {
	padding: 0;
	margin: 0;
	background: none;
}
#forms_noframe dd{
	margin:0;
}
#forms_noframe p{
	margin: 5px 0;
}
#forms_noframe a {
	display: block;
}
#forms_noframe input[type="text"], #forms input[type="email"] {
	width: 62.5%;
	height: 20px;
	-webkit-appearance:none;
}
#forms_noframe textarea {
	width: 97%;
	-webkit-appearance:none;
}
#forms_noframe .length8 {
	width: 55px !important;
}
#forms .length7 {
	width: 50px !important;
}
#forms_noframe select {
	height: 30px;
}
#forms_noframe input[type="radio"] {
	vertical-align: bottom;
}
#forms_noframe input[type="radio"]:last-child {
	margin-left: 20px;
}
#forms_noframe button[type="submit"] {
	display: inline-block;
	min-width: 100%;
	font-size: 16px;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
#forms_noframe input[type="submit"] {
	display: inline-block;
	min-width: 100%;
	font-size: 16px;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
#forms_noframe input[type="button"] {
	display: inline-block;
	min-width: 80%;
	font-size: 16px;
	padding: 10px 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #E6E6E6));
	background-image: -webkit-linear-gradient(#ffffff, #E6E6E6);
	background-image: -moz-linear-gradient(#ffffff, #E6E6E6);
	background-image: -ms-linear-gradient(#ffffff, #E6E6E6);
	background-image: -o-linear-gradient(#ffffff, #E6E6E6);
	background-image: linear-gradient(#ffffff, #E6E6E6);
	border: #CCCCCC solid 1px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}


.systemform_title {
	margin-top: 20px;
}

.systemform_button {
 text-align: center;
}


/* ディスコグラフィー
--------------------------------------*/
.detail02 {
	margin: 12px 5px;
	padding-top: 12px;
	border-top: #CCC 1px solid;
}
.detail02 a:link,
.detail02 a:visited,
.detail02 a:hover,
.detail02 a:active {
	color: #0033CC;
	text-decoration:none;
	font-variant:normal;
}


.indent01 {
	padding: 19px 5px 19px 30px !important;
}

/* 一覧リンク
--------------------------------------*/
.listNav a {
    -moz-box-sizing: border-box;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/nav_next.png");
    background-origin: padding-box;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 10px 20px;
}



/* 登録STEP説明用
--------------------------------------*/

.topSpace10 { margin-top: 10px; }
.textCenter { text-align: center; }

.boxWhite1 {
	border: 2px solid #CCC;
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	background: #FFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.text14B {
	font-size: 14px;
	font-weight: bold;
}

.titleBar01 {
	padding: 5px 10px;
	background: #595757;
	color: #FFF;
	font-size: 108%;
	font-weight: bold;
}
.boxGray1 {
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	background: #EEE;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.boxPlain1 {
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}



/* Footerリンク（デジコン用です。レイアウトパーツ：footer_link）
--------------------------------------*/
#linkFooter {
	margin: 10px 5px;
}

#linkFooter dd {
	padding-bottom: 5px;
	text-align: left;
}

#linkFooter span {
	padding: 0 15px;
}

/* COMMON MYPAGE
--------------------------------------*/
h1.cMypage {
	height: 63px;
	padding: 14px 10px 0;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-shadow: 0 -1px #000;
	background: url(../images/back-title-cmypage.png) repeat-x top left;
	background-size: 5px 63px;
	-webkit-background-size: 5px 63px;
	-moz-background-size: 5px 63px;
	border-bottom: none;
}
h1.cMypage p {
	height: 15px;
	background: url(../images/icon-title-cmypage_02.png) no-repeat top center;
	background-size: 143px 15px;
	-webkit-background-size: 143px 15px;
	-moz-background-size: 143px 15px;
}
h1.cMypage div {
	height: 15px;
	background: url(../images/icon-title-cmypage.png) no-repeat top center;
	background-size: 143px 15px;
	-webkit-background-size: 143px 15px;
	-moz-background-size: 143px 15px;
}
h3.cmPink,
h3.cmYellow {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 15px;
	line-height: 1.2;
}
h3.cmPink { background: #FFEAFF; }
h3.cmYellow { background: #FFFAE0; }

/* GRAY BOX
--------------------------------------*/
.grayBox {
	padding: 10px;
	background: #E7E7E7;
	overflow: hidden;
}
.grayBox p.text {
	padding: 10px 0px;
}
.grayBox input {
	height: 20px;
	margin: 2px 0;
	padding: 2px;
	font-size: 15px;
	line-height: 1.2;
	background-color: #FFF;
}
.checkBox {
	padding-bottom: 30px;
	position: relative;
	background: #E7E7E7;
}
.checkLabel {
	position: absolute;
	top: 0;
	left: 20px;
}

/* ICON LINK
--------------------------------------*/
.iconLink {
	height: 22px;
	padding: 15px 0;
}
.iconLink a {
	display: block !important;
	width: 130px;
	margin: 0 auto;
	padding-left: 17px;
	color: #F39;
	text-align: left;
	text-decoration: underline;
	background: url(../images/pickup_icon.png) no-repeat left center;
	background-size: 14px 22px;
	-webkit-background-size: 14px 22px;
	-moz-background-size: 14px 22px;
}
.iconLink.forgetPass a {
	width: 230px;
	margin: 0 auto;
}
.iconLink.text5 a { width: 75px; }
.iconLink.text6 a { width: 90px; }
.iconLink.text7 a { width: 105px; }
.iconLink.text8 a { width: 130px; }
.iconLink.common {
	margin: 0 10px;
	padding: 0;
}
.iconLink.common a {
	width: auto;
	text-align: left;
}

/* MY PAGE
--------------------------------------*/
.checkBtn {
background: url(../images/btn_check.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
font-size: 14px;
height: 34px;
line-height: 36px;
margin: 28px 0 0 62px;
text-align: center;
text-decoration: none;
width: 262px;
}
.checkBtn:hover {
background-position: left bottom;
}

.btnCenter {
padding: 20px 0;
text-align: center;
width: 100%;
}

a.btn210x33, .btn210x33 {
	border: medium none;
	height: 33px;
	margin: 0 auto 15px;
	width: 210px;
}

.btn210x33, a.btn210x33 {
	display: block;
}

.btn210x33:last-child {
	margin-bottom: 0;
}

.btn210x33.mychange {
background: url(../images/btn-gray_change_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.mychange2 {
background: url(../images/btn-gray_change_210x33_2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.mytouroku {
background: url(../images/btn-gray_kaiintoroku_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.yuryoTaikai {
background: url(../images/btn-gray_kaiintaikai_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.idsakujyo {
background: url(../images/btn-gray_delete_210x33-re.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.mysakujyo {
background: url(../images/btn-gray_delete_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.btn210x33.mypointadd {
background: url(../images/btn-gray_pointtuikakonyu_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.myidhakko {
background: url(../images/btn-gray_idhakko_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.myidninsho {
background: url(../images/btn-gray_idninsho_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.mypointlog {
background: url(../images/btn-gray_pointkonyulog_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.mydownlog {
background: url(../images/btn-gray_downloadlog_210x33.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn210x33.mymusicdownlog {
background: url(../images/btn-gray_downloadlog_music.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.new_artist_info {
    background: url(../images/new_ico_01.png) no-repeat right top;
    background-size: 30px;
    width: 85% !important;
    padding: 10px 5% 10px 5px !important;
}
