@charset "UTF-8";
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	line-height: 1em;
	text-indent: 14px;
	float: left;
	margin-top: 5px;
	clear: both;
	color: #3B6783;
}
.wrapper .other_contents_m .p_right {
	float: right;
	width: 400px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 0px;
}
