@charset "utf-8";
/*reset*/
/* ----------------------------------------------------- */
html,
body {
	width:100%;
	height:100%;
}
body,p,h1,h2,h3,h4,
div,
dl,dt,dd,
ul,ol,li,
table,form,th,td{
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	font-size: 100%;
	font-weight: normal;
}
li{
	list-style:none;
}
img{
	border:none;
	vertical-align:bottom;
}
em,address,dfn{
  font-style:normal;
}
table{
  border:none;
  border-collapse:collapse;
  border-spacing:0;
}
label{
	cursor: pointer;
}
br{
	letter-spacing:0;
}
input,select,textarea {
	/*vertical-align:middle;*/
	vertical-align:-0.1em;
}
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}
*:first-child+html * {
	letter-spacing: 0;
}
*{zoom:1;}
/*clearfix*/
/* ----------------------------------------------------- */
.C:after{  
	content:".";  
	display:block;  
	height:0;  
	clear:both;  
	visibility:hidden;  
}  
.C{
	display:inline-block;
}  
/* HIdes from IE-mac */  
*html .C{
	height:1%;
}  
.C{
	display:block;
}  
/* End hide from IE-mac */ 


/*基本設定*/
/* ----------------------------------------------------- */
body {
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	font-size:13px;
	letter-spacing:1px;
	line-height:1.6;
	color:#333;
	background-color:#fff;
	margin: 0 auto;
	text-align: center;
	background:url(../images/common/bg.jpg) repeat-x left top;
}
a{
	overflow:hidden;
	outline:none;
}
a:link{
	color:#375A88;
	text-decoration:underline;
}
a:visited{
	color:#375A88;
	text-decoration:underline;
}
a:hover{
	color:#375A88;
	text-decoration:underline;
}
sup{
	font-size:10px;
}
.attention{
	color:#F00;
}
/*sitelayout*/
/* ----------------------------------------------------- */
#wrapper{
	min-width:1006px;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
}
#container{
	width:100%;
	float:left;
	margin:0 -200px 0 0;
}
#side_area_R{
	font-size:11px;
	width:200px;
	float:left;
	padding:0 0 60px 0;
}
#footer{
	width:100%;
	clear:left;
}
#main{
	width:100%;
	float:right;
	margin:0 0 60px -200px;
}
#side_area_L{
	width:200px;
	float:right;
	padding:0 0 60px 0;
}
#main_in{
	margin:0 215px;
}

/*header*/
/* ----------------------------------------------------- */
#header{
	margin:0 0 23px 0;
	height:130px;
}
h1{
	margin:10px 0 0 0;
	float:left;
}
#header_R{
	float:right;
	margin:20px 0 0 0;
}
#btn_cart{
	float:left;
	margin:10px 0 0 0;
	padding:0 7px 0 7px;
}
#btn_help{
	float:left;
	margin:10px 0 0 0;
	padding:0 16px 0 0;
}
#search_box{
	width:242px;
	height:34px;
	float:left;
	background:url(../images/common/bg_search.jpg) repeat-x left top;
	padding:7px 6px 0 6px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#search_in{
	position:relative;
}
#search_box input{
	vertical-align:middle;
}
#search_box_text{
	width:173px;
}
#ico_search{
	position:absolute;
	top:7px;
	left:160px;
}
#cart_number a{
	color:#f60;
	font-weight:bold;
	font-size:11px;
	position:absolute;
	top:4px;
	left:102px;
	width:24px;
	text-align:right;
}
#bg_cart{
	width:156px;
	height:23px;
	padding:0px 0 0 0px;
	margin:10px 0 0 0;
	float:left;
	background:url(../images/common/bg_cart.jpg) no-repeat left top;
	position:relative;
}
#bg_cart_C{
	visibility: hidden
}
.header_link{
	font-size:12px;
	margin:14px 0 0 0;
	float:right;
}
.header_link li{
	float:left;
}
.header_link_R{
	padding:0 5px 0 0 ;
}
.header_link_bg{
	background:url(../images/common/bg_link.gif) no-repeat 0 3px;
	padding:0 5px 0 5px;
}
#login{
	font-size:12px;
	font-weight:bold;
	color:#4b6068;
	float:right;
	margin:11px 0 0 0;
}
#login p{
	float:left;
}
#name{
	padding:4px 0 0 0;
}
#login .btn_login{
	padding:0 0 0 10px;
}
#pankuzu{
	font-size:12px;
}
#pankuzu li{
	font-size:12px;
	margin:14px 0 0 0;
	float:left;
}

