@charset "Shift_JIS" ;


/*　CSS document for http://www.bettaflash.jp/
    Copyright 2007 bettaflash.jp all rights reserved. 
	do not duplicate any data on this website.  */



/* リセット */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td
{ margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 


/* 基本セッティング　*/

body {
	text-align:left;
	margin:0;
	padding:0;
	background-color:#D8D1C1;
	background-image:url(../images/bg_body.gif);
	color:#333333;
	font-size:12px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	/*'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',*/
	font-weight:normal;
	 }

a:link {
	color: #8E8569;
	text-decoration: underline;
} 

a:visited { 
color: #666; 
text-decoration: underline; 
} 

a:hover {
	color: #CC422E;
	text-decoration: underline;
} 


/* レイアウト */
/* 大枠 */

#background{
	background-image:url(../images/bg_contents.jpg);
	background-repeat: repeat-y;
	}
#wrapper{
	width:847px;
	background-image:url(../images/bg_contentstop.jpg);
	background-repeat:no-repeat;
	text-align: left;
	}
	
#header{
	width:847px;
	height:335px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	text-align: left;
		}
		
#header2nd{
	width:847px;
	height:78px;
	text-align: left;
		}		
	
#footer{
	width:847px;
	height:70px;
	text-align: left;
	}
	

/* コンテンツエリア */

#contents{
	width:770px;
	padding-left:15px;
	display: block;
	text-align: left;
	}

#contents2nd{
	width:750px;
	margin-left: 15px;
	display: block;
	text-align: left;
	}
	
#title{
	width:710px;
	display: block;
	text-align: left;
	margin-bottom:20px;
	margin-left: 30px;
	}
	
#main2nd{
	width:710px;
	display: block;
	text-align: left;
	margin-bottom:10px;
	padding-left: 30px;
	}
			
	#navi{
	width:800px;
	margin-bottom:10px;
		}

	/*　580px 2カラム　*/
	
	#main{
	display:block;
	width:770px;
	padding-bottom:10px;
		}
			
			
		#flash{
			width:130px;
			margin-bottom:10px;
			}		
			
		#mainarea{
	width:470px;
	float:right;
			}
								
		/*メインカラムの中*/
		
		#promotion{
	width:455px;
	margin-bottom:15px;
	background-color: #fff;
	margin-top: 5px;
	border: 1px solid #e6e6e6;
	color: #666666;
	padding: 5px;
	text-align: left;
			}

		#textarea{
	width:470px;
	padding-bottom:5px;
			}
			
			
		#mailmag{
			width:580px;
			margin-bottom:5px;
			}

		#textarea .photo { 
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		border:1px solid #333; 
		clear:both;
		} 	
		
		/* 頻繁に更新するエリア */
		
		#updatearea{
	width:300px;
	float:left;
	padding: 0;
	text-align: left;
		}
		
	#update-cyua{
	display:block;
	width:264px;
	background-color:#FFFFFF;
	border-top:#DFB8BB 1px solid;
	border-right:#DFB8BB 1px solid;
	border-left:#DFB8BB 1px solid;
	border-bottom:#DFB8BB 1px solid;
	font-size: 12px;
	margin-bottom: 15px;
		}
		
	#update-tamayo{
	display:block;
	width:264px;
	background-color:#FFFFFF;
	border-top:#9ECC82 1px solid;
	border-right:#9ECC82 1px solid;
	border-left:#9ECC82 1px solid;
	border-bottom:#9ECC82 1px solid;
	font-size: 12px;
	margin-bottom: 15px;
		}
		
	.update-title{
	display:block;
	float:left;
	background-image:url(../images/point_round.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:13px;
	width: 240px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	}


		
		#updatearea .entryDate {
	color: #666;
	font-size:11px;
	padding-top:3px;
		} 
		
	
/* 見出し　*/

#header h1 {text-indent:-9999px;}
#2ndheader h1 {text-indent:-9999px;}
#footer h2 {text-indent:-9999px;}



/* 各種クラス　*/

.mgnBtm5{ margin-bottom:5px; }
.mgnBtm10{ margin-bottom:10px; }


.top-entryArea{
	display:block;
	width:430px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-left: 20px;
	margin-bottom: 8px;
	}
	
	
.top-entryDate{
	float:left;
	display:block;
	text-align:left;
	font-size:11px;
	color:#512B20;
	}
		
.top-entryText{
	display:block;
	line-height:135%;
	background-image:url(../images/top_text_bg.gif);
	background-repeat:repeat-y;
	width: 430px;
	margin: 0 auto;
	}	
	
		
.entryArea2nd{
	display:block;
	width:710px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 8px;
	}
	
	
