@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */

div.cartlist_ {
}
div.order_flow_ {
	margin: 15px 0;
	text-align: center;
}
table.cartlist_ {
	margin: 0 auto;
	width: 640px;
	border-left: none;
	border-right: none;
}
table.cartlist_ td.img_ {
	width: 50px;
}
table.cartlist_ td.img_ img {
	width: 50px;
}
table.cartlist_ td.money_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.qty_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
}
table.cartlist_ td.button_ {
	text-align: center;
	width: 60px;
}
table.cartlist_ td.total_ {
	text-align:right;
}
table.cartlist_ .qty_ input {
}
input.calc_ {
	width:0px;
	height:0px;
}



/* --------------------------------------------------------------------
	メールニュース
-------------------------------------------------------------------- */
div.mail_ {
}
div.mail_ .agreebody_ {
	margin: 10px 0 20px 0;
	width: 100%;
}
div.mail_ table {
	width: 100%;
}
div.mail_ table th {
	width: 25%;
}
div.mail_ div.mailnewstitle_ {
}

/* --------------------------------------------------------------------
	お友達に紹介
-------------------------------------------------------------------- */
div.intro_ {
	padding: 0 60px;
}
div.intro_ .mail_ {
	padding: 0;
}
div.intro_ table {
	width: 100%;
}
div.intro_ table.intro_address_ th {
	width: 8em;
	vertical-align: top;
}
div.intro_ .name_ input{
	margin: 0 5px 0 5px;
}
div.intro_ span.mail_ {
	padding-left: 20px;
}
div.intro_ .mail_ input{
	margin: 0 0 0 5px;
}

div.intro_box_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
div.intro_ div.intro_box_ div.name_ {
	margin-right: 20px;
	float: left;
}
div.intro_ div.intro_box_ div.mail_ {
	float: left;
}
/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */

/*アイコンタブ*/
ul#topictab_list {
    border-bottom: 1px dotted #999999;
    margin-bottom: 25px;
	display:block;
}

ul#topictab_list li {
    float: left;
    margin-right: 11px;
	padding-bottom:10px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
img.icontab {
	margin:0 5px 0 2px;
}







/* トピック詳細 */
div.topic_ {
}
h2.topic_title_ {
	margin-bottom: 10px;
	padding: 6px 8px 4px 12px;
	font-size: 14px;
	font-weight: normal;
	border-left: 7px solid #cb0000;
}

h2.topic_title_ img{
	padding-bottom: 3px;
}

div.topic_ div.comment_ {
}
div.topic_ div.contents_ {
}
/* トピック一覧 */
div.topiclist_ {
	margin: 0 0 10px 0;
	padding: 19px;
	background: #F0F0F0;
}
.topiclist_head_ h2 {
	background: #fff url(../img/usr/h2_topics.png) 0 0 no-repeat;
	text-indent: -9999px;
	width: 679px;
	height: 22px;
}
div.topiclist_ .topiclist_head_ {
	height: 32px;
	overflow: hidden;
}
div.topiclist_ .topiclist_head_ h2 {
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
div.topiclist_ .topiclist_head_ .rss_ {
	float: right;
	display: inline;
	text-align: right;
}
div.topiclist_ div.topiclist_ ul.topicline_ {
	margin: 0;
	padding: 0;
}
div.topiclist_ ul.topicline_ li {
	padding: 2px 5px 2px 15px;
	background: url(../img/usr/arrow.gif) 5px 8px no-repeat;
	line-height: 160%;
	clear: both;
}
div.topiclist_ ul.topicline_ li.addphoto_ {
	padding-left: 0;
	background: none;
}
div.topiclist_ ul.topicline_ li .photo_ {
	border: 1px solid #e3e3e3;
	float: left;
	width: 48px;
}
div.topiclist_ ul.topicline_ li .text_ {
	padding-left: 71px;
	background: url(../img/usr/arrow.gif) 60px 5px no-repeat;
}
div.topiclist_ ul.topicline_ li.img_ {
	padding: 5px 0;
	background: none;
}
div.topiclist_ ul.topicline_ li img {
	vertical-align: top;
}
.mainframe_ div.topiclist_ .topiclist_body_ {
	height: 240px;
	overflow: auto;
}

.twitter_ {
	margin-top: 20px;
}
div#event_sns li {
	margin-right:10px;
	margin-bottom:3px;
	float:right;
}
div#topic_sns li {
	margin-right:10px;
	margin-bottom:3px;
	float:right;
}
div#artist_sns li {
	margin-right:10px;
	margin-bottom:3px;
	float:right;
}
div#goods_sns li {
	margin-right:10px;
	margin-bottom:3px;
	float:right;
}
/* アーティスト詳細ページ用 */
#tabpage1 div.topiclist_ {
	padding: 0;
	background: #fff;
}
#tabpage1 div.topiclist_ .topiclist_body_ {
	height: 360px;
	overflow: auto;
}
#tabpage4 div.topiclist_ {
	padding: 0;
	background: #fff;
}
#tabpage5 div.topiclist_ {
	padding: 0;
	background: #fff;
}
/* トップページ */
#index div.topiclist_ {
	margin: 0;
	padding: 19px;
	border-right: 1px dotted #000;
	border-top: 1px dotted #000;
	background: #f0f0f0;
}
#index div.topiclist_ .topiclist_head_ {
	padding: 0 0 10px 0;
	height: 22px;
	width: 609px;
}
#index div.topiclist_ .topiclist_head_ h2 {
	background: url(../img/usr/h2_topics.png) 0 0 no-repeat;
	text-indent: -9999px;
	width: 562px;
	height: 22px;
}
#index div.topiclist_ .topiclist_body_ {
	padding: 0;
	width: 609px;
	height: 240px;
	overflow: auto;
}