/*gnav*/
/* ----------------------------------------------------- */
#gnav{
	width:600px;
	float:left;
	margin:9px 0 0 0;
}
#gnav li{
	width:150px;
	float:left;
	height:38px;
}
#gnav li a{
	display:block;
	height:38px;
	background-image:url(../images/common/gnav.jpg);
	text-indent:-9999em;
	outline:none;
}
#gnav_top a{
	background-position:0 0;
}
#gnav_rank a{
	background-position:450px 0;
}
#gnav_artist a{
	background-position:300px 0;
}
#gnav_label a{
	background-position:150px 0;
}
/*main*/
/* ----------------------------------------------------- */
.text_h2{
	font-size:18px;
	font-weight:bold;
	color:#375a88;
	margin:0 0 8px 0;
}
.text_h3{
	font-size:14px;
	font-weight:bold;
	color:#375a88;
	margin:0 0 8px 0;
}
.img_h3{
	width:568px;
	margin:0 auto;
	border:1px solid #7B848F;
	background:url(../images/common/bg_ttl.jpg) repeat-x left top;
}
.support{
	font-size:11px;
	font-weight:normal;
}
.main_contents{
	width:570px;
	margin:0 auto 25px;
	padding:0 1px;
}
.bg_box_l{
	padding:20px 8px;
}
.bg_box_m{
	padding:10px 8px;
}
.bg_box{
	width:552px;
	background:#F6F6F6;
	border:1px solid #CBCBCB;
	margin:13px auto 25px;
}
.bg_box .btn_l{
	width:358px;
	margin:0 auto;
}
.bg_box .btn_m,
.bg_box_2 .btn_m{
	width:106px;
	margin:8px auto 0;
}
.bg_box_center,
.bg_box_2_center{
	text-align:center;
}
.bg_box .text{
	margin:10px 0 0 0;
}
.bg_box .text_bottom{
	margin:0 0 10px 0;
}

.contents_top{
	margin:0 0 10px 0;
}
.bg_box_2{
	width:548px;
	background:#F6F6F6;
	border:1px solid #CBCBCB;
	margin:0 auto 25px;
	padding:10px;
}
.bg_box_3{
	border:1px solid #CBCBCB;
	padding:10px;
}
.bg_box_4{
	border:1px solid #CBCBCB;
	padding:10px;
}


/*form*/
/* ----------------------------------------------------- */
.text_w{
	width:92%;
}
.text_m{
	width:62%;
}
.text_s2{
	width:40%;
}
.text_s{
	width:30%;
}
.text_ss{
	width:15%;
}
.file_m{
	width:66%;
}
.file_s{
	width:250px;
}
.file_w{
	width:55%;
}
.textarea_l{
	width:92%;
	height:140px;
}
.list_conf{
	width:317px;
	margin:0 auto;
}
.list_conf li{
	float:left;
}
.list_submit{
	width:240px;
	height:22px;
	margin:0 auto;
}
.list_submit li{
	float:left;
	padding:0px 0 0 10px;
}

/*table*/
/* ----------------------------------------------------- */
.default{
		margin:0 auto;
		border-bottom:1px solid #CBCBCB;
}
th{
	font-weight:normal;
	text-align:left;
	background:#F6F6F6;
}
td{
	font-size:12px;
	text-align:left;
}

