@charset "UTF-8";

/* fontサイズ表
	10px 	77%
	11px 	85%
	12px 	93%
	13px 	100%
	14px 	108%
	15px 	116%
	16px 	123.1%
	17px 	131%
	18px 	138.5%
	19px 	146.5%
	20px 	153.9%
	21px 	161.6%
	22px 	167%
	23px 	174%
	24px 	182%
	25px 	189%
	26px 	197%
	28px 	215.4%
	40px	307.7%
*/

h2{
	padding-top: 50px;
	padding-bottom: 0px;
	height:0px;
	background: url("../images/engi/h2_engi.png") no-repeat;
	overflow:hidden;
	margin-top:10px;
	margin-bottom: 20px;
}

/* ====== left_box ====== */

#left_box{
	float:left;
	width:260px;
	margin-top: 40px;
}

#left_box p{
	text-align: right;
}

.kaisan{
	margin-top: 40px;
}

/* ====== right_box ====== */

#right_box{
	float:right;
	width:580px;
	text-indent: 1em;
}

#right_box h3{
	padding-top: 47px;
	padding-bottom: 0px;
	height:0px;
	background: url("../images/engi/engi.png") no-repeat;
	overflow:hidden;
	margin-bottom: 20px;
	border-bottom: none;
}

#right_box p{
	margin: 5px 0;
}