<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 SUMMER SONIC page 
----------------------------------------------------------- */
#board #dvd2008_techo_h2{
	margin: auto;
	text-indent:-9999px;
	background-image: url(../img/news.png);
	margin-bottom:20px;
	width:236px;
	height:77px;
	position:absolute; top:105px; left:250px;
}

/*IE6用ハック*/
* html #board #dvd2008_techo_h2{
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}

#sPanel {
	height:580px;
}
#page {
	height:580px;
}

#navigation {
	margin:2px 0 0 0;
	text-align:center;
}

/*IE6用ハック*/
* html #navigation {
	margin:-13px 0 0 0;
	text-align:center;
}

/*IE7用ハック*/
* +html #navigation {
	margin:-13px 0 0 0;
	text-align:center;
}

#navigation_bottom {
	margin:2px 0 0 0;
	padding-top:20px;
	text-align:center;
}


.page_count{
	text-align:center;
	color:#660000;
	font-weight:bold;
	margin-top:0px;
}

#dvd2008event_jack{
	border:solid 1px #6B0005;
	color:#6B0005;
	width:460px;
	margin:30px 0 0 70px;
	padding:10px 20px;
}

#dvd2008event_footer{
	margin:auto;
	padding-top:188px;
}


/* #page内のデザイン　*/

.ss-shosai{
	margin:0 50px;
	line-height:2em;
}
.ss-shosai dl{
	padding:0;
	margin:0;
	z-index:1;
}
.ss-shosai dt{
	float:left;
	clear:both;
	width:5em;
}
.ss-shosai dd{
	padding-left:2em;
}
.goods{
	background:url(../img/summer/goods_bg.jpg) left top no-repeat;
	xwidth:600px;
	height:294px;
	margin:20px 7px 30px 11px;
	padding-top:105px;
	padding-left:313px;
}
.goods p{
	width:280px;
	line-height:150%;
}</pre></body></html>