.table_01{
		width:570px;
		margin:0 auto;
}
.table_01 th{
	width:40%;
	border-top:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	padding:13px 0 13px 10px;
}
.table_01 td{
	border-top:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	padding:13px 0 13px 20px;
}

.table_01{
		width:570px;
		margin:0 auto;
}
.table_01 th{
	width:40%;
	border-top:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	padding:13px 0 13px 10px;
}
.table_01 td{
	border-top:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	padding:13px 0 13px 20px;
}
.th_2{
	padding:13px 0 7px 15px;
}
.td_2{
	padding:13px 0 7px 20px;
}
.bottom{
	border-bottom:1px solid #CBCBCB;
}
.check{
	padding:0 10px 0 1px;
}


/*可変用*************************************************/
.max .main_contents{
	max-width:885px;
}
.max .bg_box{
	width:99%;
	padding:0;
}
.max .bg_box_in{
	padding:10px;
}
.max h3{
	width:99%;
}
.wide .main_contents{
	width:99%;
	margin:0 auto 25px;
}
.wide .bg_box{
	width:99%;
	padding:0;
}
.wide .bg_box_in{
	padding:10px;
}
.wide h3{
	width:99%;
}
.wide .bg_table{
	width:99%;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:0 auto;
}
.max .main_contents{
	max-width:885px;
}
.max .bg_box{
	width:99%;
	max-width:885px;
	padding:0;
}
.max .bg_box_2{
	width:99%;
	max-width:885px;
	padding:0;
}
.max .bg_box_in{
	padding:10px;
}
.max h3{
	max-width:885px;
}
.table_02{
	width:100%;
}
.table_02 th{
	width:40%;
	border-left:none;
	padding:13px 0 13px 10px;
}
.table_02 td{
	width:60%;
	border-right:none;
	padding:13px 0 13px 20px;
}
.table_05{
	width:100%;
	border:none;
}
.bg_table_05{
	width:99%;
	max-width:885px;
	margin:0 auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_05 th{
	width:40%;
	border-top:1px solid #ccc;
	padding:13px 0 13px 10px;
}
.table_05 td{
	width:60%;
border-top:1px solid #ccc;
	padding:13px 0 13px 20px;
}
.main_box{
	width:100%;
	margin:0 auto;
}
#ttl_box_L{
	max-width:70%;
	float:left;
}
#sns_box div{
	float:left;
	padding:4px 0 0 10px;
}
#album_data{
	font-size:11px;
	max-width:30%;
	float:left;
	padding:0 15px 0 0;
}
#album_data dt{
	float:left;
}
.main_box .btn{
	margin:20px 0 0 0;
}
.main_box .btn li{
	float:left;
	padding:0 10px 0 0;
}
.table_03_max{
	max-width:912px;
}	
.table_03{
	width:99%;
	margin:0 0 50px 3px;
}
.table_03 .top{
	font-weight:bold;
	padding:3px;
	border-top:1px solid #CBCBCB;
}
.table_03 td{
	padding:5px 5px;
}
.table_03 th{
	padding:5px 10px;
}
.table_03 .top_L{
	border-left:1px solid #CBCBCB;
}
.table_03 .top_R{
	border-right:1px solid #CBCBCB;
	width: 179px;
}
.table_03 .center_L{
	border-left:1px solid #CBCBCB;
}
.table_03 .center_R{
	border-right:1px solid #CBCBCB;
}
.table_03 .center{
	border-top:1px solid #CBCBCB;
}
.table_03 .center_L{
	text-align:center;
	max-width:10px;
}
.table_03 .time{
	width: 45px;
	padding:0 0 0 4px;
}
.table_03 .time_ttl{
	width: 45px;
}
.table_03 .player{
	width:15px;
}


/*table04*/
/* ----------------------------------------------------- */
.table_04{
	width:100%;
	background:#CFF;
}







/*table04ここまで*/
/* ----------------------------------------------------- */

