/*-- BASIC STYLES --*/

body{  
	color:#000000;
	background:#A4CCEB;
	color:#646464;
	line-height:16px;
	margin:10px;
	padding:0px;
	font-size:12px;
}


a:link,a:visited,a:active{  
	color:#FF6400;
	text-decoration:none;
	font-weight:bold;
}
a:hover{  
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}

a.LBlue:link,a.LBlue:visited,a.LBlue:active{  
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}

a.LBlue:hover{  
	color:#FF6400;
	text-decoration:none;
	font-weight:bold;
}

p{  
	font-size:10px;
	line-height:14px;
}

img {  
	border: 0px none;
}

.right{  
	text-align:right;
}



/*--WIDTH STYLES--*/

.w30{  
	width:30px;
}

.w100{  
	width:100px;
}

.w115{  
	width:115px;
}

.w180{  
	width:180px;
}


/*--MAIN BOX STYLES--*/

.MainBoxTable{  
	width:790px;
	background:#EFEECB;
}

.MainBoxTable td{  
	padding:0px 15px 15px 15px;
}

.MarginBoxTable{  
	width:790px;
	background:#EFEECB;
	padding:15px 100px 15px 100px;
}

.ScheduleListBoxTable{  
	width:590px;
	border-bottom:1px solid #003C82;
	padding:0px 0px 10px 0px;
	margin:10px 0px 10px 0px;
}

.LinksListBoxTable{  
	width:590px;
	border-bottom:1px solid #003C82;
	padding:0px 0px 10px 0px;
	margin:10px 0px 10px 0px;
	font-size:12px;
	line-height:16px;
}



.ScheduleListDate{  
	width:80px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#003C82;
	padding-left:10px;
}

.ScheduleListTime{  
	width:100px;
	font-size:12px;
	line-height:16px;
	text-align:right;
	color:#646464;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:10px;
}

.ScheduleListPrice{  
	width:150px;
	font-size:12px;
	line-height:16px;
	color:#646464;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:10px;
}

.ScheduleListPriceE{  
	width:196px;
	font-size:12px;
	line-height:16px;
	color:#646464;
	font-weight:bold;
	vertical-align:top;

}

.ScheduleListName{  
	width:310px;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:10px;
	white-space:nowrap;
}

.ScheduleListNameE{  
	width:280px;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;

}

.ScheduleListCast{  
	font-size:12px;
	line-height:16px;
	color:#646464;
}


.ScheduleListTime{  
	width:220px;
	font-size:12px;
	line-height:16px;
	color:#646464;
	vertical-align:top;
	padding-bottom:10px;
}

.ScheduleListTimeE{  
	width:196px;
	font-size:12px;
	line-height:16px;
	color:#646464;
	font-weight:bold;
	vertical-align:top;
	padding-left:10px;
}

.ScheduleListRegE{  
	width:198px;
	font-size:12px;
	line-height:16px;
	color:#646464;
	font-weight:bold;
	vertical-align:top;

}



/*--BOX STYLES--*/

.WelcomeBoxTable{  
	width:760px;
	background : url(../image/welcome_01.gif);
	background-repeat:repeat-y;
}

.WelcomeBoxTable td{  
	padding:10px;
}

.HomeCapBox{  
	margin-left:15px;
	margin-bottom:15px;
	font-size:12px;
	line-height:14px;
}

.FootLinkBox{  
	margin-top:50px;
	text-align:right;
	font-size:12px;
	line-height:14px;
}

.ScheduleLeadBox{  
	text-align:center;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	color:#003C82;
	margin-bottom:15px;
}

.ScheduleTitleBoxTable{  
	margin-top:15px;
}

.LinksTitleBoxTable{  
	width:590px;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #003C82;
}

.ScheduleMonthBox{  
	font-size:22px;
	line-height:29px;
	font-weight:bold;
	color:#33CC66;
	border-bottom:1px solid #003C82;
}

.AboutMidashiBox{  
	font-size:18px;
	line-height:29px;
	font-weight:bold;
	color:#008C3C;
	border-bottom:1px solid #003C82;
	margin:15px 0px 0px 0px;
}



.AboutLeadBox{  
	font-size:16px;
	line-height:18px;
	color:#003C64;
	margin-top:15px;
}

.PhotoRight{  
	float:right;
	margin-left:15px;
}

.RecordsBuyBtn{  
	text-align:right;
	width:115px;
}

.SongListTable{  
	margin:20px 0px 20px 0px;
}

.SongListTable td{  
	padding:2px;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.SongNo{  
	width:20px;
	text-align:right;
}

/*--MARGIN STYLES--*/


.M1{  
	margin-top:15px;
}

.M2{  
	margin-top:30px;
}

/*--LINK STYLES--*/





a.FootLinkBox:link,a.FootLinkBox:visited,a.FootLinkBox:active{  
	color:#0000ff;
	text-decoration:none;
}
a.FootLinkBox:hover{  
	color:#FF6400;
	text-decoration:none;
}

/*--TEXT STYLES--*/

.TxtGray{  
	font-size:12px;
	line-height:16px;
	color:#646464;
}



.TextOrangeL{  
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	color:#FF6400;
}

.TextOrangeL2{  
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#FF6400;
}

.TextOrangeL3{  
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#FF6400;
}
.TextBlue{  
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#003C82;
}

.TextBlue2{  
	font-size:12px;
	line-height:20px;
	color:#003C82;
}

.TxtBlack{  
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.TxtBlackL{  
	font-size:16px;
	line-height:18px;
	color:#000000;
}

.TxtBlackL2{  
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#646464;
}


