@charset "shift_jis";

.exa_box {
	width:510px;
	height:auto;
	padding:10px;
}

.v-textbox {
	width:455px;
	margin:0 35px;
	padding:7px;
	font-size:12px;
	border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left: #005289 solid 7px;
}


.v-title {
	width:460px;
	height:auto;
	border-left: #005289 solid 7px;
	padding:3px 0 3px 10px;
	margin:0 35px;
	font-size:14px;
	font-weight:bold;
	color: #555555;
}
.v-img {
	width:122px;
	height:95px;
	float:left;
	margin-right:10px;
}

