@charset "UTF-8";

.vn-box{
	position: absolute;
	width: 675px;
	height : 370px;
	top: 20px;
	font-weight: 400;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック";
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: silver;
}

.v-box{
	position: absolute;
	width: 675px;
	height : 350px;
	top: 20px;
	font-weight: 400;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック";
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: silver;
}

.vl-box{
	position: absolute;
	width: 225px;
	height : 350px;
	float: left;
}

.vl-name{
	position: relative;
	width: 220px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	bottom: -10px;
	font-size: 12px;
}

.vl-photo{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 115px;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
}

.vl-title{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 200px;
	height : 75px;
	margin-top: -20px;
	line-height: 1.5;
}

.vc-box{
	position: absolute;
	width: 225px;
	height: 300px;
	float: left;
}

.vc-name{
	position: relative;
	width: 220px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	bottom: -10px;
}

.vc-photo{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height: 115px;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
}

.vc-title{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 200px;
	height: 50px;
	position: relative;
	margin-top: -20px;
	font-size: medium;
	font-weight: 400;
	line-height: 1.5;
}

.vr-box{
	position: absolute;
	width: 225px;
	height: 300px;
	float: left;
}

.vr-name{
	position: relative;
	width: 220px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	bottom: -10px;
}

.vr-photo{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 200px;
	height: 50px;
	font-weight: 400;
	font-size: medium;
	margin-top: -20px;
	line-height: 1.5;
}

.vr-title{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 200px;
	height: 50px;
	font-weight: 400;
	font-size: medium;
	margin-top: -20px;
	line-height: 1.5;
}

.vc-mark{
	width: 70px;
	height: 25px;
	margin-top: -10px;
	left: 25px;
	top: 10px;
	color: #0f0f0f;
}
