/* IE用PNG画像表示 */
img, #side, #contents h2, #contents #box #boxbg h3{ behavior: url(iepngfix/iepngfix.htc); }

/* タイトル画像 
----------------------------------------------------*/
h2{
	text-indent: -9999px;
	margin: 0;
	height: 130px;
	widows: 630px;
}
#top h2 {
	background-image: url(../images/image.png); background-repeat: no-repeat;
	height: 400px;
}

/* スケジュール
----------------------------------------------------*/
#contents #box #boxbg h3{
	background: url(../images/title.png) no-repeat top left;
	text-indent:-9999px;
	width: 560px;
	height: 40px;
	margin: 0 0 3px 0;
}
#contents #box #boxbg #boxcontents dl{
	background: url(../images/list_top.jpg) no-repeat top left;
	padding: 2px 0 0 0;
}
#contents #box #boxbg #boxcontents dt{
	background: url(../images/list_middle.jpg) no-repeat top left;
	padding: 8px 20px 0 20px;
}
#contents #box #boxbg #boxcontents dd{
	background: url(../images/list_bottom.jpg) no-repeat bottom left;
	padding: 0 20px 8px 20px;
}
/* 住所
----------------------------------------------------*/
#contents #box #boxbg #add{
	margin: 20px 0 0 0;
	padding: 0;
}
#contents #box #boxbg #add img{
	float: left;
	width:127px;
	margin: 0 20px 0 0;
}
#contents #box #boxbg #add p{ line-height: 1.2; }