@charset "utf-8";

/* member.css */



/*-------------------------------------------------
///	body	
-------------------------------------------------*/

body {
	background: url(http://rockdendo.com/img/bg_footer.jpg) no-repeat center bottom;
}


/*-------------------------------------------------
///	wrapper	
-------------------------------------------------*/

#wrapper {
	background: url(http://rockdendo.com/img/bg_wrapper_header.gif) repeat-x center top;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: relative;
}  

#header p {
	display: none;
}

.banner_p {
	display: block;
}


/*-------------------------------------------------
///	header	
-------------------------------------------------*/

#header {
	text-indent: -9999px;
	background: none;
	width: 950px;
	height: 185px;
	margin: 0 auto 5px auto;
	border-bottom: #FFF 1px solid;
	padding-bottom: 5px;
}

#header h1 {
	background: url(http://rockdendo.com/img/bg_h1_other_02.jpg) no-repeat left top;
	text-align: left;
}

#header h1 a {
	display: block;
	width: 444px;
	height: 185px;
}


/*-------------------------------------------------
///	contents	
-------------------------------------------------*/

#contents h2 {
	margin-bottom: 30px;
	margin-top: -30px;
	position: relative;
}



/*-------------------------------------------------
///	FirstCol	
-------------------------------------------------*/

#FirstCol h3 {
	margin-bottom: 15px;
	color: #FFFF00;
}

#FirstCol h3.member {
	display: none;
}

#FirstCol .bt_mamber_area {
	width: 720xp;
	text-align: center;
	margin-bottom: 20px;
}

#FirstCol .bt_mamber_area p.toptext {
	margin-bottom: 20px;
	text-align: left;
	line-height: 180%;
}

#FirstCol .bt_mamber_area img {
	margin-bottom: 10px;
	text-align: center;
}

#FirstCol .member_area {
	width: 720px;
	border: #FFF 1px solid;
	margin-bottom: 30px;
}

#FirstCol .member_area h4 {
	color: #FF6600;
	font-size: 18px;
	border-bottom: #FFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#FirstCol .member_area .member_area_info {
	background: url(http://rockdendo.com/img/bg_main_info.gif) repeat;
	padding-top: 10px;
	padding-bottom: 30px;
}

#FirstCol .member_area .member_area_info dl {
	margin: 0 10px 20px 10px;
}

#FirstCol .member_area .member_area_info dl dt {
	margin-bottom: 5px;
}

#FirstCol .member_area .member_area_info dl.member_dl_left {
	float: left;
	width: 340px;
}

#FirstCol .member_area .member_area_info dl.member_dl_right {
	margin-left: 360px;
}

#FirstCol .member_area .member_area_info dl.member_dl_last {
	clear: both;
	margin-bottom: 30px;
}

#FirstCol .member_area .member_area_info ul {
	text-align: center;
}

#FirstCol .member_area .member_area_info li {
	display: inline;
	margin-right: 10px;
}

#FirstCol .list_area {
	text-align: center;
	margin: -10px 15px 30px 15px;
	position: relative;
}

#FirstCol .list_area li {
	display: inline;
	margin-right: 15px;
}


/*-------------------------------------------------
///	ライヴレポート	
-------------------------------------------------*/

#FirstCol .bt_report_area {
	width: 720xp;
	text-align: center;
	margin-bottom: 20px;
}

#FirstCol .bt_report_area p.toptext {
	margin-bottom: 20px;
	text-align: left;
	line-height: 180%;
}

#FirstCol .bt_report_area img {
	margin-bottom: 10px;
	text-align: center;
}

#FirstCol .report_area {
	width: 720px;
	border: #FFF 1px solid;
	margin-bottom: 30px;
}

#FirstCol .report_area h4 {
	color: #FF6600;
	font-size: 18px;
	border-bottom: #FFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#FirstCol .report_area .report_area_info {
	background: url(http://rockdendo.com/img/bg_main_info.gif) repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

#FirstCol .report_area .report_area_info dl {
	margin: 0 10px 0px 10px;
}

#FirstCol .report_area .report_area_info dl dt {
	margin-bottom: 5px;
}

#FirstCol .report_area .report_area_info .photo_area {
	width: 152px;
	float: left;
}

#FirstCol .report_area .report_area_info .photo_area img {
	margin-left: 10px;
}

#FirstCol .report_area .report_area_info dl.report_dl {
	margin-left: 176px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#FirstCol .report_area .report_area_info dl.report_dl dd {
	margin-bottom: 5px;
}


#FirstCol .report_area .report_area_info ul {
	text-align: left;
	clear: both;
	margin-bottom: 30px;
	margin-left: 10px;
}

#FirstCol .report_area .report_area_info li {
	display: inline;
	margin-right: 10px;
}

#FirstCol .report_form {
	width: 720px;
	text-align: center;
}

#FirstCol .report_form table {
	width: 720px;
	border: #FFF 1px solid;
	margin-bottom: 10px;
}

#FirstCol .report_form table th {
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#FirstCol .report_form table th.top_padding {
	padding-top: 20px;
}

#FirstCol .report_form table td {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#FirstCol .report_form table td .thread_text {
	border: #999 1px solid;
	width: 670px;
}

#FirstCol .report_form table td .thread_text02 {
	border: #999 1px solid;
	width: 613px;
}

#FirstCol .report_form td.bottom_padding {
	padding-bottom: 20px;
}

