@charset "UTF-8";

.point{
	width: 650px;
	float:left;
  background-color: white;
	padding : 10px 0 10px 0;

}


.point img{
	vertical-align: top;
}

.v_line_left {
	display: inline-block;
	width: 300px;
  border-left: medium solid gray;
  padding-left: 10px;
	font-weight: bold;
	font-size: 15px;
}

.point_left_text{
	display: inline-block;
  width: 220px;
	font-size: 30px;
	vertical-align: top;
  line-height:35px;
	padding-right: 20px;
}

.text-right{
	float: right;
	font-size: small;
	margin: 5px;
}

.kouza_top{
		background-color: white;
		width:100%;
		margin: 0 7px 0 8px;"}
