@charset "shift_jis";
/* CSS Document */

#dvs-content {
	float:left;
	height: auto;
	width: 593px;
	background-image: url(../../image/menu-bar.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.it-box1 {
	float:left;
	height: 115px;
	width: 182px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #666;
	text-align: center;
}

#blind {
	float:left;
	background-color: #FFF;
	margin: 0px;
	height: 225px;
	width: 900px;
	z-index: 100001;
	overflow: visible;
	position: absolute;
	visibility: visible;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}