@charset "utf-8";
/* CSS Document */


/*実際の設置の様子*/
body#case_settingImage h5{
	margin-bottom: 20px;
}
body#case_settingImage .anchor-link{
	margin-bottom: 20px;
	line-height: 1.9;
	border: 1px dotted #cbcbcb;
	padding: 8px 0px 4px 12px;
}

#case_settingImage #main_area h5.maru{
	margin: 14px 0 4px 0;
	background: url(/special/vsaas/images/pct_maru.png) left 5px no-repeat;
	padding-left: 18px;
	font-size: 1.2em;
	font-weight: bold;
}
.mr15{margin-right: 15px;}

.orange a {color: #f8ad3a;}

.box-container h4.triangle_under{
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.6;
	background: url("/images/common/pct_triangle18px.gif") 0px 9px no-repeat;
	padding-left: 22px;
	border-bottom: 1px dashed #f8ad00;
	margin-bottom: 20px !important;
}
span.box-midashi{
	font-size: 1.1em;
	background-color: #f8ad00;
	color: #ffffff;
	padding: 4px 10px;
	line-height: 1;
	}
.column3{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
	text-align: center;
}
.column3.last{
	float: right;
	margin-right: 0%;
}
.column3 img{
	width: 100%;
	margin-bottom: 10px;
}