#FirstCol .report_form td.name {
	padding-bottom: 15px;
}

#FirstCol .report_form .thread_text {
	text-align: left;
}

#FirstCol .report_form h3.report {
	text-align: left;
}

#FirstCol .report_form p.report_text {
	margin-bottom: 20px;
	text-align: left;
}




/*-------------------------------------------------
///	ライブ告知
-------------------------------------------------*/

#FirstCol .bt_live_news_area {
	width: 720xp;
	text-align: center;
	margin-bottom: 20px;
}

#FirstCol .bt_live_news_area p.toptext {
	margin-bottom: 20px;
	text-align: left;
	line-height: 180%;
}

#FirstCol .bt_live_news_area img {
	margin-bottom: 10px;
	text-align: center;
}

#FirstCol .live_news_area {
	width: 720px;
	border: #FFF 1px solid;
	margin-bottom: 30px;
}

#FirstCol .live_news_area h4 {
	color: #FF6600;
	font-size: 18px;
	border-bottom: #FFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#FirstCol .live_news_area .live_news_area_info {
	background: url(http://rockdendo.com/img/bg_main_info.gif) repeat;
	padding: 20px 10px;
}

#FirstCol .live_news_area .live_news_area_info dl {
	margin: 0 0 30px 0;
}

#FirstCol .live_news_area .live_news_area_info dl dt {
	margin-bottom: 5px;
}

#FirstCol .live_news_area .live_news_area_info dl dd {
	margin-left: 2px;
}

#FirstCol .live_news_area .live_news_area_info dl.live_news_dl_left {
	width: 340px;
	float: left;
}

#FirstCol .live_news_area .live_news_area_info dl.live_news_dl_right {
	margin-left: 360px;
}

#FirstCol .live_news_area .live_news_area_info dl.live_news_dl {
	clear: both;
}

#FirstCol .live_news_area .live_news_area_info dl.live_news_dl dd {
	margin-bottom: 5px;
}


#FirstCol .live_news_area .live_news_area_info ul {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}



/*-------------------------------------------------
///	ライブカレンダー
-------------------------------------------------*/

#FirstCol .report_form .live_nect_form {
	margin-bottom: 30px;
}

#FirstCol .report_form .live_nect_form dl {
	text-align: left;
	margin-left: 140px;
	margin-bottom: 8px;
}

#FirstCol .report_form table.live_h_day {
	width: 100%;
	border: none;
	margin-bottom: 8px;
}

#FirstCol .report_form table.live_h_day th.live_pre_day {
	width: 100px;
	text-align: left;
	vertical-align: bottom;
	padding: 0;
}

#FirstCol .report_form table.live_h_day th.live_day {
	text-align: center;
	font-family: Impact, "Arial Black";
	font-size: 22px;
	vertical-align: bottom;
	padding: 0;
}

#FirstCol .report_form table.live_h_day th.live_next_day {
	width: 100px;
	text-align: right;
	vertical-align: bottom;
	padding: 0;
}

#FirstCol .report_form .live_ca_table {
	border: none;
	border-right: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-top: #FFF 1px solid;
}

#FirstCol .report_form .live_ca_table td  {
	border-left: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	padding: 5px 15px;
	text-align: left;
}

#FirstCol .report_form .live_ca_table td.day {
	width: 70px;
	background: #FFF;
	border-bottom: #CCC 1px solid;
	text-align: center;
}

#FirstCol .report_form .live_ca_table td.today {
	width: 40px;
	background: #339900;
	border-bottom: #CCC 1px solid;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

/*-------------------------------------------------
///	ライブリスト
-------------------------------------------------*/

#FirstCol #live_list .member_area {
	text-align: left;
}

#FirstCol #live_list .member_area ul.live_bt li {
	float: none;
}

#FirstCol #live_list #live_next {
	margin-bottom: 30px;
}

/*-------------------------------------------------
///	ライブバンド
-------------------------------------------------*/

#FirstCol #live_band .member_area {
	text-align: left;
}


#FirstCol #live_band .livesc_wrapper {
	width: 640px;
	margin: 0 auto;
	text-align: center;
}

* html #FirstCol #live_band .livesc_wrapper {
	width: 645px;
}

#FirstCol #live_band .livesc_wrapper table {
	border: none;
	padding: 0;
	width: 200px;
	vertical-align: top;
	margin-bottom: 40px;
	text-align: center;
}

#FirstCol #live_band .livesc_wrapper table td {
	padding: 0;
	width: 40px;
	text-align: center;
	border: #000;
}

#FirstCol #live_band .livesc_wrapper table td.dayday {
	border: none;
	text-align: center;
}

#FirstCol #live_band table.liveband_table01 {
	float: left;
	margin-right: 20px;
}

#FirstCol #live_band table.liveband_table02 {
	float: left;
	margin-right: 20px;
}

#FirstCol #live_band table.liveband_table02 {
	float: left;
}


/*-------------------------------------------------
///	ライブをしたい！投稿スケジュール
-------------------------------------------------*/

#FirstCol iframe {
	background: none;
	border: none;
	margin-top: 20px;
	overflow: auto;
}

#FirstCol #live_band02 .member_area .member_area_info {
	background: none;
	background: #000;
}

#FirstCol #live_band02 input.live_ca_submit {
	text-indent: -9999px;
	display: block;
	width: 193px;
	height: 43px;
	background: url(img/img_bt_liveplayform_submit.jpg) no-repeat center top;
	border: none;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
}