/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

/* 入力画面 */
div.questionnaire_ {
}
div.questionnaire_box_ {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
div.questionnaire_box_ div.desc_ {
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #000;
}
div.questionnaire_box_ table {
	width: 100%;
}
div.questionnaire_box_ table.formdetail_ th {
	width: 16em;
}
div.questionnaire_box_ div.questionnaire_box_content_ {
	padding: 0 10px;
}
/**/

/* 確認画面 */
table.questionnaire_confirm_ {
	width: 100%;
}
table.questionnaire_confirm_ th {
	width: 16em;
}
/**/

/* --------------------------------------------------------------------
	カタログ
-------------------------------------------------------------------- */
/* カタログ一覧 */
.catalog_cart_ {
	margin-bottom: 10px;
	text-align: center;
}
.catalog_frame_ {
	width: 100%;
}
.catalog_frame_ td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
}
.catalog_frame_ td.img_ {
	padding-right: 10px;
}
.catalog_frame_ td.desc_ div.name_ {
	margin-bottom: 10px;
	padding: 5px;
	background: #F0F0F0;
}
.catalog_frame_ td.desc_ div.name_ .name1_ {
	font-size: 14px;
	font-weight: bold;
}
.catalog_frame_ td.desc_ div.comment_ {
	margin: 0 0 10px 10px;
}
.catalog_frame_ td.desc_ div.limit_ {
	margin: 0 0 10px 10px;
}

/* カタログ利用規約 */
div.customer_ .catalog_agreebody_ {
	margin: 0 0 10px 0;
	width: 100%;
}
/**/

/* カタログ請求確認 */
dl.catalogconfirm_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
dl.catalogconfirm_ dt {
	padding: 5px;
	float: left;
	font-weight: bold;
}
dl.catalogconfirm_ dd {
	padding: 5px 5px 5px 8em;
	border-bottom: 1px dotted #CCC;
}

/* --------------------------------------------------------------------
	検索
-------------------------------------------------------------------- */
.searchbox_ {
	border-bottom: 1px dotted #000;
	overflow: hidden;
	width: 100%;
}
.mainframe_ .searchbox_ {
	margin-bottom: 10px;
}
.searchbox_ p {
	float: left;
	width: 100px;
	font-weight: bold;
}
.mainframe_ .searchbox_ form {
	padding-left: 7px;
	float: right;
	background: url(../img/usr/searchBack_514.png) 10px 0 no-repeat;
	height: 30px;
}

.searchbox_ form #keyword2 {
	/*background: url(../img/usr/search-bg-l.png) no-repeat 10px 0;*/
	margin: 0 5px 0 5px;
	border: 1px solid #fff;
	width: 504px;
}

/* トップページ */
#index .searchbox_ {
	margin: 0;
	padding: 19px;
	border-top: 1px dotted #000;
	border-bottom: none;
	width: 609px;
}
#index .searchbox_ form {
	float: none;
	height: inherit;
	padding-left: 0;
	background: none;
}
#index .searchbox_ form div.searchlabel_ {
	width: 100%;
	overflow: hidden;
}
#index .searchbox_ form label {
	font-size: 11px;
	margin-right: 10px;
}
#index .searchbox_ form span{
	float: left;
	display: block;
	font-size: 11px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#index .searchbox_ form span.all{
	float: right;
	display: block;
	text-align: right;
	margin-right: 0px;
	color: #999;
}
#index .searchbox_ form span.all label {
	margin-right: 0px;
	vertical-align: -2px;
}