.entryDate2nd{
	float:left;
	display:block;
	background-image:url(../images/point_round.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:11px;
	color:#512B20;
	padding-left: 15px;
	background-position: 0 2px;
	padding-top: 2px;
	}
		
.entryTitle2nd{
	display:block;
	line-height:135%;
	width: 640px;
	margin: 0 auto;
	float:right;
	font-size: 14px;
	font-weight: bold;
	}		

.entryText2nd{
	display:block;
	line-height:165%;
	width: 640px;
	margin: 0 auto;
	float:left;
	text-align: left;
	margin-bottom: 25px;
	padding-left: 70px;
	}		
	
/* top エントリータイトル分岐*/

	

.top-entryTitle-news{
	float:right;
	display:block;
	font-size:12px;
	background-image:url(../images/top_label_news.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	width: 370px;
	text-align: left;
	}	
	
.top-entryTitle-media{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../images/top_label_media.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}	
	
	
.top-entryTitle-live{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../images/top_label_live.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}	

	
	
	
	
/*カテゴリアーカイブ div*/

	#ctgry-pankuzu{
	width:750px;
	margin-bottom:10px;
	line-height:100%;
	color:#333;
	}
	
	#ctgry-title{
		width:580px;
		margin-bottom:25px;
	}
			
				
/* カテゴリアーカイブ タイトル分岐*/

	
.CtgryentryTitle-news{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:5px solid #333; 
	padding-left:10px; 
	padding-top:5px; 
	padding-bottom:5px;
	line-height:100%;
	}
	
	
/*個別エントリー*/

#pagetop{
	display:block;
	width:710px;
	text-align:right;
	margin-left: 50px;
	}

.entryTitle{
	display:block;
	color:#CCCCCC;
	font-size:15px;
	border-bottom:1px solid #333;
	}	
	
.entryText{
	line-height:160%;
	}	
	
.photoL{ 
	display:block;
	float:left; 
	clear:both;
	margin-right:10px; 
	margin-bottom:6px;
}

.photoR{ 
	display:block;
	float:right; 
	clear:both;
	margin-left:10px; 
	margin-bottom:6px;
}

.newmark{ font-size:11px; color:#f00;}

/* setlist */

.liveData{
	font-size:12px;
	color:#666;
	display:block;
	padding:15px;
	border:dotted #333333 1px;
	background-color:#222;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.liveData2{
	font-size:12px;
	color:#999;
	display:block;
	padding:15px;
	border:dotted #333333 1px;
	background-color:#222;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*静的ページ*/

#area560{	
			width:560px;
			margin-left:10px;
			margin-right:10px;
			padding-bottom:10px;
			color:#BBB;
			}
			
#area565{
	width:565px;
	margin-left:8px;
	margin-right:7px;
	padding-bottom:10px;
	color:#999999;
			}
			
			
.bio-td-line{ background-image:url(../images/bio_line.gif); width:17px;}
.bio-td-linebtm{ background-image:url(../images/bio_line.gif); width:17px; border-bottom:1px dotted #333;}
.bio-td-btm{ border-bottom:1px dotted #333;}


.whiteBig{
	display:block;
	float:left;
	background-image:url(../images/top_area_point.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:13px;
	color:#fff;
	font-size:14px;
	}


/*　mailform　*/

#mail_contents{
	display:block;
	width:340px;
	padding:10px;
	margin:10px;
	border:1px solid #fff;
	background-color:#F4EBD8;
}

	#mail_contents .title{
	background-image:url(../images/point_square.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:13px;
	}

#mail_caution{ 
display:block; width:350px; margin:10px; font-size:11px;
}

.require{
	color:#663333;
}

.formclr{
	background-color:#FFF;
	color:#663300;
}

.formtext{
	color:#663333;
}

/* disco */
.tdline{
	border-bottom:1px solid #1F1F1F;
	height:20px;
}

.jkt{ border-left:3px solid #222; padding-left: 6px; }
.topliveInfo {
	margin-bottom: 10px;
	margin-top: 20px;
}
.bold {
	font-weight: bold;
}
.imgBorder {
	border: 1px solid #ccc;
}
.jktimg {
	margin-top: 2px;
	border: 1px solid #D0B6AD;
}
.discoText {
	background-color: #ECECE6;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 170%;
}
.mgnTB5 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
.small {
	font-size: smaller;
	color: #666;
}
.history1 {
	background-color: #ECECE6;
	padding: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 170%;
}
.history2 {
	background-color: #ECE4CB;
	padding: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 170%;
}
.longtext {
	line-height: 170%;
}
.bio_date {
	color: #661029;
}
	
.point14{
	display:block;
	background-image:url(../images/point_square.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	width: 98%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	}
.mgnleft10 {
	margin-left: 30px;


}
.mgnBtm20 {
	margin-bottom: 20px;
}
