#home		{	background:url(../img/page/home.gif);		}
#calendar	{	background:url(../img/page/calendar.gif);	}
#information	{	background:url(../img/page/information.gif);	}
#accessmap	{	background:url(../img/page/accessmap.gif);	}
#link		{	background:url(../img/page/link.gif);		}

#home,#calendar,#information,#accessmap,#link{

	background-repeat:no-repeat;
	background-position:left top;
	padding-left:45px;

}





#whitebox{

	background:url(../img/bg/box_white_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFF;
	color:#333;
	width:435px;
	padding-bottom:50px;

}

#whitebox DIV#box{

	margin-bottom:20px;
	padding-top:10px;
	background:url(../img/bg/box_white_top.gif);
	background-position:top;
	background-repeat:no-repeat;

}




#whitebox A:link{

	color:#333;

}


#whitebox h2{

	color:#8F0000;
	padding:15px 0 25px 0;
	font-size:11px;
	font-weight:normal;
	margin:0 10px;
	border-bottom:1px dashed #8F0000;
	/*margin-bottom:10px;*/

}

#whitebox h2 span{

	font-family:arial;
	font-weight:bold;
	font-size:18px;

}



#subnavigation {

	border-bottom:1px solid #8F0000;
	margin-top:20px;
	margin-bottom:10px;
	width:370px;

}

#subnavigation TABLE{

	margin:0;

}

#subnavigation TABLE TD{

	width:76px;
	text-align:center;

}

#subnavigation TABLE TD P{

	width:75px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	padding:5px 0 3px 0;
	margin:0 0 0 0;
	display:block;


}

#subnavigation TABLE A{

	display:block;
	width:75px;
	background-color:#8F0000;
	color:#FFF;
	text-decoration:none;

}

#subnavigation TABLE A:HOVER{

	display:block;
	width:75px;
	background-color:#5C0000;
	color:#FFF;

}











/*	更新情報表示欄	*/

#update_table{

	width:370px;
	font-size:10px;
	margin-bottom:15px;

}

#update_table TR.c0{	background-color:#CCC;	}
#update_table TR.c1{	background-color:#FFF;	}
#update_table TR.cb{	text-align:right;	}

#update_table TD.t0,#update_table TD.t1,#update_table TD.t2{

	text-align:left;
	padding: 10px 0;

}

#update_table TD.t0{	font-family:verdana;padding-left:10px;width:60px;	}
#update_table TD.t1{	padding:0 10px;width:20px;	}
#update_table TD.t2{	font-size:11px;padding-right:10px;line-height:125%;text-align:justify;text-justify:inter-ideograph;	}

#update_table TR.cb TD{	border-top:1px solid #8F0000;font-size:11px;padding-top:5px;margin-top:10px;	}
#update_table A{	color:#8F0000;	}





#pickup_table{

	margin:15px 0 0 0;
	width:370px;

}

#pickup_table IMG{

	margin:0 1px 5px 0;
	border:1px solid #8F0000;

}

#pickup_table DIV.box{

	width:350px;
	text-align:left;
	margin-bottom:10px;
	font-size:11px;
	line-height:150%;

}

#pickup_table DIV.box DIV.title{

	font-family:verdana;
	font-size:10px;
	margin-bottom:10px;
	border-bottom:1px solid #8F0000;
	color:#8F0000;
	line-height:120%;

}

#pickup_table DIV.box DIV.title SPAN{

	font-family:verdana,ゴシック;
	font-size:12px;
	font-weight:bold;

}

#pickup_table DIV.artists{

	margin-bottom:5px;

}

#pickup_table DIV.footer{

	margin:5px 0 10px 0;

}

#pickup_table DIV.footer A{

	color:#8F0000;

}



#boad_table{

	margin:15px 0 0 0;
	width:370px;

}

#boad_table DIV.box{

	width:350px;
	text-align:left;
	margin-bottom:20px;
	font-size:11px;
	line-height:140%;

}

#boad_table DIV.box DIV.title{

	font-family:verdana;
	font-size:10px;
	margin-bottom:10px;
	margin-right:0;
	padding-right:0;
	border-bottom:1px solid #8F0000;
	color:#8F0000;

}

#boad_table DIV.box DIV.title SPAN{

	font-family:verdana,ゴシック;
	font-size:12px;
	font-weight:bold;

}

#boad_table A{

	#color:#8F0000;

}















/*	共通項目	*/
#table_calendar_head,#table_calendar{

	color:#333;
	width:370px;

}

#table_calendar_head{

	margin-bottom:10px;
	height:100px;
	color:#FFF;

}

#table_calendar{

	margin-bottom:15px;

}


	#table_calendar TD.td_001,#table_calendar TD.td_002,#table_calendar TD.td_003{

		border-bottom:1px solid #8F0000;
		vertical-align:middle;
		padding:10px 0;

	}

	#table_calendar TD.td_001{

		width:70px;
		text-align:center;

	}

	#table_calendar TD.td_002{

		width:10px;

	}

	#table_calendar TD.td_003{

		text-align:left;

	}


	#table_calendar .box_date{

		font-family:arial;
		margin:4px 0 0 0;

	}

		#table_calendar .box_date DIV{

			margin:0;line-height:120%;
			font-size:24px;
			font-weight:bold;
			display:inline;
			color:#333;

		}

		#table_calendar .box_date SPAN{

			background-color:#000;padding:0 2px;font-size:10px;color:#FFF;
			width:45px;

		}

		#table_calendar .box_date INPUT{

			margin-left:2px;margin-top:3px;font-size:10px;text-decoration:none;margin-bottom:10px;
			font-family:ゴシック;
			width:50px;
		}



#table_detail{



}











	#detail_table{

		margin-top:15px;
		border-spacing:1px;
		width:370px;

	}


		#detail_table TH,#detail_table TD.left{ /* 共通背景カラー */

			/* background-color:#5E0000; */
			background-color:#666;
			color:#FFF;

		}


	#detail_table TH{

		font-weight:normal;
		padding:20px 10px;
		margin-bottom:1px;



		text-align:center;

	}

	#detail_table TH H2{

		color:#FFF;
		margin:0px;
		padding:0;
		font-size:15px;
		font-weight:bold;
		border:0;

	}

	#detail_table TR{



	}

	#detail_table TD.left{

		padding:10px 0px;
		text-align:center;
		width:90px;
		font-size:12px;

	}

	#detail_table TD.right{

		background-color:#EEE;
		text-align:left;
		padding:10px;
		width:260px;
		font-size:12px;

	}

	#detail_table TD.right A{

		color:#333;

	}



	.adv{

		width:166px;
		border:1px solid #000032;
		margin-bottom:1px;

	}



	.adv_w{

		width:368px;
		border:1px solid #8F0000;
		margin-bottom:15px;

	}





