@charset "UTF-8";
/* CSS Document */

/* ////////////////////////////////////////////
   ////////////////////////////////////////////
 
オリジナル要素

  ////////////////////////////////////////////
  ////////////////////////////////////////////
*/

/*
コンテナ設定
----------------------------------------
*/
html,body,#wrapper {
	height:100%;
	}
#wrapper {
	height: auto;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	
	}
.ie6 #wrapper {
	height: 100%;
	margin:0 auto;
	
}
#wrapper,
header{
	width:1045px;
	}

footer{
	width:100%;
	}


#contents{
	float: left;
	}

#contents{
	margin:0px 70px 50px 130px;
	}
/*
共通設定
----------------------------------------
*/	
#contents
{
	width:800px;
	
	}
#contents .main{
	width:500px;	
	float:right;
	padding-bottom:20px;
	}

.main section{
	margin-bottom:60px;
	position:relative;
	}
.main section .anchor{
	position:absolute;
	top:-181px;
	}
.main section .post_head{
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	color:#FFF;
	margin-bottom:30px;
	}
.main section .post_head p{
	border-bottom:1px solid #999999;
	position:relative;
	float:left;
	width:100%;
	margin-bottom:5px;
	}
.main section .post_head h3{
	font-size:1.1em;
	font-weight:normal;	
	padding:5px 0px 5px 10px;
	
	}
.main section .post_head p .post_date{
	margin-top:5px;
	float:left;
	padding-left:10px;
	}
.main section .post_head p img{
	float:right;
	}
.main section{
	font-size:1.1em;
	line-height:1.5em;
	}
.main section .posts{
	position:relative;
	}

.main section .posts h4{
	font-size:1.4em;
	line-height:1.6em;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	}

.main section .posts a{
	font-size:0.8em;
	}


/*
LIVEページ設定
----------------------------------------
*/	
.main section .posts table tr td{
	padding:5px 0px 15px 8px;
	}
.main section .posts table .table_status{
	width:60px;
	font-size:0.7em;
	background-color:#DDD;
	vertical-align:top;
	}

	
	
	
/*
DISCOGRAPHYページ設定
----------------------------------------
*/	
.main section .posts .disc_img{
	width:240px;
	float:left;
	}
.main section .posts .disc_img .main_img{
	margin-bottom:5px;
	}
.main section .posts .disc_img ul{
	width:240px;
	}
.main section .posts .disc_img ul li{
	float:left;
	margin-right:5px;
	}
.main section .posts .disc_text{
	width:230px;
	float:right;
	}
	
/*
GOODSページ設定
----------------------------------------
*/	
aside .caution{
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	color:#FFF;
	position:relative;
	float:left;
	}
aside .caution img{
	float:left;
	}
aside .caution div{
	width:219px;
	float:left;
	}
.main section .posts form table tr td{
	vertical-align:middle;
	height:15px;
	padding: 5px 0px 5px 5px;
	
	}
.main section .posts form table tr td a img{
	display:block;
	}
.table_label{
	background-color:#DDD
	}

.main section .posts img{
	max-width:500px;
	height:auto;
}

.btn_shopping{
  margin: 1em 0;
  padding: 10px!important;
  border: 1px solid #2a2121;
  text-align: center!important;
  width: 200px;
}
.btn_shopping:before {
    content: "\f07a";
    font-family: FontAwesome;
    padding-right: .5em;
}
 a:hover .btn_shopping{
  background: #E6E6E6;
}

/*
サイドバー設定
----------------------------------------
*/	
aside{
	width:265px;
	float:left;
	font-size:0.9em;
	}
aside ul,
aside .meta{
	margin-bottom:30px;
	}
aside h1{
	margin-bottom:50px;
	}

aside .side_title,
.side_title{
	border-bottom:dashed 1px #9E9E9F;
	margin-bottom:5px;
	}


aside ul li{
	padding:5px 0px 5px 0px;
	}
aside .meta,
aside .l_index li,
.meta{
	padding-left:10px;
	padding-right:10px;
	}
aside .event_list li{
	margin-bottom:20px;
	}


aside .member li span{
	font-size:1.2em;
	margin-right:5px;
	}
aside .member li a img{
	padding-top:5px;
	}
aside .disco_side{
	width:265px;
	}
aside .disco_side li{
	margin-right:10px;
	float:left;
	}

aside .post_archive{
	float:left;
	}
aside .post_length{
	float:right;
	}
	
/*twitterインクルード*/

.twitter{
	background-color:#FFF;
	}
.twitter #twitter_top,
.twitter #twitter_bottom{
	background-color: #FFF;
	width:241px;
	border:2px solid #000;
}
.twitter div{
	float:none;
	}
.twitter img{
	margin: 0px auto 0px auto;
}
#twtr-widget-1{
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	}
.twtr-hd {display:none;}
.twtr-ft {display:none;}
.twtr-doc {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	}
