body { background-color:white; }

a:link     { text-decoration:underline; color:#0000ff; }
a:visited  { text-decoration:underline; color:#0000ff; }
a:hover    { text-decoration:none; color:#ff0000; }

a:hover img {
filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}

div.blind {
	position:relative;
	width:640px;
	height:600px;
}
span.guard {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(http://www.e-kirakuya.com/des/space.gif);
}

.head { width:100%; padding:8px; background-color:#ffae88;}
.waku { width:1100px; padding:8px; }
.boxleft { float:left; width:240px; height:280px; padding:5px; margin-right:5px; }
.boxleft2 { float:left; width:420px; padding:5px; margin-right:5px; }
.boxright { float:left; width:655px; padding:5px; }

.clear { clear:both; }

.td-dvd {
	text-align:center;
	vertical-align:top;
	padding:5px;
	border:1px solid #666666;
}

.td-dvd0 {
	text-align:center;
	white-space:nowrap;
	padding:5px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:85%;
}

.td-dvd1 {
	text-align:center;
	white-space:nowrap;
	padding:5px;
}

.td-dvd2 {
	text-align:center;
	white-space:nowrap;
	padding:5px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

.td-dvd3 {
	text-align:left;
	white-space:nowrap;
	padding:5px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

.td-dvd4 {
	text-align:left;
	white-space:nowrap;
	padding:5px;
	border-bottom:1px solid #666;
}

.c1 {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	height:1px;
}

tr.bgc { background-color:#eeeeff; }
