@charset "utf-8";

/* ================================================================================ */

/*      RESET     */  

/* ================================================================================ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote{  
    margin:0; padding:0;  
}  


fieldset, img{  
    border:0;  
}  

address, caption, cite, code, dfn, th, var{  
    font-style:normal; font-weight:normal;  
}

ol, ul, li, dl, dt, dd{  
    list-style:none;
	margin:0;
	padding:0;
} 

h1, h2, h3, h4, h5, h6{  
    font-size:100%; font-weight:normal;  
} 

th {
	text-align:left;
}  

q:before, q:after{  
    content:",";
} 

abbr, acronym{  
    border:0;  
} 


/* ================================================================================ */

/*      font     */  

/* ================================================================================ */
body { color:#131313; font-size:small; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";}

body {
	font-size:75%;
	line-height: 1.45; 
}


/* ================================================================================ */

/*      BG     */  

/* ================================================================================ */

body {background:#FFFFFF;}



/* ================================================================================ */

/*      container     */  

/* ================================================================================ */
div#popupContainer{
	margin:0;
	padding:0;
}

.container {
	width:400px;
	margin:0 auto;
}

.positionSet {
	position:relative;	
}

.container .langSelect {
	position:absolute;
	top:250px;
	left:20px;	
}

.container .imgPic {
	position:absolute;
	top:150px;
	right:20px;
}

.container .footer {
	position:absolute;
	top:490px;
	left:20px;
}

.enterDiv{
	padding:50px 0px;
}

.enterTopics,
.topics{
	margin:0 auto;
	padding:0;
	width:676px;
	height:450px;
}

.enterTopics{
	background:url(../img/bg_topics.jpg) no-repeat;
}

.BandData{
	margin-top:40px;
}

#bandData_column{
	width:350px;
	height:auto;
	border:none;
	overflow:hidden;
	margin:10px auto 0px;
	padding:0;
}

div.galleryDiv h2{
	margin-bottom:10px;
	margin-top: 15px;
}

.galleryDiv{
	width:680px;
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

table.gallery{
	border:none;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.gallery tr{
	vertical-align:text-top;
}


.imgPicC {
		text-align:center;
}

body#news{
	font-size: 12px;
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#mainwaku {
	margin: 0px auto;
	padding: 20px 0px 30px;
	height: auto;
	width: 850px;
	background: #000000;
}

#news_main {
	clear: right;
	float: left;
	height: auto;
	width: 590px;
	margin-top: 25px;
	margin-left: 40px;
}

#news_main2 {
	clear: right;
	float: left;
	height: auto;
	width: 590px;
	margin-top: 25px;
}

/* Menu  */

#news_menu {
	float: left;
	height: auto;
	width: 120px;
	margin-top: 15px;
	margin-left: 40px;

}

.news_date{
	height: auto;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	padding-left: 5px;
}

.news_contents{
	height: auto;
	margin-bottom: 30px;
}
.news_contents img{
	height: auto;
	width:auto;
}

.news_contents_txt{
	font-size: 12px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}

.sub_title{
	font-size: 16px;
	padding: 3px;
	margin-bottom: 15px;
	color: #FFFF00;
}
.txt_red {
	color: #FF0000;
}


.contNewsBox {
	width:550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2.titlePage {
	margin:10px 0px 0px 0px;
	text-align:center;
}

.infoImg {
		background:#000000;
		padding:5px;
		text-align:center;
}

.titleMember {
	padding-top:10px;
	text-align:center;
}

.memberProfile {
	text-align:center;	
}

.footer {
	font-size:x-small;
	text-align: center;
}

.innerContentColumn{
	width:580px;
	margin:10px auto;
	padding: 15px 0px;
	border: 2px #000000 solid;
	height: 320px;
	overflow-y: scroll;
}

.contOverColumn {

}

.centerColumn {
	width:950px;
	padding: 0px;
}


/* ================================================================================ */

/*      thickbox     */  

/* ================================================================================ */
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #000;}
#TB_window a:visited {color: #000;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #000;}
#TB_window a:focus{color: #000;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:2px 10px 3px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	
}

#TB_closeAjaxWindow #TB_closeWindowButton{
	background:url(../img/btn_close.gif) no-repeat 0 0;
	display:block;
	width:10px;
	height:10px;
	text-indent:-99999em;
}


#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#000000;
	height:15px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