#btn_fileup{
	text-align:right;
	margin:-20px 0 0 0;
}


/*page_nav*/
/* ----------------------------------------------------- */
.nav_area{
	margin:0 0 0 3px;
}
.nav_area .nav_area_R{
	float:left;
}
.nav_area .page_nav{
	float:right;
	margin:10px 0;
}
.nav_area .page_nav li{
	float:left;
	margin:0 4px;
}
.nav_area .bg_page_L,
.nav_area .bg_page_L_now{
	_width:12px;
}
.bg_page_L a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.bg_page_L_now a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.bg_page_L_now a:link,
.bg_page_L_now a:visited,
.bg_page_L_now a:hover{
	text-decoration:none;
	color:#fff;
}
.page_nav .bg_page_L{
	text-decoration:none;
	background:url(../images/common/bg_page_L.jpg) no-repeat center left;
	padding:0 0 0 3px;
}
.page_nav .bg_page_C{
	text-decoration:none;
	background:url(../images/common/bg_page_C.jpg) repeat-x center left;
	padding:0 0 0 2px;
}
.page_nav .bg_page_R{
	text-decoration:none;
	background:url(../images/common/bg_page_R.jpg) no-repeat center right;
	padding:0 3px 0 0;
}
.page_nav .bg_page_L_now{
	text-decoration:none;
	background:url(../images/common/bg_page_L_now.jpg) no-repeat center left;
	padding:0 0 0 3px;
}
.page_nav .bg_page_C_now{
	text-decoration:none;
	background:url(../images/common/bg_page_C_now.jpg) repeat-x center left;
	padding:0 0 0 2px;
}
.page_nav .bg_page_R_now{
	text-decoration:none;
	background:url(../images/common/bg_page_R_now.jpg) no-repeat center right;
	padding:0 3px 0 0;
}
.page_result{
	width:99%;
	margin:0 auto;
}
.page_result .result{
	float:left;
}
.page_result .page{
	float:right;
	margin:10px 0 0 0;
}

/*可変ボックス用*/
/* ----------------------------------------------------- */
.slide_wrap{
	padding:0 0 20px 0;
}
.slide_box_02{
	font-size:12px;
	position:relative;
}
.slide_box_02_in{
	width:93%;
	padding:10px 0 0 10px;
	margin:0 auto;
	overflow:hidden;
}
.slide_box_02 .btn_prev{
	position:absolute;
	top:30px;
	left:0;
}
.slide_box_02 .btn_next{
	position:absolute;
	top:30px;
	right:0;
}
.slide_box_02 .work_box{
	float:left;
	padding:0 8px 30px 8px;
	width:90px;
}
.slide_box_02 dl{
	margin:5px 0 0 0;
}
/***************/
.slide_box{
	font-size:12px;
	position:relative;
}
.slide_box_in{
	width:93%;
	padding:10px 0 0 0px;
	margin:0 auto;
	overflow:hidden;
}
.slide_box .btn_prev{
	position:absolute;
	top:-20px;
	left:0px;
}
.slide_box .btn_next{
	position:absolute;
	top:-20px;
	right:0px;
}
.slide_box .work_box{
	float:left;
	padding:0 8px 30px 8px;
	width:90px;
}
.slide_box .bottom_area{
	border-top:1px dotted #ccc;
	margin:0 auto 30px;
	padding:20px 0 0 0;
}
.result{
	margin:10px 0 0 2px;
}
.result span{
	font-weight:bold;
	color:#f60;
}
/*.slide_box_in .name{
	margin:5px 0 0 0;
}*/
.slide_box_in_01{
	height:132px;
}
.slide_box_in_02{
	height:186px;
}
.slide_box_in_03{
	height:208px;
}
.slide_box_in_04{
	height:136px;
}
.slide_box_in_05{
	height:166px;
}
.work_box img{
	margin:0 0 5px 0;
}
.slide_photo_size{
	display:block;
	width:90px;
	height:90px;
	overflow:hidden;
	padding:0 0 3px 0;
}
.slide_photo_size_02{
	display:block;
	width:166px;
	height:166px;
	overflow:hidden;
}






