/*====================initialize========================*/
   	*{
    margin:0;
    padding:0;
    font-size:100%;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#333;
    background:transparent;
    }
	body{
	background:url(../_img/bg_page.gif) top left repeat-y #FFF;
    font-size:12px;
    padding:0px 0px 10px 207px;
    line-height:140%;
	}
    ul{
	list-style:none;
	}
    
	img{
	border:none 0px;
	}
	a{
	color:#33f;
	}
	
    .mask{
    display:none;
    }
    h1, h2, h3, h4, h5, h6{
    font-weight:bold;
    }
    .clear{
	line-height:0%;
	font-size:1px;
	clear:both;
	}
	.img-left{
		float:left;
		padding-right: 6px;
		padding-bottom: 6px;
	}
	.img-right{
		float:right;
		padding-left: 6px;
		padding-bottom: 6px;
	}
	.push{
	border: 3px double #8e87bd !important;
	border-top-color: #d5d3f2 !important;
	border-left-color: #d5d3f2 !important;
	color: #00004C !important;
	font-weight:bold !important;
	padding: 0.25em !important;
	font-size: 12px !important;
	background: #e2e1f6 !important;
	width: auto !important;
}

/*====================layout========================*/
    #main{
    z-index:2;
    background:url(../_img/bg_page2.gif) top left repeat-y;
    padding-top:20px;
    }
    #menu{
    background:url(../_img/bg_menu2.gif) top left no-repeat;
	width:206px;
	height:600px;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	text-align:left;
    }
    #menu h1{
    padding-left:39px;
    }
    
    #menu ul{
    padding-left:39px;

    }
    #menu li{
    padding-bottom:16px;
    }
    #menu img{
    vertical-align:top;
    }
    
    #foot{
	background:url(../_img/bg_bottom.gif) top left repeat-x #FFF;
    font-size:12px;
    padding:6px 6px 30px 6px;
    color:#FFF;

    
	}
	#foot a{
	color:#FFF;
	font-weight:bold;
	}
	#foot a:hover{
	color:#C00;
	font-weight:bold;
	}
    #foot h3{
       color:#FFF;
       font-weight:bold;
       width:590px;
       text-align:right;
       }   
   div#contents{
   width:590px;
   padding:30px 0px;
   }

	/*====contents common======*/
	div#profile, div#schedule, div#disco, div#bbs, div#blog, div#link, div#mail{
	padding:0px 0px 0px 30px;
	}
	#comment{
	padding:0px 0px 30px 0px;
	width:560px;
	}
	#comment p{
	padding-bottom:6px;
		background:url(../_img/border_dotted01.gif) bottom left repeat-x #FFF;
	}

	#contents_name{
		background:url(../_img/bg_title.gif) top left repeat-x #FFF;
	}

	#contents div.title{
	border-bottom:solid 2px #66F;
	width:560px;
	}
	
	#contents div.title h3{
	background: url(../_img/img_arrow.gif) center left no-repeat ;
	padding:4px 4px 4px 18px;
	
	margin-left:4px;
	}
	#contents div.article{
	border-bottom:1px solid #66f;
	width:560px;
	margin-bottom:20px;
	}
	#contents div.pad{
	padding:8px;
	}
	#contents .calender{
		padding:0px 0px 12px 0px;
		font-size:12px;
		font-weight:normal;
		color:#333;
		text-align:right;
		}
/*====================link========================*/
	
	#link div.title {
	/*common*/
	}
	#link div.junle{
	margin-bottom:20px;
	}
	#link dl.data{
	float:left;
	display:block;
	width:560px;
	padding:4px 0px;
	background:url(../_img/border_dotted01.gif) bottom left repeat-x;
	}

	#link dl.data dt{
	clear:left;
	float:left;
	display:block;
	width:220px;
	margin:2px 0px;
	padding-left:4px;
	}
	#link dl.data dt a{
		font-weight:bold;
	}
	#link dl.data dd{
	float: right;
	display: block;
	width: 320px;
	margin: 2px 0px;
	padding: 0px;
	}

