@charset "utf-8";
/* CSS Document */

#consul_area p{
	width:710px;
	margin:0 auto;
	padding:10px 0 20px;
	line-height:1.6;
}

#consul_area em{
	color:#ff0000;
}

#detail_area{
	line-height:1.6;
}

#detail_txt{
	width:710px;
	margin:0 auto;
	padding:10px 0 20px;
}

#detail_area em{
	color:#ff0000;
}

#eq01,
#eq02{
	position:relative;
	width:696px;
	margin:0 auto;
}

#eq01_txt{
	position:absolute;
	top:50px;
	left:30px;
}

#eq02_txt{
	position:absolute;
	top:10px;
	right:50px;
}


#eq01 p,
#eq02 p{
	margin-bottom:10px;
}

#eq01 em,
#eq02 em{
	color:#cc3333;
	font-weight:bold;
	font-size:140%;
}

#eq01{
	background:url(../img/sale/eq_image01.png) no-repeat;
	width:696px;
	height:240px;
}

#eq02{
	background:url(../img/sale/eq_image02.png) no-repeat;
	width:696px;
	height:219px;
	padding-bottom:20px;
}

#ex_txt{
	font-weight:bold;
	line-height:1.6;
	padding:0 0 30px 25px;
}

#operator_area{
	line-height:1.8;
}

#operator_area em{
	color:#cc3333;
	font-weight:bold;
	font-size:140%;
	display:block;
	margin-top:5px;
}

#operator_main{
	width:710px;
	margin:0 auto;
	padding-bottom:20px;
	position:relative;
}

#operator_main div{
	position:absolute;
	bottom:10px;
	right:0;
}

.caution{
	line-height:200%;
	padding:10px 20px 20px 20px;
}








