@charset "shift_jis";



.ex-top {
	margin:30px 0 5px 20px;
}


.ex-box-b {
	width:500px;
	margin:20px 20px 10px;
}
.ex-box-s {
	margin:0;
	padding:10px;
	border:#CCCCCC solid 1px;
}
.ex-box-s-pic {
	width:121px;
	height:81px;
	float:left;
}
.ex-box-s-w {
	margin:0 0 0 130px;
}

.clearfix {
	display: inline-block;
}


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