/*=================MAIL=====================*/

	/*form*/
	#mail div.form{
	padding-left:50px;
	padding-bottom:60px;
	}
	#mail .form dl{
	float:left;
	display:block;
	width:500px;
	margin-bottom:3px;
	padding:2px 0px;
	}
	#mail .form dt{
	clear:left;
	float:left;
	display:block;
	width:80px;
	margin:2px 0px;

	}

	#mail .form dd{
	float: right;
	display: block;
	width: 400px;
	margin: 2px 0px;
	text-align:left;

	}
	#mail .form .button{
	
	}
	#mail .form dd input, #mail .form dd textarea{
	border: solid 1px #666;
	}
	#mail .form .button{
	padding-left:100px;
	}
	#mail .form .input{
	width:220px;
	}
	#mail .form .textarea{
	width:380px;
	
	}
	#mail .form .pass{
	width:180px;
	}
	#mail .input1{
	width:160px;
	}
	#mail .input2{
	
	}
	#mail .input3{
	width:350px
	}
	
	/*confirm*/
	#mail .confirm{
	
	padding-top:2px;
	margin-top:12px;
	}
	#mail .confirm dl{
	float:left;
	display:block;
	width:550px;
	margin-bottom:3px;
	padding:2px 0px;
			background:url(../_img/border_dotted01.gif) bottom left repeat-x;
	}
	#mail .confirm dt{
	clear:left;
	float:left;
	display:block;
	width:140px;
	margin:2px 0px;

	}

	#mail .confirm dd{
	float: right;
	display: block;
	width: 400px;
	margin: 2px 0px;
	text-align:left;
	}
	#mail .confirm .submit{
	padding:10px ;
	clear:both;
	text-align:center;
	}
	/*SHOP*/
	#shop h3{
	text-align:center;
	padding:8px;
	}
/*===========================BBS================================*/



	#bbs .title{
	/*common*/
	}
	

	
	#bbs .date{
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	}
	/*form*/
	#bbs div.form{
	padding-left:50px;
	padding-bottom:20px;
	}
	#bbs .form dl{
	float:left;
	display:block;
	width:500px;
	margin-bottom:3px;
	padding:2px 0px;
	}
	#bbs .form dt{
	clear:left;
	float:left;
	display:block;
	width:80px;
	margin:2px 0px;

	}

	#bbs .form dd{
	float: right;
	display: block;
	width: 400px;
	margin: 2px 0px;
	text-align:left;
	}

	#bbs .form dd input, #bbs .form dd textarea{
	border: solid 1px #666;
	}
	#bbs .form .button{
	padding-left:100px;
	}
	#bbs .form .input{
	width:220px;
	}
	#bbs .form .textarea{
	width:380px;
	
	}
	#bbs .form .pass{
	width:180px;
	}
	
	/*delete*/
	#bbs .delete{
	margin-top:20px;
	background:url(../_img/border_dotted01.gif) top left repeat-x;
	padding-top:20px;
	}
	#bbs .delete p{
	padding:12px 0px;
	}
