@charset "UTF-8";

.block {
	padding-bottom:5px;
}
.block p, .column2 p {
	margin-bottom:10px;
}
.block p.houjin {
	font-size:1.1em;
}
.block h3 {
	margin-bottom:5px;
}
.column2 h3 {
	margin-bottom:10px;
}
.column2 h4 {
	margin-bottom:0.5em;
	padding-top:0.5em;
}
div.column, div.column2 {
	float:left;
	/*width:260px;*/
	/*margin-bottom:-20px;*/
	}
	.column {
	background:url(../img/line_v.gif) repeat-y right top;
	width:280px;
	margin-right:20px;
	}
	.column2 {
	width:260px;
	}
