@charset "UTF-8";

/*---------------------------------------------------------
	
	
	
---------------------------------------------------------*/

/*-news--------------------------------------------------*/

dl.news-body dd {
	padding: 0px 10px;
	font-size: 95%;
}

dl.news-body dd p {
	padding: 0px;
	margin: 10px 0px;
}

/*-top news----------------------------------------------*/

#top-news {
	margin-bottom: 10px;
}

#top-news dt {
	width: 560px;
	height: 30px;
	background-color: transparent;
	background-image: url(../image/title/home/left/news.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/*-news content------------------------------------------*/

table.news-content {
	width: 540px;
	text-align: left;
	font-size: 100%;
	margin: 10px auto 0px auto;
}

table.news-content td.date {
	width: 81px;
	height: 25px;
	background-color: transparent;
	background-image: url(../image/icon/news/date.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-size: 10pt;
}

table.news-content td.title {
	width: 459px;
	height: 25px;
	background-color: transparent;
	background-image: url(../image/icon/news/title.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffc8;
	padding: 0 0 0 15px;
	font-size: 10pt;
}

table.news-content td.image {
	
}

table.news-content td.text {
	padding: 10px 10px 0px 20px;
	text-align: left;
}

table.news-timetable {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

table.news-timetable td.ntt-title {
	width: 100px;
	vertical-align: top;
}

table.news-content td.text a:hover {
	color: #ffffc8;
	background-color: #683501;
}

/*-top gig-----------------------------------------------*/

#top-gig {
	margin-bottom: 10px;
}

#top-gig dt {
	width: 560px;
	height: 30px;
	background-color: transparent;
	background-image: url(../image/title/home/left/gig.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/*-gig content-------------------------------------------*/

table.gig-content {
	width: 540px;
	text-align: left;
	font-size: 10pt;
	margin: 10px auto 0px auto;
}

table.gig-content th {
	padding: 0 0 4px 0;
}

table.gig-content td {
	vertical-align: top;
	padding: 0px 0px 4px 3px;
}

table.gig-content th.marker {
	width: 15px;
	height: 17px;
	
}

table.gig-content td.marker {
	width: 15px;
	height: 17px;
	background-color: transparent;
	background-image: url(../image/icon/arrow/brownbox.gif);
	background-position: left 2;
	background-repeat: no-repeat;
}

table.gig-content th.date {
	width: 80px;
	height: 20px;
	background-color: transparent;
	background-image: url(../image/icon/gig/orange/date.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

table.gig-content td.date {
	width: 75px;
	table-layout: fixed;
	text-align: center;
}

table.gig-content th.time {
	width: 55px;
	height: 20px;
	background-color: transparent;
	background-image: url(../image/icon/gig/brown/time.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

table.gig-content td.time {
	width: 50px;
	table-layout: fixed;
}

table.gig-content th.band {
	width: 150px;
	height: 20px;
	background-color: transparent;
	background-image: url(../image/icon/gig/orange/band.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

table.gig-content td.band {
	width: 145px;
	table-layout: fixed;
}

table.gig-content th.genre {
	width: 70px;
	height: 20px;
	background-color: transparent;
	background-image: url(../image/icon/gig/brown/genre.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

table.gig-content td.genre {
	width: 65px;
	table-layout: fixed;
}

table.gig-content th.location {
	width: 170px;
	height: 20px;
	background-color: transparent;
	background-image: url(../image/icon/gig/orange/location.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

table.gig-content td.location {
	width: 165px;
	table-layout: fixed;
}

/*-blog--------------------------------------------------*/

#top-blog dt.top {
	width: 190px;
	height: 30px;
	background-color: transparent;
	background-image: url(../image/title/home/right/blog/top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#top-blog dd {
	background-color: #D8E6AC;
	padding: 10px;
	width: 190px;
	text-align: left;
	font-size: 80%;
	color: #4A931B;
}

#top-blog>dd {
	width: 170px;
}

/*-EOF---------------------------------------------------*/