/*===========================BLOG================================*/
	#blog h6.calender{
	/*common*/
	}
	#blog .title{
	/*common*/
	}
	#blog div.reply{
	background:url(../_img/border_dotted01.gif) top left repeat-x #FFF;
	padding:8px 0px;

	}

		#blog div.reply h5{
		font-size:12px;
		font-weight:normal;
		color:#333;
		}
		#blog div.reply ul{
		padding:6px 12px;
		}
			#blog div.reply li{
			padding-bottom:6px;
			}
		#blog div.reply strong{
			font-weight:bold;
		}
		/*comment*/
		#blog .comment{
					background:url(../_img/border_dotted01.gif) top left repeat-x;

		padding:20px 0px;
		}
		#blog .comment h6{
		margin-bottom:10px;

		}
		#blog .comment dl{
		padding-bottom:10px;
		}
		#blog .comment dd input, #blog .comment dd textarea{
		border: solid 1px #666;
		}
		/*form*/
		#blog div.form{
		padding-left:30px;
		padding-bottom:20px;
		padding-top:20px;
		}
		#blog .form dl{
		float:left;
		display:block;
		width:500px;
		margin-bottom:3px;
		padding:2px 0px;
		}
		#blog .form dt{
		clear:left;
		float:left;
		display:block;
		width:80px;
		margin:2px 0px;
		}
		#blog .form dd{
		float: right;
		display: block;
		width: 400px;
		margin: 2px 0px;
		text-align:left;
		}

		#blog .form dd input, #blog .form dd textarea{
		border: solid 1px #666;
		}
		#blog .form .button_area{
		padding-left:100px;
		}
		#blog .form .input{
		width:220px;
		}
		#blog .form .textarea{
		width:380px;
		}
/*===========================profile================================*/


	#profile div.title{
	margin-bottom:8px !important;
	font-size:14px !important;
	}
	#profile div.title span{
	font-size:10px !important;
	}
	/*==*/
	#profile div.banner dl{
		background:url(../_img/border_dotted01.gif) top left repeat-x #FFF;
	float:left;
	display:block;
	width:100%;
	margin-top:10px;
	padding:8px 0px;

	}

	#profile div.banner dt{
	clear:left;
	float:left;
	display:block;
	width:220px;
	margin:2px 0px;
	padding-left:4px;
	}

	#profile div.banner dd{
	float: right;
	display: block;
	width: 320px;
	margin: 2px 0px;
	padding: 0px;
	}
	
#profile div.article{
padding-bottom:10px;

}
#profile .caption{
font-weight:bold;
color:#66f;
}
#profile dl.data{
float:left;
display:block;
width:270px;
margin-bottom:3px;
padding:2px 0px;
}

#profile dl.data dt{
clear:left;
float:left;
display:block;
width:65px;

padding-left:6px;
}

#profile dl.data dd{
float: right;
display: block;
width: 180px;

padding: 0px;
}
#profile h4.caption{
padding-bottom:8px;
padding-top:8px;
}
#profile div.personal{

	}
#profile div.personal_comment{
	background:url(../_img/border_dotted01.gif) top left repeat-x #FFF;
	padding-bottom:4px;
}
#profile div.message{
padding-top:8px;
}
/*===========================DISCO=======================*/
	#disco p.songs{
	background:url(../_img/border_dotted01.gif) bottom left repeat-x #FFF;
	padding:3px 0px;
	}
	#disco h4{
		padding-bottom: 4px !important;
	}
	#disco .date{
	float:right;
	margin:0;
	padding:4px 0px;
	}
	#disco .song-list{
	padding-bottom: 4px !important;
	}
	#disco .img-right{
		background:#FFF;
		padding-left: 12px !important;
		padding-bottom: 12px !important;
	}
/*===========================SCHEDULE=======================*/
#schedule .event{
	padding:10px 0px 10px 0px ;
}

#schedule .event .table1{
	font-size:12px;
	line-height:120%;
	
	width:560px;

	margin-bottom:25px;
}






#schedule .event .tdr{

	border-bottom:1px solid #DDF;

	font-size:12px;

	margin:0px;
	padding:4px;

}
#schedule .event .tdl{


	border-bottom:1px solid #DDF;

	font-size:12px;

	margin:0px;
	padding:4px;
	width:147px;
}

#schedule .event .tdc{



	font-size:12px;

	margin:0px;
	padding:4px;
	text-align:center;

	border-bottom:1px solid #DDF;
}


#schedule .no-schedule{

	border:3px double #66F;
	padding:30px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin:0px;
	text-align:center;
	
}