/*side_area_L*/
/* ----------------------------------------------------- */
#side_L_nav_bg{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#EDEDEF;
	margin:0 0 10px 0;
	padding:5px 0;
}
#side_L_nav{
	width:178px;
	border:1px solid #ddd;
	background:#FFF;
	margin:0 auto;
	padding:16px 0 0 10px;
}
#side_L_nav li{
	background:url(../images/common/ico_blue.gif) no-repeat left center;
	margin:0 0 10px 0;
	padding:0 0 0 7px;
}
#side_L_bnr li{
	margin:0 0 5px 0;
}
#side_L_bnr #iTunes{
	margin:0 0 5px 38px;
}
#side_L_nav .proc_my_page{
	font-size:15px;
}
#side_L_nav .proc_my_page a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#side_L_nav .proc_my_page a:link{
	color:#000;
	text-decoration:none;
}
#side_L_nav .proc_my_page a:visited{
	color:#000;
	text-decoration:none;
}
#side_L_nav .proc_my_page a:hover{
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


/*side_area_R*/
/* ----------------------------------------------------- */
#side_area_R h2{
	padding:0 0 11px 0;
}
#side_area_R_bnr{
	margin:0 0 10px 0;
}
#side_info{
	margin:0 0 30px 0;
}
#side_info dd{
	background:url(../images/common/bg_bottom_black.gif) repeat-x right bottom;
	margin:0 0 7px 0;
	padding:0 0 8px 0;
}
#side_R_nav{
	margin:0 0 24px 0;
}
.side_review dt{
	font-size:12px;
	font-weight:bold;
}
.review_ttl{
	font-weight:bold;
	margin:6px 0 0 0;
}
.side_review{
	background:url(../images/common/bg_bottom_black.gif) repeat-x right bottom;
	margin:0 0 8px 0;
	padding:0 0 4px 0;
}
.side_review .day{
	width:84px;
	float:left;
}
.side_review .name{
	float:left;
}

	

/*footer*/
/* ----------------------------------------------------- */
#footer{
	/*height:134px;*/
	background:#F8F8F8 url(../images/common/bg_footer.gif) repeat-x left top;
}
#footer_in{
	width:920px;
	margin:0 auto;
	background:#F8F8F8;
}
/*#footer_L{
	float:left;
	margin:10px 0 0 0;
	_width:330px;
}*/
#footer_R{
	font-size:12px;
	/*float:right;*/
	margin:15px auto 0;
	width:560px;
}
#copyright{
	font-size:11px;
	margin:13px 0 0 0;
	text-align:center;
	padding:0 0 10px 0;
}
#footer_R li{
	float:left;
	padding:0 0 0 16px;
}
#footer_top{
	width:800px;
	margin:0 auto;
	padding:0 0 0 10px;
}
#footer_top ul{
/*	position:relative;
	left:-50%;*/
}
#footer_top ul{
	padding:10px 0 0 0;
}
#footer_top li{
	float:left;
}
#footer_top .list_01{
	width:192px;
}
#footer_top .list_02{
	width:192px;
}
#footer_top .list_03{
	width:164px;
}
#footer_top .list_04{
	width:221px;
}
#footer_top li .img{
	padding:0 5px 0 0;
}
#footer_top .list_03 .img{
	padding:10px 5px 0 0;
}
#footer_top .list_04 .img{
	padding:10px 5px 0 0;
}
/*#footer_top .number{
	font-size:12px;
	padding:0 12px 0 5px;
}*/
/*#footer_top .middle img{
	float:left;
	padding:10px 0 0 0;
	width:80px;
}*/
#footer_top li p{
	float:left;
}

/*font*/
/* ----------------------------------------------------- */
.font_14{
	font-size:14px;
}
.font_12{
	font-size:12px;
}




