@charset "Shift_JIS" ;


/*　CSS document for http://www.arpweb.jp/
    Copyright 2007 arpweb.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 ,p,br
{ margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; } 
address,caption,cite,code,dfn,em,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 {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image:url(../cmn_images/body_bg.gif);
	color:#777;
	font-size:12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:normal;
	 }

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

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

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


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

#wrapper{
	width:847px;
	background-image:url(../cmn_images/contents_bg.gif);
	background-repeat:repeat-y;
	}
	
	#header{
		width:847px;
		height:125px;
		background-image:url(../cmn_images/header_bg.jpg);
		background-repeat:no-repeat;
		}
	
#footer{
	width:847px;
	height:148px;
	background-image:url(../cmn_images/footer_bg.jpg);
	background-repeat:no-repeat;
	text-indent: -9999px;
	}
	

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

#contents{
	width:813px;
	padding-left:34px;
	background-image:url(../cmn_images/contents_head_bg.gif);
	background-repeat:no-repeat;
	}
	
	#banner{ width:750px; 
		}

	/*　580px 2カラム　*/
	
	#main{
		display:block;
		width:750px;
		padding-bottom:10px;
		}
			
		#nv{
			width:130px;
			padding-left:40px;
			float:right;
			}
			
		#flash{
	width:130px;
	margin-bottom:5px;
			}		
			
		#mainarea{
			width:580px;
			float:left;
			overflow:visible;
			}
								
		/*メインカラムの中*/
		
		#promotion{
	width:580px;
	margin-bottom:10px;
			}

		#textarea{
	width:560px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	border-bottom:1px solid #222;
			}
			
		#textarea a:link { 
		color: #333; 
		text-decoration: underline; 
		} 

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

		#textarea a:hover { 
		color: #009933; 
		text-decoration: underline; 
		} 	
			
		#mailmag{
			width:580px;
			margin-bottom:5px;
			}

		#textarea .photo { 
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		border:1px solid #333; 
		clear:both;
		} 	
		
		
		.top_bnrM_R{ margin-left:7px; }
		
		/* 頻繁に更新するエリア */
		
		#updatearea{
	width:580px;
	margin-bottom:10px;
		}
		
		#updatearea a { 
		font-weight:bold;
		text-decoration: underline; 
		} 
		
		#updatearea a:link { 
		color: #666; 
		} 

		#updatearea a:visited { 
		color: #666; 
		} 

		#updatearea a:hover { 
		color: #009933; 
		} 
		
	#update-anzu{
	display:block;
	float:left;
	width:270px;
	background-color:#F6F6F5;
	border-top:#ccc 1px solid;
	border-right:#999 1px solid;
	border-left:#ccc 1px solid;
	border-bottom:#999 1px solid;
	padding:7px;
		}
		
	#update-repo{
	display:block;
	float:right;
	width:270px;
	background-color:#F6F6F5;
	border-top:#ccc 1px solid;
	border-right:#999 1px solid;
	border-left:#ccc 1px solid;
	border-bottom:#999 1px solid;
	padding:7px;
		}
		
	.update-title{
	display:block;
	background-image:url(../cmn_images/top_area_point.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	}
	
	.liveline{ margin-top:3px; margin-bottom:3px; }
	
		
		#updatearea .entryDate {
	color: #999999;
	font-size:11px;
	display: block;
	margin-bottom: 1px;
		} 
		
		
		
		#top_bnr_btm{ width:580px; margin-bottom:10px; }
		#top_bnr_btm .mgnL{ margin-left:10px; }
		
	
/* 見出し　*/

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



/* 各種クラス　*/

.mgnBtm5{ margin-bottom:5px; }
.mgnBtm10{ margin-bottom:10px; }
.mgnBtm15{ margin-bottom:15px; }
.mgnBtm20{ margin-bottom:20px; }

.top-entryArea{
	margin-bottom:3px;
	display:block;
	width:560px;
	}
	
	
.top-entryDate{
	float:right;
	display:block; 
	width:120px;
	text-align:right;
	font-size:11px; 
	color:#333;
	}
		
.top-entryText{
	display:block;
	line-height:150%;
	padding-left:60px;
	background-image:url(../cmn_images/top_text_bg.gif);
	background-repeat:repeat-y;
	}	
	
.top-entryMore{
	display:block;
	text-align:right;
	line-height:100%;
	}		
	
.top-mailmag-input{
	font-size:11px; width:260px; background-color:#333; color:#fff; border:1px solid #333;
	}		
	

	
	
/* top エントリータイトル分岐*/

	
.top-entryTitle-anzu{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../cmn_images/top_label_anzu.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}

.top-entryTitle-news{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../cmn_images/top_label_news.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}	
	
.top-entryTitle-kataru{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../cmn_images/top_label_kataru.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(../cmn_images/top_label_live.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}	
		
.top-entryTitle-liverepo{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../cmn_images/top_label_liverepo.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}
	
.top-entryTitle-special{
	float:left;
	display:block; 
	width:390px;
	font-size:14px; 
	border-left:4px solid #711; 
	padding-left:10px; 
	padding-top:17px; 
	background-image:url(../cmn_images/top_label_special.gif); 
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding-bottom:0px;
	line-height:100%;
	}	
	
	
	
	
/*カテゴリアーカイブ div*/

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

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

#pagetop{
	display:block;
	width:780px;
	text-align:right;
	padding-bottom:10px;
	}

.entryTitle{
	font-weight:bold;
	display:block;
	color:#666;
	font-size:15px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}	
	
.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:#333;
	display:block;
	padding:15px;
	border:dotted #666 1px;
	background-color:#eee;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

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


/*静的ページ*/

#area560{
	width:570px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:10px;
	color:#333333;
			}
			
#area565{
	width:565px;
	margin-left:8px;
	margin-right:7px;
	padding-bottom:10px;
	color:#999999;
			}
			
			
.bio-td-line{ background-image:url(../cmn_images/bio_line.gif); width:17px;}
.bio-td-linebtm{ background-image:url(../cmn_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(../cmn_images/top_area_point.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:13px;
	color:#333;
	font-size:14px;
	}


/*　mailform　*/

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

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

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

.require{ color:#3399CC; }

.formclr{
	background-color:#eee;
	color:#666666;
}
.formtext{ color:#000;}

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

.jkt{
	border-left:3px solid #e6e6e6;
	padding-left: 6px;
}

