@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;
}

.free-b {
	float:none;
	height: auto;
	width: auto;
	margin-top: 5px;
	text-align: left;
	margin-right: 2px;
	clear: none;
	margin-bottom: 5px;
	margin-left: 2px;
}

.free-b li {
	list-style:none;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	padding-top: 3px;
	padding-right: 3px;
}

.free-b img {
	border: 1px solid #003366;
}

.free-b a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

.dvs-box {
	float:left;
	height: 100px;
	width: 101px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 5px;
}

.dvs-box1 {
	float:left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #666;
}

.dvs-box2 {
	float:left;
	width: 455px;
	margin-top: 5px;
	margin-right: 5px;
}

.dvs-box3 {
	float:left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 11px;
	border: 1px solid #666;
}

.dvs-box4 {
	float:left;
	height: 80px;
	width: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #666;
}

#dvs-content2 {
	float:left;
	height: auto;
	width: 593px;
	text-align: left;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	clear: none;
}

#dvs-content3 {
	float:left;
	height: auto;
	width: 898px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
}

#dvs-photo-float {
	float:left;
	text-align: center;
	width: 840px;
	margin-left: 5px;
}

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

#dvs-photo img {
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