#index .searchbox_ form .input_text_for_bg{
	clear: both;
	width: 100%;
	overflow: hidden;
	background: url(../img/usr/searchBack.png) no-repeat;
}
#index .searchbox_ form #keyword2 {
	width: 503px;
	font-weight: bold;
	color: #a4a4a4;
}
#index .searchbox_ .pickupWords_ {
	padding-top: 5px;
	font-size: 11px;
	overflow: hidden;
	width: 100%;
}
*:first-child+html #index .searchbox_ .pickupWords_ {
	position: relative;
	top: 25px;
	height: 40px;
}
#index .searchbox_ .pickupWords_ ul {
	padding-left: 10px;
}
#index .searchbox_ .pickupWords_ ul li {
	padding: 0 10px;
	display: inline;
	background: url(../img/usr/arrow.gif) 0 3px no-repeat;
}

/* --------------------------------------------------------------------
	アーティストサーチ
-------------------------------------------------------------------- */
#index #artistSearch {
	padding: 18px;
	width: 611px;
}
#index #artistSearch .title_ {
	margin-bottom: 10px;
	background: url(../img/usr/h2_artistSearch_top.png) 0 0 no-repeat;
	text-indent: -9999px;
	height: 26px;
}
#index #artistSearch .genreFlame_ {
	overflow: hidden;
}
#index #artistSearch .genreLine_ {
	margin-bottom: 10px;
	width: 621px;
	overflow: hidden;
	clear: both;
	background: url(../img/usr/bg_genre_top.png) 0 bottom no-repeat;
}
#index #artistSearch .genre_ {
	padding-right: 10px;
	float: left;
}
#index #artistSearch .genre_ .subgenre_ {
	padding: 9px;
	font-size: 10px;
}
#index #artistSearch .genre_ .subgenre_ ul {
	padding-bottom: 5px;
}
#index #artistSearch .genre_ .subgenre_ ul li {
	padding: 0 5px;
	float: left;
	display: block;
	width: 270px;
}
#index #artistSearch .genre_ .subgenre_ ul li a {
	padding: 0 0 0 10px;
	display: block;
	width: 260px;
	background: url(../img/usr/arrow.gif) 0 5px no-repeat;
}
#index #artistSearch .genre_ .subgenre_ ul li a:hover {
	background-color: #F0F0F0;
}
#index #artistSearch .gcol1_ .subgenre_ {
	width: 589px;
}
#index #artistSearch .gcol2_ .subgenre_ {
	padding: 0;
	width: 298px;
	overflow: hidden;
}
#index #artistSearch .gcol2_ .subgenre_ ul {
	padding: 9px;
	overflow: hidden;
	width: 280px;
}
#index #artistSearch .gcol2_ .subgenre_ ul li {
	width: 130px;
	display: block;
	float: left;
}
#index #artistSearch .gcol2_ .subgenre_ ul li a {
	display: block;
	width: 120px;
}
#index #artistSearch .gcol3_ .subgenre_ ul.col2_li {
}
#index #artistSearch .gcol3_ .subgenre_ ul.col2_li li {
	width: 130px;
	display: block;
	float: left;
}
#index #artistSearch .gcol3_ .subgenre_ ul.col2_li li a {
	display: block;
	width: 120px;
}
#index #artistSearch .gcol3_ .subgenre_ ul.col3_li{
}
#index #artistSearch .gcol3_ .subgenre_ ul.col3_li li {
	width: 80px;
	display: block;
	float: left;
}
#index #artistSearch .gcol3_ .subgenre_ ul.col3_li li a {
	display: block;
	width: 70px;
}
#index #artistSearch .gcol3_ {
	width: 300px;
}
#index #artistSearch .gcol3_ .subgenre_ {
	width: 280px;
}
#index #artistSearch .gcol2_ .subgenre_ div {
	padding: 2px 10px;
	width: 278px;
	height: 18px;
	overflow: hidden;
	background: url(../img/usr/more_back.png) 0 0 repeat-x;
}
#index #artistSearch .name_ {
	white-space: nowrap;
}


#index #artistSearch .gcol6_ .subgenre_ ul.col6_li{
}
#index #artistSearch .gcol6_ .subgenre_ ul.col6_li li {
	width: 35px;
	display: block;
	float: left;
}
#index #artistSearch .gcol6_ .subgenre_ ul.col6_li li a {
	display: block;
	width: 25px;
}
#index #artistSearch .gcol6_ {
	width: 300px;
}
#index #artistSearch .gcol6_ .subgenre_ {
	width: 280px;
}