@charset "UTF-8";
/* CSS Document */
#left_column{
	width:240px;
	float:left;
	min-height:1900px;
}
#right_column h2{
	width:720px;
	height:340px;
	margin:58px 0 30px 0;
}
#right_column h3{
	width:444px;
	height:74px;
	float:left;
	margin:0 0 30px 0;
}
.sentence_area,.sentence_area2{
	width:720px;
	float:left;
	margin:0 0 40px 0;
}
.sentence_area h4,.sentence_area2 h4{
	float:left;
	margin:0 0 16px 0;
}
.sentence_area p{
	clear:both;
}

.sentence_area2 .img_logo{
	width:178px;
	float:left;	
	clear:both;
}
.sentence_area2 .img_logo span{
	font-size:13px;
	text-align:center;
}
.sentence_area2 .img_txt{
	float:right;
	width:516px;
}
#advice_ttl{
	width:720px;
	height:80px;
	margin:auto;
}
#advicearea{
	width:720px;
	margin:0 0 30px 0;
	box-sizing:border-box;
	border:4px solid #d40f0f;
	padding:18px;
	border-top:none;
	border-radius:16px;
	overflow:hidden;
}
#advicearea .img_area{
	width:187px;
	height:187px;
	float:left;
	margin:80px 0 30px 0;
}
#advicearea .advicetxt{
	width:460px;
	float:right;
	margin:80px 0 30px 0;
}
#sanmate{
	margin:0 0 50px 0;
}
#sanmate span{
	fonat-size:18px;
	font-weight:bold;
}